summaryrefslogtreecommitdiff
path: root/doc/ale-json.txt
AgeCommit message (Collapse)Author
2019-03-15support jsonlint local executabledavidsierradz
2018-10-12Allow custom filters for the jq fixer (#1980)Aliou Diallo
* Allow the jq filters to receive custom filters. * Update documentation.
2018-04-09Close #542 - Add an option for disabling running locally installed ↵w0rp
executables by default
2018-01-28#1303 jq isn't a Node programw0rp
2018-01-25fixjson: Add support for local installationrhysd
2018-01-24Support fixing JSON files with fixjsonrhysd
2018-01-24Add jq as a JSON fixerRafael Rinaldi
2017-09-06Add 'prettier' fixer support to TypeScript, CSS, SCSS and JSON (#910)Peter Renström
* Add prettier fixer support for typescript * Add prettier fixer support for css and scss * Add prettier fixer support for json * Use getbufvar() to get &filetype