Przeglądaj źródła

Fix command

master
10sr 5 lat temu
rodzic
commit
21b4b6a787
Podpisane przez: 10sr ID klucza GPG: 7BEC428194130EB2
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      emacs.el

+ 1
- 1
emacs.el Wyświetl plik

@@ -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
(


Ładowanie…
Anuluj
Zapisz