Skip to content

Commit

Permalink
Show me the diff
Browse files Browse the repository at this point in the history
  • Loading branch information
pshriwise committed Mar 21, 2023
1 parent 1830a63 commit fe2af3b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CI/scripts/housekeeping.sh
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ if [ -z "${clang_diffs}" ]; then
else
echo "ERROR: Style guide checker failed. Please run clang-format."
echo "clang_diffs: ${clang_diffs}"
git diff
exit 1
fi

Expand Down

0 comments on commit fe2af3b

Please sign in to comment.