Add zig fmt support (#4198)

* Add zig fmt support

* Review changes

* Fix linter errors
This commit is contained in:
Arash Mousavi
2022-05-16 23:38:54 +01:00
committed by GitHub
parent e343148e80
commit 3d7b3a6541
7 changed files with 54 additions and 0 deletions

View File

@@ -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)