ale/ale_linters/python
Auri 8a4cf923a8 Add PyLS linter (#1097)
* Support PyLS (python language server)
* Replace pyls#GetProjectRoot and add more config types to ale#python#FindProjectRoot
2017-11-08 17:58:56 +00:00
..
flake8.vim Move --format=default in the flake8 command to the return value, and remove extra spaces in the tests 2017-08-10 09:58:32 +01:00
mypy.vim #653 Show errors from other files for mypy 2017-08-20 17:43:42 +01:00
pycodestyle.vim Add pycodestyle Python linter support (#872) 2017-08-25 12:46:56 +01:00
pylint.vim Ban use of ==# or ==? in the codebase, and prefer is# or is? instead 2017-08-08 08:39:13 +01:00
pyls.vim Add PyLS linter (#1097) 2017-11-08 17:58:56 +00:00