Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-02-18 | #476 Make F401 a warning and E112 a syntax error | w0rp | |
2017-12-17 | Fix typos in flake8 test messages | Nick Diego Yamane | |
Signed-off-by: Nick Diego Yamane <nick.diego@gmail.com> | |||
2017-11-28 | Allow warnings about trailing whitespace to be disabled for pycodestyle, and ↵ | w0rp | |
cover the flake8 code with tests | |||
2017-11-28 | Allow warnings about trailing blank lines to be hidden for flake8 and ↵ | w0rp | |
pycodestyle | |||
2017-11-14 | #852 - Capture error codes for flake8 | w0rp | |
2017-06-27 | Remove style classification from E999 (#696)v1.4.0 | Nick Krichevsky | |
* Remove style classification from E999 * Update test_flake8_handler to reflect E999 changes | |||
2017-06-14 | #430 Use the style sub_type for flake8 problems | w0rp | |
2017-06-14 | Split up the flake8 and ansible-lint handlers | w0rp | |
2017-06-14 | #538 - Set some end column indexes for flake8 | w0rp | |