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`
|
* `typecheck`
|
||||||
* VALA
|
* VALA
|
||||||
* `uncrustify`
|
* `uncrustify`
|
||||||
* `vala-lint`!!
|
* `vala_lint`!!
|
||||||
* Verilog
|
* Verilog
|
||||||
* `hdl-checker`
|
* `hdl-checker`
|
||||||
* `iverilog`
|
* `iverilog`
|
||||||
|
|
|
@ -510,7 +510,7 @@ formatting.
|
||||||
* typecheck
|
* typecheck
|
||||||
* VALA
|
* VALA
|
||||||
* [uncrustify](https://github.com/uncrustify/uncrustify)
|
* [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
|
* Verilog
|
||||||
* [hdl-checker](https://pypi.org/project/hdl-checker)
|
* [hdl-checker](https://pypi.org/project/hdl-checker)
|
||||||
* [iverilog](https://github.com/steveicarus/iverilog)
|
* [iverilog](https://github.com/steveicarus/iverilog)
|
||||||
|
|
Reference in a new issue