ale/ale_linters/python
Finn Steffens 9a23ec1f60
Ruff use json-lines output format (#4656)
* Ruff use json-lines output format
* Fix Ruff: add -q to prevent non json output

Using the json-lines output format allows for setting of the end_line,
end_col and code field of the handle output.

Additionally, the first letter of the code is used to determine the type
field.

Co-authored-by: w0rp <w0rp@users.noreply.github.com>
2023-12-10 11:45:01 +00: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 #4607 No conflicts with nvim-lspconfig by default 2023-09-14 00:40:56 +01: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
pycln.vim add: pycln as a python linter and fixer (#4415) 2023-01-27 10:24:18 +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 #2172 Auto PATH with ale_python_auto_virtualenv 2023-02-08 09:11:31 +00:00
pyre.vim [python/pyre.vim] Fix pyre persistent behavior (#3895) 2021-09-10 12:53:54 +09:00
pyright.vim Fix 4490 - Fix pyright not running with poetry (#4491) 2023-04-13 08:54:49 +09:00
refurb.vim add: support for refurb as a Python linter (#4379) 2022-12-06 21:26:09 +09:00
ruff.vim Ruff use json-lines output format (#4656) 2023-12-10 11:45:01 +00: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