mirror of
https://github.com/revng/revng
synced 2026-06-21 14:07:57 +00:00
a17a456479
Before this commit, clang-format somw clang format errors were discarded. This commit fixes the problems, in two ways: - passes -Werror to clang-format, to make it stricter when reporting errors - drops a wrong || true when `--force-format` is passed resulting in bad error codes