Sfoglia il codice sorgente

Add comment

master
10sr 5 anni fa
parent
commit
edb1471fa4
Firmato da: 10sr ID Chiave GPG: 7BEC428194130EB2
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. +1
    -0
      emacs.el

+ 1
- 0
emacs.el Vedi File

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


Caricamento…
Annulla
Salva