Ver código fonte

Add comment

master
10sr 5 anos atrás
pai
commit
edb1471fa4
Acessado por: 10sr ID da chave GPG: 7BEC428194130EB2
1 arquivos alterados com 1 adições e 0 exclusões
  1. +1
    -0
      emacs.el

+ 1
- 0
emacs.el Ver arquivo

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

(require 'flycheck nil t)

;; TODO: Use `source' and config file
(flycheck-define-checker python-pydocstyle
"Docstring style checker."
:command ("python" "-m" "pydocstyle"


Carregando…
Cancelar
Salvar