summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMasahiro H <mshr-h@users.noreply.github.com>2016-10-08 20:29:45 +0900
committerw0rp <w0rp@users.noreply.github.com>2016-10-08 12:29:45 +0100
commitbd6da4489d4e99ba459ae75b2a6ddc942f8a82c7 (patch)
treee3ee1100d9f97d7367a24ec79ef62f4b607f2071 /README.md
parent197137aea0cd4816a3705d3d63e7bb0d61516c87 (diff)
downloadale-bd6da4489d4e99ba459ae75b2a6ddc942f8a82c7.zip
Add iverilog for verilog (#63)
* Add iverilog for verilog * Remove extra spacing/blank line * Set column to 1
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 d43a7c2f..ca1468a4 100644
--- a/README.md
+++ b/README.md
@@ -46,6 +46,7 @@ name. That seems to be the fairest way to arrange this table.
| SCSS | [sass-lint](https://www.npmjs.com/package/sass-lint), [scss-lint](https://github.com/brigade/scss-lint) |
| Scala | [scalac](http://scala-lang.org) |
| TypeScript | [tslint](https://github.com/palantir/tslint) |
+| Verilog | [iverilog](https://github.com/steveicarus/iverilog) |
| Vim | [vint](https://github.com/Kuniwak/vint) |
| YAML | [yamllint](https://yamllint.readthedocs.io/) |