Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-02-18 | #476 Make F401 a warning and E112 a syntax error | w0rp | |
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-15 | #852 Capture error codes for pycodestyle, and consider every code except ↵ | w0rp | |
E999 to be style errors or warnings | |||
2017-08-25 | Add pycodestyle Python linter support (#872) | Michael | |
Add a pycodestyle linter |