diff options
author | Stewy Slocum <sslocum3@jhu.edu> | 2018-03-25 13:43:51 -0400 |
---|---|---|
committer | Stewy Slocum <sslocum3@jhu.edu> | 2018-03-25 13:43:51 -0400 |
commit | 8d4852a127d9f4d9793f8ee585fdb18a916aa7e9 (patch) | |
tree | 7bd9f90a323c638adb110496fda318bacb681458 /README.md | |
parent | 84952918cc48a2de2082c9988e720412f146d3cc (diff) | |
download | ale-8d4852a127d9f4d9793f8ee585fdb18a916aa7e9.zip |
add documentation on mmc linter
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -123,6 +123,7 @@ formatting. | Make | [checkmake](https://github.com/mrtazz/checkmake) | | Markdown | [alex](https://github.com/wooorm/alex) !!, [mdl](https://github.com/mivok/markdownlint), [prettier](https://github.com/prettier/prettier), [proselint](http://proselint.com/), [redpen](http://redpen.cc/), [remark-lint](https://github.com/wooorm/remark-lint) !!, [vale](https://github.com/ValeLint/vale), [write-good](https://github.com/btford/write-good) | | MATLAB | [mlint](https://www.mathworks.com/help/matlab/ref/mlint.html) | +| Mercury | [mmc](http://mercurylang.org) !! | | Nim | [nim check](https://nim-lang.org/docs/nimc.html) !! | | nix | [nix-instantiate](http://nixos.org/nix/manual/#sec-nix-instantiate) | | nroff | [alex](https://github.com/wooorm/alex) !!, [proselint](http://proselint.com/), [write-good](https://github.com/btford/write-good)| |