syntastic/syntax_checkers/python
Martin Grenfell b4e85a8762 python/flake8: assume all outputs are errors - not warnings
The output of flake8 is ambiguous as to whether results should be
interpreted as warnings or errors. I have changed it to assume errors to
match the python/pyflakes checker.

In future we may want to change this or add items to the errorformat for
some specific warnings if they are annoying.

This fixes #203.
2012-03-27 10:41:37 +01:00
..
flake8.vim python/flake8: assume all outputs are errors - not warnings 2012-03-27 10:41:37 +01:00
pyflakes.vim refactor the error highlighting system 2012-03-02 10:05:15 +00:00
pylint.vim Fixes #202 - redict stderr in a way that doesn't break on versions of 2012-03-24 19:18:08 +11:00