Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-06-27 | Merge pull request #1682 from fennerm/fix_prospector_e474 | w0rp | |
Fix prospector empty string error | |||
2018-06-26 | Fix prospector empty string error | Fenner Macrae | |
Prospector linter is raising error when no warnings are present in file (#1680). Copied fix from #779. | |||
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` | |||
2018-04-09 | Close #542 - Add an option for disabling running locally installed ↵ | w0rp | |
executables by default | |||
2017-12-01 | Add prospector for checking Python code (#1183) | Carlos Coêlho | |