summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRobert J <chew-z@users.noreply.github.com>2017-05-01 23:06:04 +0800
committerw0rp <w0rp@users.noreply.github.com>2017-05-01 16:06:04 +0100
commitd5c135cfaff0568717ec9e4e0dab5d37e8a12921 (patch)
tree645abc93ad9f83cf73ca208a6451d2ae65fc60aa /README.md
parent5dcc77e8c80f39ebc095a16fe11846f53d508a3a (diff)
downloadale-d5c135cfaff0568717ec9e4e0dab5d37e8a12921.zip
Glue for Vale (#522)
Add Vale linter definitions
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index e5f5a579..55b716a6 100644
--- a/README.md
+++ b/README.md
@@ -83,7 +83,7 @@ name. That seems to be the fairest way to arrange this table.
| JSON | [jsonlint](http://zaa.ch/jsonlint/) |
| LaTeX | [chktex](http://www.nongnu.org/chktex/), [lacheck](https://www.ctan.org/pkg/lacheck) |
| Lua | [luacheck](https://github.com/mpeterv/luacheck) |
-| Markdown | [mdl](https://github.com/mivok/markdownlint), [proselint](http://proselint.com/)|
+| Markdown | [mdl](https://github.com/mivok/markdownlint), [proselint](http://proselint.com/), [vale](https://github.com/ValeLint/vale) |
| MATLAB | [mlint](https://www.mathworks.com/help/matlab/ref/mlint.html) |
| Nim | [nim](https://nim-lang.org/docs/nimc.html) |
| nix | [nix-instantiate](http://nixos.org/nix/manual/#sec-nix-instantiate) |
@@ -109,7 +109,7 @@ name. That seems to be the fairest way to arrange this table.
| Swift | [swiftlint](https://swift.org/) |
| Tex | [proselint](http://proselint.com/) |
| Texinfo | [proselint](http://proselint.com/)|
-| Text^ | [proselint](http://proselint.com/) |
+| Text^ | [proselint](http://proselint.com/), [vale](https://github.com/ValeLint/vale) |
| TypeScript | [tslint](https://github.com/palantir/tslint), typecheck |
| Verilog | [iverilog](https://github.com/steveicarus/iverilog), [verilator](http://www.veripool.org/projects/verilator/wiki/Intro) |
| Vim | [vint](https://github.com/Kuniwak/vint) |