zig
zig copied to clipboard
ci: should check stub solutions
We could detect problems such as the one solved by https://github.com/exercism/zig/pull/142.
As a first step, consider running zig fmt --ast-check on everything.