syntastic/syntax_checkers/python
2015-01-04 09:01:55 +02:00
..
compile.py Python: code being checked shouldn't inherit future statements. 2014-01-06 17:04:55 +02:00
flake8.vim New option for SyntasticMake(): env. 2014-07-07 19:04:22 +03:00
frosted.vim Bug fix: highlighting on python frosted checker 2014-09-03 18:35:19 +01:00
mypy.vim Mypy: cleanup. 2014-09-28 11:28:26 +03:00
pep8.vim Discourage people from looking at the sources for user docs. 2014-11-21 10:01:24 +02:00
pep257.vim Discourage people from looking at the sources for user docs. 2014-11-21 10:01:24 +02:00
prospector.vim New user variables: syntastic_<filetype>_<checker>_sort. 2014-10-24 15:55:47 +03:00
py3kwarn.vim New option for SyntasticMake(): env. 2014-07-07 19:04:22 +03:00
pyflakes.vim New option for SyntasticMake(): env. 2014-07-07 19:04:22 +03:00
pylama.vim New user variables: syntastic_<filetype>_<checker>_sort. 2014-10-24 15:55:47 +03:00
pylint.vim New user variables: syntastic_<filetype>_<checker>_sort. 2014-10-24 15:55:47 +03:00
python.vim Bug fix: glob(), globpath(), and expand() should ignore wildignore. 2015-01-04 09:01:55 +02:00