zig/ci
Cody Tapscott 1de63ad793 zig fmt: Add --exclude argument to skip dir/file
This change adds a "--exclude" parameter to zig format, which can be
used to make sure that it does not process certain files or folders
when recursively walking a directory.

To do this, we simply piggy-back on the existing "seen" logic in zig
fmt and mark these files/folders as seen before processing begins.
2022-03-25 12:27:46 -07:00
..
azure CI: explicitly pass -fno-LLVM 2022-03-17 19:12:27 -07:00
drone
srht CI: update macos and freebsd tarballs 2022-02-15 19:50:38 -07:00
zinc zig fmt: Add --exclude argument to skip dir/file 2022-03-25 12:27:46 -07:00