diff options
author | w0rp <w0rp@users.noreply.github.com> | 2018-04-05 12:34:45 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-04-05 12:34:45 +0100 |
commit | 8baab691e9bba61d928388572725b72aa5ce9268 (patch) | |
tree | b83a28e7ba5563bc8c31e9d7b1993bd625cd9717 /README.md | |
parent | 95ec9bb780198d0ebc0f175debc286b43dd5fc27 (diff) | |
parent | 8d4852a127d9f4d9793f8ee585fdb18a916aa7e9 (diff) | |
download | ale-8baab691e9bba61d928388572725b72aa5ce9268.zip |
Merge pull request #1429 from stewy33/master
Add support for Mercury language using mmc as a linter.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -124,6 +124,7 @@ formatting. | Make | [checkmake](https://github.com/mrtazz/checkmake) | | Markdown | [alex](https://github.com/wooorm/alex) !!, [markdownlint](https://github.com/DavidAnson/markdownlint) !!, [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) !!, [textlint](https://textlint.github.io/), [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)| |