summaryrefslogtreecommitdiff
path: root/ale_linters/python/pycodestyle.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-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
2018-02-18#476 Make F401 a warning and E112 a syntax errorw0rp
2017-11-28Allow warnings about trailing whitespace to be disabled for pycodestyle, and ...w0rp
2017-11-28Allow warnings about trailing blank lines to be hidden for flake8 and pycodes...w0rp
2017-11-15#852 Capture error codes for pycodestyle, and consider every code except E999...w0rp
2017-08-25Add pycodestyle Python linter support (#872)Michael