flake8/tests
Lukasz Langa 2f1338c342 Assign missing codes to PyFlakes messages
Some PyFlakes messages weren't covered by unique messages, making them
impossible to select/ignore. This is now fixed.

To ensure we don't regress in the future, a test has been added that fails if
there's any uncovered messages.
2016-11-28 10:34:38 -08:00
..
fixtures Handle SyntaxErrors after new-lines specially 2016-10-23 07:37:08 -05:00
integration Serialize Checkers PluginTypeManager to a dict 2016-08-03 16:48:39 -05:00
unit Assign missing codes to PyFlakes messages 2016-11-28 10:34:38 -08:00
conftest.py Add a docstring to conftest 2016-01-10 13:15:25 -06:00