ci: Check the formatting of build.zig.zon

This commit is contained in:
Hugo Machet 2024-05-20 13:13:05 +02:00
parent 7fdba05b82
commit 4d44ca6d5d
No known key found for this signature in database
GPG Key ID: B247C0CAF73268E4
2 changed files with 2 additions and 0 deletions

View File

@ -57,3 +57,4 @@ tasks:
zig fmt --check riverctl/
zig fmt --check rivertile/
zig fmt --check build.zig
zig fmt --check build.zig.zon

View File

@ -55,3 +55,4 @@ tasks:
zig fmt --check riverctl/
zig fmt --check rivertile/
zig fmt --check build.zig
zig fmt --check build.zig.zon