Skip to content

Commit

Permalink
updated globs
Browse files Browse the repository at this point in the history
  • Loading branch information
rjwignar committed Jun 7, 2024
1 parent cd5feb9 commit 06ca374
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/clang_format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ jobs:
uses: tj-actions/[email protected]
with:
files: |
src/Features/*.cpp
src/Features/*.h
src/**/*.{cpp,h}
include/**/*.{h,hpp}
**/*.hlsl
**/*.hlsli
separator: ","
Expand Down

0 comments on commit 06ca374

Please sign in to comment.