summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDerek P Sifford <dereksifford@gmail.com>2018-09-07 15:28:51 -0400
committerDerek P Sifford <dereksifford@gmail.com>2018-09-07 15:28:51 -0400
commit6e4dccc0e0888ea44f6914d6a8b16744492f2215 (patch)
tree2ec6ad585cbf5b9eb7f1a74974fb8e85a605f39e /README.md
parent9ba2d209a8fea42a71fa4a094c4531583dbf5de8 (diff)
downloadale-6e4dccc0e0888ea44f6914d6a8b16744492f2215.zip
really fix lint errors
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 ad2824e7..aefd3513 100644
--- a/README.md
+++ b/README.md
@@ -185,8 +185,8 @@ formatting.
| Text^ | [alex](https://github.com/wooorm/alex) !!, [proselint](http://proselint.com/), [redpen](http://redpen.cc/), [textlint](https://textlint.github.io/), [vale](https://github.com/ValeLint/vale), [write-good](https://github.com/btford/write-good) |
| Thrift | [thrift](http://thrift.apache.org/) |
| TypeScript | [eslint](http://eslint.org/), [prettier](https://github.com/prettier/prettier), [tslint](https://github.com/palantir/tslint), tsserver, typecheck |
-| Verilog | [iverilog](https://github.com/steveicarus/iverilog), [verilator](http://www.veripool.org/projects/verilator/wiki/Intro) |
| VALA | [uncrustify](https://github.com/uncrustify/uncrustify) |
+| Verilog | [iverilog](https://github.com/steveicarus/iverilog), [verilator](http://www.veripool.org/projects/verilator/wiki/Intro) |
| Vim | [vint](https://github.com/Kuniwak/vint) |
| Vim help^ | [alex](https://github.com/wooorm/alex) !!, [proselint](http://proselint.com/), [write-good](https://github.com/btford/write-good) |
| Vue | [prettier](https://github.com/prettier/prettier), [vls](https://github.com/vuejs/vetur/tree/master/server) |