diff options
author | aurieh <me@aurieh.me> | 2017-10-24 15:09:56 +0300 |
---|---|---|
committer | aurieh <me@aurieh.me> | 2017-10-24 15:09:56 +0300 |
commit | f0a0aef33d0f023f60605823fcf47778726ce6e1 (patch) | |
tree | 03bb8e4470063aea08081f16d2a512e026e952e7 /doc | |
parent | 4884e33f8b2591cce635e171e776368184def406 (diff) | |
download | ale-f0a0aef33d0f023f60605823fcf47778726ce6e1.zip |
Update doc/ale.txt & README.md
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ale.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/ale.txt b/doc/ale.txt index fb0b5a76..e32a03db 100644 --- a/doc/ale.txt +++ b/doc/ale.txt @@ -261,6 +261,7 @@ Notes: * LaTeX (tex): `chktex`, `lacheck`, `proselint` * LLVM: `llc` * Lua: `luacheck` +* Make: `checkmake` * Markdown: `mdl`, `proselint`, `vale`, `remark-lint` * MATLAB: `mlint` * Nim: `nim check`!! |