Skip to content

Commit f61015c

Browse files
authored
Update clang-format-check.yml
1 parent 398b6bf commit f61015c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/clang-format-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
matrix:
4141
path:
4242
- check: './' # path to include
43-
exclude: '' # path to exclude
43+
exclude: 'app/assets/images/' # path to exclude
4444
#- check: 'src'
4545
# exclude: '(Fonts)' # Exclude file paths containing "Fonts"
4646
#- check: 'examples'

0 commit comments

Comments
 (0)