update doc with snake cased linter name

This commit is contained in:
Atsuya Takagi 2021-01-23 00:20:36 +09:00
parent 897f6b2b23
commit 6b0b8cec79
No known key found for this signature in database
GPG Key ID: 0D762AA79F22833B
2 changed files with 2 additions and 2 deletions

View File

@ -501,7 +501,7 @@ Notes:
* `typecheck`
* VALA
* `uncrustify`
* `vala-lint`!!
* `vala_lint`!!
* Verilog
* `hdl-checker`
* `iverilog`

View File

@ -510,7 +510,7 @@ formatting.
* typecheck
* VALA
* [uncrustify](https://github.com/uncrustify/uncrustify)
* [vala-lint](https://github.com/vala-lang/vala-lint) :floppy_disk:
* [vala_lint](https://github.com/vala-lang/vala-lint) :floppy_disk:
* Verilog
* [hdl-checker](https://pypi.org/project/hdl-checker)
* [iverilog](https://github.com/steveicarus/iverilog)