Age | Commit message (Expand) | Author |
---|---|---|
2017-05-24 | Translate pylint output column to 1-based index | Nozomu Okuda |
2017-05-12 | #549 Temporarily revert shell escaping changes, just for Windows | 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 |
2017-04-24 | Break shared handlers up into their own files, and fix stylelint error handling | w0rp |
2017-04-16 | #427 Implement buffer variable overrides for all linter options | w0rp |
2017-02-25 | Add display of the pylint symbol name for the msg_id. | John Sivak |
2017-02-11 | Replace every stdin-wrapper script with the new %t formatting support | w0rp |
2017-01-15 | Rename pylint _args variables to _options variables | w0rp |
2017-01-13 | Add executable and arguments options for pylint linter | SABATIER Boris |
2016-10-27 | Add pylint formatter | Keith Smiley |