Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-03-15 | support jsonlint local executable | davidsierradz | |
2018-10-12 | Allow custom filters for the jq fixer (#1980) | Aliou Diallo | |
* Allow the jq filters to receive custom filters. * Update documentation. | |||
2018-04-09 | Close #542 - Add an option for disabling running locally installed ↵ | w0rp | |
executables by default | |||
2018-01-28 | #1303 jq isn't a Node program | w0rp | |
2018-01-25 | fixjson: Add support for local installation | rhysd | |
2018-01-24 | Support fixing JSON files with fixjson | rhysd | |
2018-01-24 | Add jq as a JSON fixer | Rafael Rinaldi | |
2017-09-06 | Add '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 |