diff --git a/doc/ale-supported-languages-and-tools.txt b/doc/ale-supported-languages-and-tools.txt index 5476be47..d8d10379 100644 --- a/doc/ale-supported-languages-and-tools.txt +++ b/doc/ale-supported-languages-and-tools.txt @@ -501,6 +501,7 @@ Notes: * `typecheck` * VALA * `uncrustify` + * `vala-lint`!! * Verilog * `hdl-checker` * `iverilog` diff --git a/supported-tools.md b/supported-tools.md index b07f6acf..21035ffb 100644 --- a/supported-tools.md +++ b/supported-tools.md @@ -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)