dense-analysis / ale

Check syntax in Vim/Neovim asynchronously and fix files, with Language Server Protocol (LSP) support
BSD 2-Clause "Simplified" License
13.51k stars 1.43k forks source link

Ruff use json-lines output format #4656

Closed 0xhtml closed 9 months ago

0xhtml commented 10 months ago

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.