zig icon indicating copy to clipboard operation
zig copied to clipboard

ci: should check stub solutions

Open ee7 opened this issue 3 years ago • 0 comments

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.

ee7 avatar Feb 07 '23 12:02 ee7