Add support for nix linting

This commit is contained in:
Alistair Bill
2017-03-03 21:45:48 +00:00
parent 76df2d393b
commit be57b545b7
3 changed files with 36 additions and 0 deletions

View File

@@ -101,6 +101,7 @@ The following languages and tools are supported.
* Lua: 'luacheck'
* Markdown: 'mdl', 'proselint'
* MATLAB: 'mlint'
* nix: 'nix-instantiate'
* nroff: 'proselint'
* OCaml: 'merlin' (see |ale-linter-integration-ocaml-merlin|)
* Perl: 'perl' (-c flag), 'perlcritic'