flake8/tests
Ian Cordasco 7fef0af0f5
Refactor decision logic into its own object
In dealing with the decision logic in the StyleGuide recently I
recognized that the logic really doesn't belong strictly on the
StyleGuide. A separate object makes perfect sense especially from the
perspective of testability. This is a minor refactor intended solely to
facilitate further testing and perhaps making the logic easier to
understand for others.
2017-06-01 20:36:37 -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 Refactor decision logic into its own object 2017-06-01 20:36:37 -05:00
conftest.py Add a docstring to conftest 2016-01-10 13:15:25 -06:00