flake8/tests
Ian Cordasco 467672fc5c Refactor Error formatting and handling
This allows us to handle --show-source in our formatters by default.

This also adds the physical line information to the Error class instead
of passing it to is_inline_ignored. This allows us to avoid using
linecache in our formatters.
2016-05-30 16:43:11 -05:00
..
fixtures/config_files Add example configuration sections to the docs 2016-05-28 12:00:47 -05:00
integration Fix import ordering in test files 2016-02-25 14:41:37 -06:00
unit Refactor Error formatting and handling 2016-05-30 16:43:11 -05:00
conftest.py Add a docstring to conftest 2016-01-10 13:15:25 -06:00