Add color to clang-format diffs

This commit is contained in:
disinvite 2026-01-26 21:14:10 -05:00
parent 5e7a787af0
commit 87c55e3710

View File

@ -16,4 +16,4 @@ jobs:
pipx run "clang-format>=17,<18" \ pipx run "clang-format>=17,<18" \
--style=file \ --style=file \
-i -i
git diff --exit-code git diff --color --exit-code