Skip to content

Commit

Permalink
Update clang-format.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cpt-harlock authored Jan 3, 2025
1 parent 0153fd7 commit b9d6ffa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/clang-format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
echo "ERROR in format for file $file"
a=1
fi
rm temp2
done
if [[ $a -eq 1 ]]; then
echo "Run clang-format -i src/*.[ch] in order to fix"
Expand Down

0 comments on commit b9d6ffa

Please sign in to comment.