summaryrefslogtreecommitdiff
path: root/tests/unit/test_style_guide.py
Commit message (Expand)AuthorAgeFilesLines
* Configure flake8-import-order to use Google StyleIan Cordasco2016-06-171-4/+3
* Update our linecache test to correct itIan Cordasco2016-05-301-1/+3
* Refactor Error formatting and handlingIan Cordasco2016-05-301-3/+6
* Fix import ordering in test filesIan Cordasco2016-02-251-1/+2
* Remove arguments from StyleGuideIan Cordasco2016-02-191-9/+14
* Add specific tests for is_inline_ignoredIan Cordasco2016-02-191-0/+20
* Add checking for inline #noqa commentsIan Cordasco2016-02-191-2/+4
* Update StyleGuide tests and add new tests for handle_errorIan Cordasco2016-02-151-18/+65
* Add handling and decision making for select and ignoreIan Cordasco2016-02-021-0/+128