flake8/tests
Ian Cordasco 4f04ca549b
Handle a previously unhandled code scenario
Previously, we didn't handle the case where an error code was implicitly
ignored (by not being in --select) and implicitly selected (by not being
in --ignore). This means we need to update StyleGuide#_decision_for and
StyleGuide#is_user_selected to handle these cases.

Closes #242
Related-to #239
Related-to !132
2016-11-08 20:00:01 -06: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 Handle a previously unhandled code scenario 2016-11-08 20:00:01 -06:00
conftest.py Add a docstring to conftest 2016-01-10 13:15:25 -06:00