We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae193e6 commit f4540bcCopy full SHA for f4540bc
.github/workflows/clang-format-check.yml
@@ -9,6 +9,7 @@ jobs:
9
path:
10
- check: './' # path to include
11
exclude: './lib' # path to exclude
12
+ exclude: './include' # path to exclude
13
# - check: 'src'
14
# exclude: '(Fonts)' # Exclude file paths containing "Fonts"
15
# - check: 'examples'
0 commit comments