ale/ale_linters/json
benjos1234 9d30fb2f59
Fix linting with jq (#4765) (#4862)
With the 1.6 version of jq the error message start with "parse error".
With the last version of jq the error message start with "jq: parse error".
Fix it by using a regular expression that works in both cases.
2024-11-23 18:42:22 +09:00
..
biome.vim feat(biome): add support for json and jsonc (#4805) 2024-07-09 09:41:17 +09:00
cspell.vim Add cspell Linter (#3981) 2021-11-19 07:41:05 +09:00
eslint.vim Close #3872 - Add eslint-plugin-jsonc as a linter for JSON, JSONC and JSON5 (#3873) 2021-08-21 10:02:56 +09:00
jq.vim Fix linting with jq (#4765) (#4862) 2024-11-23 18:42:22 +09:00
jsonlint.vim Enable gopls by default with GOPATH detection 2021-05-26 22:43:33 +01:00
spectral.vim Enable gopls by default with GOPATH detection 2021-05-26 22:43:33 +01:00
vscodejson.vim fix(json): update vscode json lsp name (#4601) 2023-09-09 23:28:38 +01:00