We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50ae58f commit 082d4eaCopy full SHA for 082d4ea
.github/workflows/clang_format.yml
@@ -10,7 +10,7 @@ jobs:
10
- uses: actions/checkout@v2
11
- uses: DoozyX/[email protected]
12
with:
13
- source: 'include/ src/ test/'
+ source: 'include/ test/'
14
exclude: ''
15
extensions: 'h,cpp,c,cc'
16
clangFormatVersion: 12
0 commit comments