summaryrefslogtreecommitdiff
path: root/supported-tools.md
diff options
context:
space:
mode:
authorHoracio Sanson <hsanson@gmail.com>2021-01-23 01:24:24 +0900
committerGitHub <noreply@github.com>2021-01-23 01:24:24 +0900
commit9a1e91e075abf386e8c6fd620ec0835e566a7db1 (patch)
treee99b0e0c77e24b4544b3bca59426d765242825df /supported-tools.md
parent64550062dc46a15772a23b471e3eede6f80c6ca7 (diff)
parent6b0b8cec79d6805f57ff925923d7157ffb119a5a (diff)
downloadale-9a1e91e075abf386e8c6fd620ec0835e566a7db1.zip
Merge pull request #3519 from atsuya/feature/support-vala-lint
Add support for Vala-Lint
Diffstat (limited to 'supported-tools.md')
-rw-r--r--supported-tools.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/supported-tools.md b/supported-tools.md
index 0cea2a1b..ff4a78d8 100644
--- a/supported-tools.md
+++ b/supported-tools.md
@@ -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)