10sr пре 5 година
родитељ
комит
21b4b6a787
Signed by: 10sr GPG Key ID: 7BEC428194130EB2
1 измењених фајлова са 1 додато и 1 уклоњено
  1. +1
    -1
      emacs.el

+ 1
- 1
emacs.el Прегледај датотеку

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


Loading…
Откажи
Сачувај