pycheckers: No ignore codes by default.

This commit is contained in:
Julien Palard 2018-07-21 10:46:15 +02:00
parent 46ab313714
commit 8650bd1046
1 changed files with 1 additions and 0 deletions

1
.emacs
View File

@ -207,6 +207,7 @@
;; If there is more than one, they won't work right.
'(flycheck-pycheckers-checkers (quote (flake8 pylint mypy3)))
'(flycheck-pycheckers-max-line-length 88)
'(flycheck-pycheckers-ignore-codes nil)
'(frame-background-mode (quote dark))
'(package-selected-packages
(quote