summaryrefslogtreecommitdiff
path: root/tests/integration
Commit message (Expand)AuthorAgeFilesLines
...
* Add paths option in local-plugins config file.Carl Meyer2017-10-242-0/+25
* Add support for local (in-repo, non-setuptools) plugins.Carl Meyer2017-08-032-2/+65
* Fix docstring violationsIan Cordasco2017-05-121-4/+4
* Enable users who want to track all files processedIan Cordasco2016-12-201-0/+1
* Serialize Checkers PluginTypeManager to a dictIan Cordasco2016-08-031-1/+5
* Sort reports by line and columnFabian Neundorf2016-07-281-0/+68
* Relocate integration style checker testsIan Cordasco2016-07-241-0/+78
* Configure flake8-import-order to use Google StyleIan Cordasco2016-06-171-2/+2
* Fix integration testsIan Cordasco2016-06-141-2/+2
* Fix tests broken by updating the default ignore listIan Cordasco2016-06-071-1/+1
* Fix import ordering in test filesIan Cordasco2016-02-251-2/+2
* Add integration tests for aggregate_optionsIan Cordasco2016-01-241-0/+48