update doc with snake cased linter name
This commit is contained in:
parent
897f6b2b23
commit
6b0b8cec79
2 changed files with 2 additions and 2 deletions
|
@ -501,7 +501,7 @@ Notes:
|
|||
* `typecheck`
|
||||
* VALA
|
||||
* `uncrustify`
|
||||
* `vala-lint`!!
|
||||
* `vala_lint`!!
|
||||
* Verilog
|
||||
* `hdl-checker`
|
||||
* `iverilog`
|
||||
|
|
|
@ -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)
|
||||
|
|
Reference in a new issue