mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-04-27 19:09:47 +03:00
eb8201afde
When in --check mode, and files are found to not conform, emit them explicitly as step errors. Previously this stdout data was being ignored.