Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-07-15 | Massively reduce the amount of code needed for linter tests | w0rp | |
2018-06-05 | Allow all Python linter executables to be set to `pipenv`. | Eddie Lebow | |
It appends ` run {linter_name}`, analogously to the Ruby linters when the executable is set to `bundle` | |||
2017-11-15 | Clean up tests to stop people copy and pasting the wrong examples | w0rp | |
2017-10-08 | Get more random tests to pass on Windows | w0rp | |
2017-08-25 | Add pycodestyle Python linter support (#872) | Michael | |
Add a pycodestyle linter |