add Vala-Lint as supported linter
This commit is contained in:
parent
2dbf4ee271
commit
04550717bf
2 changed files with 2 additions and 0 deletions
|
@ -501,6 +501,7 @@ Notes:
|
|||
* `typecheck`
|
||||
* VALA
|
||||
* `uncrustify`
|
||||
* `vala-lint`!!
|
||||
* Verilog
|
||||
* `hdl-checker`
|
||||
* `iverilog`
|
||||
|
|
|
@ -510,6 +510,7 @@ formatting.
|
|||
* typecheck
|
||||
* VALA
|
||||
* [uncrustify](https://github.com/uncrustify/uncrustify)
|
||||
* [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