summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorChristopher Swingley <cswingle@gmail.com>2017-10-24 13:34:38 -0800
committerw0rp <w0rp@users.noreply.github.com>2017-10-24 22:34:38 +0100
commit1c56bebd7ca44d43badc9a63dd7dc4d88fd1b8b9 (patch)
tree60c73e51697bc2a84c463e1e8d514ffcca931c67 /README.md
parentfe729dab583d69853c20d373a0eb217a971f14a0 (diff)
downloadale-1c56bebd7ca44d43badc9a63dd7dc4d88fd1b8b9.zip
proselint for mail files (#1037)
Add proselint for mail files
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 e803b907..16dc22fb 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) |
+| 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) !! |