summaryrefslogtreecommitdiff
path: root/ale_linters/json
AgeCommit message (Expand)Author
2021-11-19Add cspell Linter (#3981)David Houston
2021-08-21Close #3872 - Add eslint-plugin-jsonc as a linter for JSON, JSONC and JSON5 (...João Pesce
2021-05-26Enable gopls by default with GOPATH detectionw0rp
2021-03-21#3633 - Move linter tests into test/linterw0rp
2021-02-06Reuse ale#fixers#jq#GetExecutable for jqjD91mZM2
2021-02-02Add command callback testjD91mZM2
2021-01-31Add jq linter for JSON diagnosticsjD91mZM2
2021-01-23add spectral support for jsontatsuya
2019-03-15support jsonlint local executabledavidsierradz
2018-09-04Improve ALE project style checkingw0rp
2017-04-18Add a function for getting matches, and use it to simplify a lot of codew0rp
2017-03-30Remove 'col' from linters where it is hardcoded to 1 (#434)Adriaan Zonnenberg
2017-02-26Copy all loclist items returned from handlers, and set up defaults for conven...w0rp
2017-01-22Add a script for custom checks to enforce using the abort flag for functions ...w0rp
2016-10-21Add support for dot-seperate linters, improve linter testsBjorn Neergaard
2016-10-11Use explicit scope in all ale_lintersBjorn Neergaard
2016-10-10First pass at optimizing ale to autoload (#80)Bjorn Neergaard
2016-10-10Minor fixes:Kabbaj Amine
2016-10-03Add linter jsonlint for jsonKabbaj Amine