syntastic/syntax_checkers/python
2017-09-01 07:51:15 +03:00
..
bandit.vim Bug fix: the actual bandit checker... 2017-04-24 20:52:02 +03:00
codec.py Python checker: new option g:syntastic_python_python_use_codec (@delfick). 2015-01-17 11:17:35 +02:00
compile.py Python: code being checked shouldn't inherit future statements. 2014-01-06 17:04:55 +02:00
flake8.vim Checker flake8: update comments. 2017-09-01 07:51:15 +03:00
frosted.vim Cleanup: shut up most vint warnings. 2015-03-25 18:44:34 +02:00
mypy.vim Partial workaround for a misfeature of errorformat. 2015-10-28 17:56:50 +02:00
pep8.vim Checker pep8 has been renamed to pycodestyle. 2016-06-28 17:28:30 +03:00
pep257.vim Checker pep257 has been renamed to pydocstyle. 2016-02-28 20:17:39 +02:00
prospector.vim Cleanup: shut up most vint warnings. 2015-03-25 18:44:34 +02:00
py3kwarn.vim Cleanup: shut up most vint warnings. 2015-03-25 18:44:34 +02:00
pycodestyle.vim Checker pep8 has been renamed to pycodestyle. 2016-06-28 17:28:30 +03:00
pydocstyle.vim Checker pep257 has been renamed to pydocstyle. 2016-02-28 20:17:39 +02:00
pyflakes.vim Cleanup: shut up most vint warnings. 2015-03-25 18:44:34 +02:00
pylama.vim Checker pylama: isort should produce style messages. 2016-03-24 21:56:50 +02:00
pylint.vim Cleanup. 2016-04-25 09:15:49 +03:00
python.vim Cleanup: shut up most vint warnings. 2015-03-25 18:44:34 +02:00