Age | Commit message (Expand) | Author |
---|---|---|
2018-09-15 | Add python_[linter]_auto_pipenv options for python linters (fixes #1656) | Eddie Lebow |
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 |
2018-04-17 | Fix #1507 - Add an option for disabling switching directories for pylint | w0rp |
2018-04-09 | pylint: Move to the buffer's directory before running pylint command (Fix #1472) | rhysd |
2017-12-19 | Fix the mscs tests on Windows, and use the improved Simplify for all tests in...v1.7.0 | w0rp |
2017-10-08 | Get more random tests to pass on Windows | w0rp |
2017-07-09 | Make every test set filenames and switch directories in the same way, and fix... | w0rp |
2017-05-08 | #540 Fix shell escaping pretty much everywhere | w0rp |
2017-05-06 | Escape the pylint executable appropriately | w0rp |
2017-05-06 | Fix #208 - Use the file on disk for pylint, and follow import paths | w0rp |
2017-05-06 | #208 Automatically detect pylint in virtualenv directories | w0rp |