Skip to content

Commit

Permalink
no file
Browse files Browse the repository at this point in the history
  • Loading branch information
PrestonH2O committed Mar 6, 2024
1 parent 570a118 commit b87c3eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/formatCheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ jobs:
shell: bash
run: |
clang-format-15 --version
clang-format-15 --dry-run --Werror --style="file" src/* test/*
clang-format-15 --dry-run --Werror src/* test/*

0 comments on commit b87c3eb

Please sign in to comment.