Selaa lähdekoodia

Fix command

master
10sr 5 vuotta sitten
vanhempi
commit
21b4b6a787
Allekirjoittanut: 10sr GPG Key ID: 7BEC428194130EB2
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. +1
    -1
      emacs.el

+ 1
- 1
emacs.el Näytä tiedosto

@@ -2295,7 +2295,7 @@ Any output will be written to current buffer."

(flycheck-define-checker python-pydocstyle
"Docstring style checker."
:command ("python3" "-m" "pydocstyle"
:command ("python" "-m" "pydocstyle"
source-inplace)
:error-patterns
(


Ladataan…
Peruuta
Tallenna