提交 da2182ef authored 作者: Frederic's avatar Frederic

Update doc to show all errors!

上级 7a80329c
......@@ -357,7 +357,7 @@ Then in your ``~/.emacs`` file, add this:
;; Next two lines are the checks to do. You can add more if you wish.
(epy-setup-checker "pyflakes %f") ;; For python syntax check
(epy-setup-checker "pep8 %f") ;; For pep8 check
(epy-setup-checker "pep8 -r %f") ;; For pep8 check
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论