Browse Source

emacs.org: Pylint is a PITA if it breaks, disable it for now

master
Mitch Tishmack 8 years ago
parent
commit
ee9e159b8d
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      emacs.org

+ 0
- 1
emacs.org View File

@@ -1242,7 +1242,6 @@ TODO: fixme
(add-hook 'python-mode-hook
'(lambda ()
(flycheck-select-checker 'python-flake8)
(flycheck-select-checker 'python-pylint)
)
)



Loading…
Cancel
Save