flake8/tests
Ian Cordasco 2baaf00e83
Further refine our logic handling selection
There was a *very* subtle bug in how we handle blanket select statements
with error codes that are in our DEFAULT_IGNORE. In the specific case,
users were specifying ``--select E`` and E126 was not being properly
reported. This unveiled further logic bugs as we refined this.

Closes #318
2017-05-27 19:22:38 -05:00
..
fixtures Handle SyntaxErrors after new-lines specially 2016-10-23 07:37:08 -05:00
integration Fix docstring violations 2017-05-12 20:34:15 -05:00
unit Further refine our logic handling selection 2017-05-27 19:22:38 -05:00
conftest.py Add a docstring to conftest 2016-01-10 13:15:25 -06:00