summaryrefslogtreecommitdiff
path: root/tests/unit/test_utils.py
Commit message (Expand)AuthorAgeFilesLines
* Allow spaces in # noqa listsIan Stapleton Cordasco2017-07-281-0/+1
* Support spaces as error/ignore code separatorsIan Cordasco2017-05-251-0/+5
* Filter out empty ignore/select codesIan Cordasco2017-05-201-0/+5
* Don't apply excludes greedily to subdirsAnthony Sottile2017-03-161-0/+15
* Handle optional parameters that were never supportedIan Cordasco2016-06-281-3/+8
* Move flake8 into srcIan Cordasco2016-06-251-3/+3
* Configure flake8-import-order to use Google StyleIan Cordasco2016-06-171-4/+2
* Add tests for parse_unified_diffIan Cordasco2016-06-071-0/+35
* Fix import ordering in test filesIan Cordasco2016-02-251-3/+4
* Add and fix documentationIan Cordasco2016-02-251-0/+6
* Distinguish check types via plugin type managerIan Cordasco2016-02-231-0/+22
* Add utility functions around filename matchingIan Cordasco2016-02-221-0/+46
* Add more docstrings and fix lint errorsIan Cordasco2016-01-101-0/+1
* Add tests for normalize_path and normalize_pathsIan Cordasco2016-01-091-0/+27
* Start fleshing out flake8.utilsIan Cordasco2016-01-091-0/+14