Merge pull request #3519 from atsuya/feature/support-vala-lint

Add support for Vala-Lint
This commit is contained in:
Horacio Sanson
2021-01-23 01:24:24 +09:00
committed by GitHub
5 changed files with 143 additions and 0 deletions

View File

@@ -514,6 +514,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)