summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAlistair Bill <alistair.bill@gmail.com>2017-03-03 21:45:48 +0000
committerAlistair Bill <alistair.bill@gmail.com>2017-03-05 20:36:29 +0000
commitbe57b545b73224bc92e0ecc87e16efb1c274dcb4 (patch)
tree246f51b91e48144c7654cfb5df90971662770bc9 /README.md
parent76df2d393b6b79f1f0d3095589e7f3ac90de2b40 (diff)
downloadale-be57b545b73224bc92e0ecc87e16efb1c274dcb4.zip
Add support for nix linting
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index e11984c9..efaad69a 100644
--- a/README.md
+++ b/README.md
@@ -81,6 +81,7 @@ name. That seems to be the fairest way to arrange this table.
| Lua | [luacheck](https://github.com/mpeterv/luacheck) |
| Markdown | [mdl](https://github.com/mivok/markdownlint), [proselint](http://proselint.com/)|
| MATLAB | [mlint](https://www.mathworks.com/help/matlab/ref/mlint.html) |
+| nix | [nix-instantiate](http://nixos.org/nix/manual/#sec-nix-instantiate) |
| nroff | [proselint](http://proselint.com/)|
| OCaml | [merlin](https://github.com/the-lambda-church/merlin) see `:help ale-integration-ocaml-merlin` for configuration instructions
| Perl | [perl -c](https://perl.org/), [perl-critic](https://metacpan.org/pod/Perl::Critic) |