syntastic/syntax_checkers/python
LCD 47 47eabae37d New global option: "shell".
Undocumented option "bash_hack" is gone.
New function syntastic#util#system(), that sets up the environment and
is now used consistently everywhere.
Unrelated fix for the elixir checker (syntax).
2015-03-12 19:20:06 +02: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 Cleanup: case-sensitive comparisons. 2015-02-23 17:09:00 +02:00
frosted.vim Formatting: folding. 2015-01-04 12:46:54 +02:00
mypy.vim Formatting: folding. 2015-01-04 12:46:54 +02:00
pep8.vim Formatting: folding. 2015-01-04 12:46:54 +02:00
pep257.vim Cleanup: handling versions. Minor optimisation. 2015-01-23 11:39:42 +02:00
prospector.vim Prospector no longer accepts option "--external-config". 2015-02-05 16:37:50 +02:00
py3kwarn.vim Formatting: folding. 2015-01-04 12:46:54 +02:00
pyflakes.vim Formatting: folding. 2015-01-04 12:46:54 +02:00
pylama.vim Formatting: folding. 2015-01-04 12:46:54 +02:00
pylint.vim New global option: "shell". 2015-03-12 19:20:06 +02:00
python.vim Cleanup: handling versions. Minor optimisation. 2015-01-23 11:39:42 +02:00