diff options
author | Sumner Evans <sumner.evans98@gmail.com> | 2017-10-24 17:14:42 -0600 |
---|---|---|
committer | Sumner Evans <sumner.evans98@gmail.com> | 2017-10-24 17:14:42 -0600 |
commit | 780844ad73d2181db81371c360185a1e0ba0cc70 (patch) | |
tree | c638fcf255daaadcb49a436a923cc49545dd5c91 /README.md | |
parent | db769fb060cd08bb1fd2135e77f21300ab4d445b (diff) | |
download | ale-780844ad73d2181db81371c360185a1e0ba0cc70.zip |
#955 add documentation
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -109,7 +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) | -| Mail | [proselint](http://proselint.com/) | +| Mail | [proselint](http://proselint.com/), [vale](https://github.com/ValeLint/vale) | | 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) | |