Files
zig/lib
Kendall Condon 476c3a1f37 zig fmt: add a fuzz test
This fuzz test checks several properties of zig fmt are upheld, namely
idempotency, textual equivilence, and no trailing whitespace.

All functions in the fuzz test have @disableInstrumentation for
performance and since their branches are not interesting to the fuzzer.
2026-03-12 17:14:29 -04:00
..
2026-03-08 18:41:21 -07:00
2026-03-10 00:42:32 +01:00
2026-03-12 17:14:29 -04:00
2026-02-12 21:35:36 -08:00
2026-03-11 21:14:46 -04:00