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 c1cfe99 commit 78d2e0bCopy full SHA for 78d2e0b
.github/workflows/clang-format.yml
@@ -8,7 +8,7 @@ jobs:
8
9
steps:
10
- uses: actions/checkout@v2
11
- - uses: DoozyX/clang-format-lint-action@v0.5
+ - uses: DoozyX/clang-format-lint-action@v0.17
12
with:
13
source: '.'
14
exclude: 'docker-images,doxygen,examples,testing-resources'
0 commit comments