summaryrefslogtreecommitdiff
path: root/supported-tools.md
diff options
context:
space:
mode:
authorfiatjaf <fiatjaf@alhur.es>2021-03-26 03:38:57 -0300
committerGitHub <noreply@github.com>2021-03-26 15:38:57 +0900
commit655f0070cd2ce575f81092d1faac739fd116b515 (patch)
treea4356862b0137006eaed26706bacdd3026fcea22 /supported-tools.md
parentb1f95dc4fb15efb1d5238845c99548f2906e2ba3 (diff)
downloadale-655f0070cd2ce575f81092d1faac739fd116b515.zip
Add support for V: "v" (compiler) and "vfmt" fixer. (#3622)
* v: add "v fmt" fixer. * v: add "v" (build) linter. * v: fix vlint complaints and add documentation. * v: add tests. * v: use ale#Pad().
Diffstat (limited to 'supported-tools.md')
-rw-r--r--supported-tools.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/supported-tools.md b/supported-tools.md
index 4a557538..da0222d1 100644
--- a/supported-tools.md
+++ b/supported-tools.md
@@ -543,6 +543,9 @@ formatting.
* [tslint](https://github.com/palantir/tslint)
* [tsserver](https://github.com/Microsoft/TypeScript/wiki/Standalone-Server-%28tsserver%29)
* typecheck
+* V
+ * [v](https://github.com/vlang/v/)
+ * [vfmt](https://github.com/vlang/v/)
* VALA
* [uncrustify](https://github.com/uncrustify/uncrustify)
* [vala_lint](https://github.com/vala-lang/vala-lint) :floppy_disk: