summaryrefslogtreecommitdiff
path: root/ale_linters/python/prospector.vim
AgeCommit message (Expand)Author
2021-07-25Python support poetry (#3834)Daniel Roseman
2019-02-22#2132 - Replace all uses of foo_callback with foow0rp
2018-09-15Add `python_auto_pipenv` config var for all python linters.Eddie Lebow
2018-09-15Add python_[linter]_auto_pipenv options for python linters (fixes #1656)Eddie Lebow
2018-06-27Merge pull request #1682 from fennerm/fix_prospector_e474w0rp
2018-06-26Fix prospector empty string errorFenner Macrae
2018-06-05Allow all Python linter executables to be set to `pipenv`.Eddie Lebow
2018-04-09Close #542 - Add an option for disabling running locally installed executable...w0rp
2017-12-01Add prospector for checking Python code (#1183)Carlos Coêlho