summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorw0rp <w0rp@users.noreply.github.com>2017-10-25 00:40:59 +0100
committerGitHub <noreply@github.com>2017-10-25 00:40:59 +0100
commit94bdabb8c3c6445249c0e3bac5b7bcf159fd49f3 (patch)
tree181402d63f0fec863f9c5875075a9822998403c6 /README.md
parenteec529ad9d703aae12cba6f6423d04c08ae26d0d (diff)
parent780844ad73d2181db81371c360185a1e0ba0cc70 (diff)
downloadale-94bdabb8c3c6445249c0e3bac5b7bcf159fd49f3.zip
Merge pull request #1044 from sumnerevans/mail-linters
#955 Add vale linter for mail files
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index b49afe47..a8901785 100644
--- a/README.md
+++ b/README.md
@@ -109,7 +109,7 @@ formatting.
| LaTeX | [chktex](http://www.nongnu.org/chktex/), [lacheck](https://www.ctan.org/pkg/lacheck), [proselint](http://proselint.com/), [write-good](https://github.com/btford/write-good) |
| 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) !!, [write-good](https://github.com/btford/write-good) |
| MATLAB | [mlint](https://www.mathworks.com/help/matlab/ref/mlint.html) |