Fabian Neundorf
ad3b486909
Sort reports by line and column
...
Originally the reports have been sorted by column and message (without the
error code), so it didn't order after the line number.
Closes #196
2016-07-28 19:25:13 +02:00
Ian Cordasco
5f9c0bde23
Relocate integration style checker tests
2016-07-24 20:04:48 -05:00
Ian Cordasco
8bc76f79de
Configure flake8-import-order to use Google Style
...
This relies on two things:
1. Properly configuring flake8-import-order to use that style
2. Properly configuring flake8-import-order to know that flake8 is our
application name.
2016-06-17 10:26:36 -05:00
Ian Cordasco
84456866a5
Fix integration tests
2016-06-14 08:03:48 -05:00
Ian Cordasco
4c0b1cd5e1
Fix tests broken by updating the default ignore list
2016-06-07 18:46:43 -05:00
Ian Cordasco
de9f56addf
Fix import ordering in test files
2016-02-25 14:41:37 -06:00
Ian Cordasco
17a7826dc7
Add integration tests for aggregate_options
2016-01-24 22:14:36 -06:00