ale/ale_linters/python
Diep Pham 6c51bb1573
Improve pylama linter output handling (#4106)
* Use JSON format for newer pylama version

https://github.com/klen/pylama/blob/develop/Changelog

The --format json option is added in pylama version 8.1.4.

* Fix linting warnings for pylama
2022-04-24 08:28:33 +09:00
..
bandit.vim Python support poetry (#3834) 2021-07-25 13:39:05 +09:00
cspell.vim Add cspell Linter (#3981) 2021-11-19 07:41:05 +09:00
flake8.vim Python support poetry (#3834) 2021-07-25 13:39:05 +09:00
flakehell.vim Add flakehell python linter (#3295) (#3921) 2021-10-02 16:37:57 +09:00
jedils.vim Support for LSP/tsserver Code Actions (#3437) 2020-11-14 10:15:17 +00:00
mypy.vim Python support poetry (#3834) 2021-07-25 13:39:05 +09:00
prospector.vim Python support poetry (#3834) 2021-07-25 13:39:05 +09:00
pycodestyle.vim Python support poetry (#3834) 2021-07-25 13:39:05 +09:00
pydocstyle.vim Pass full path to pydocstyle (#3995) 2021-12-09 23:24:32 +09:00
pyflakes.vim Python support poetry (#3834) 2021-07-25 13:39:05 +09:00
pylama.vim Improve pylama linter output handling (#4106) 2022-04-24 08:28:33 +09:00
pylint.vim Python support poetry (#3834) 2021-07-25 13:39:05 +09:00
pylsp.vim Python support poetry (#3834) 2021-07-25 13:39:05 +09:00
pyre.vim [python/pyre.vim] Fix pyre persistent behavior (#3895) 2021-09-10 12:53:54 +09:00
pyright.vim Close #2472 - Add support for pyright 2020-08-07 12:16:13 +01:00
unimport.vim Add a unimport linter for Python files (#4058) 2022-02-08 15:54:25 +09:00
vulture.vim Python support poetry (#3834) 2021-07-25 13:39:05 +09:00