Skip to content

Commit

Permalink
format.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
danmar committed Sep 1, 2023
1 parent 0629c9e commit b070248
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jobs:
- name: Uncrustify check
run: |
ls -al ~
~/uncrustify/uncrustify -c .uncrustify.cfg -l CPP --no-backup --replace */*.cpp */*.h
git diff
git diff | diff - /dev/null &> /dev/null

0 comments on commit b070248

Please sign in to comment.