ソースを参照

Add comment

master
10sr 5年前
コミット
edb1471fa4
署名者: 10sr GPGキーID: 7BEC428194130EB2
1個のファイルの変更1行の追加0行の削除
  1. +1
    -0
      emacs.el

+ 1
- 0
emacs.el ファイルの表示

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


読み込み中…
キャンセル
保存