From 8650bd10467f3c22f1b6cd34a55199d8110833dc Mon Sep 17 00:00:00 2001 From: Julien Palard Date: Sat, 21 Jul 2018 10:46:15 +0200 Subject: [PATCH] pycheckers: No ignore codes by default. --- .emacs | 1 + 1 file changed, 1 insertion(+) diff --git a/.emacs b/.emacs index a69576f..cab8f20 100644 --- a/.emacs +++ b/.emacs @@ -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