summaryrefslogtreecommitdiff
path: root/supported-tools.md
diff options
context:
space:
mode:
authorArash Mousavi <mousavi.arash@gmail.com>2022-05-16 23:38:54 +0100
committerGitHub <noreply@github.com>2022-05-17 07:38:54 +0900
commit3d7b3a654160c41c628097e1aaf8f2af8fb15756 (patch)
treebd886a3f9b41d1205be40a77b3251cbf87343560 /supported-tools.md
parente343148e80f53073e2d9b2d7a421adec5e06ee66 (diff)
downloadale-3d7b3a654160c41c628097e1aaf8f2af8fb15756.zip
Add zig fmt support (#4198)
* Add zig fmt support * Review changes * Fix linter errors
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 c4e26f23..24e8de42 100644
--- a/supported-tools.md
+++ b/supported-tools.md
@@ -677,4 +677,5 @@ formatting.
* Zeek
* [zeek](http://zeek.org) :floppy_disk:
* Zig
+ * [zigfmt](https://github.com/ziglang/zig)
* [zls](https://github.com/zigtools/zls)