diff options
author | Christopher Swingley <cswingle@gmail.com> | 2017-10-24 13:34:38 -0800 |
---|---|---|
committer | w0rp <w0rp@users.noreply.github.com> | 2017-10-24 22:34:38 +0100 |
commit | 1c56bebd7ca44d43badc9a63dd7dc4d88fd1b8b9 (patch) | |
tree | 60c73e51697bc2a84c463e1e8d514ffcca931c67 /README.md | |
parent | fe729dab583d69853c20d373a0eb217a971f14a0 (diff) | |
download | ale-1c56bebd7ca44d43badc9a63dd7dc4d88fd1b8b9.zip |
proselint for mail files (#1037)
Add proselint for mail files
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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) | +| Mail | [proselint](http://proselint.com/) | | 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) !! | |