Explorar el Código

Add comment

master
10sr hace 5 años
padre
commit
edb1471fa4
Firmado por: 10sr ID de clave GPG: 7BEC428194130EB2
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. +1
    -0
      emacs.el

+ 1
- 0
emacs.el Ver fichero

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


Cargando…
Cancelar
Guardar