This website works better with JavaScript.
Home
Explore
Help
Sign In
mitchty
/
dotfiles
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
emacs.org: Pylint is a PITA if it breaks, disable it for now
master
Mitch Tishmack
8 years ago
parent
a7ed4f8c13
commit
ee9e159b8d
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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)
)
)
Write
Preview
Loading…
Cancel
Save