mirror of
https://github.com/ziglang/zig.git
synced 2025-12-06 14:23:09 +00:00
When in --check mode, and files are found to not conform, emit them explicitly as step errors. Previously this stdout data was being ignored.
When in --check mode, and files are found to not conform, emit them explicitly as step errors. Previously this stdout data was being ignored.