summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authoraurieh <me@aurieh.me>2017-10-24 15:09:56 +0300
committeraurieh <me@aurieh.me>2017-10-24 15:09:56 +0300
commitf0a0aef33d0f023f60605823fcf47778726ce6e1 (patch)
tree03bb8e4470063aea08081f16d2a512e026e952e7 /README.md
parent4884e33f8b2591cce635e171e776368184def406 (diff)
downloadale-f0a0aef33d0f023f60605823fcf47778726ce6e1.zip
Update doc/ale.txt & README.md
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 89fd3809..b61817b9 100644
--- a/README.md
+++ b/README.md
@@ -109,6 +109,7 @@ formatting.
| LaTeX | [chktex](http://www.nongnu.org/chktex/), [lacheck](https://www.ctan.org/pkg/lacheck), [proselint](http://proselint.com/) |
| LLVM | [llc](https://llvm.org/docs/CommandGuide/llc.html) |
| Lua | [luacheck](https://github.com/mpeterv/luacheck) |
+| Make | [checkmake](https://github.com/mrtazz/checkmake) |
| Markdown | [mdl](https://github.com/mivok/markdownlint), [proselint](http://proselint.com/), [vale](https://github.com/ValeLint/vale), [remark-lint](https://github.com/wooorm/remark-lint) !! |
| MATLAB | [mlint](https://www.mathworks.com/help/matlab/ref/mlint.html) |
| Nim | [nim check](https://nim-lang.org/docs/nimc.html) !! |