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 de726d5 commit 2d60469Copy full SHA for 2d60469
.github/workflows/clang-format.yml
@@ -19,7 +19,7 @@ jobs:
19
with:
20
submodules: recursive
21
22
- - uses: DoozyX/clang-format-lint-action@v0.16
+ - uses: DoozyX/clang-format-lint-action@v0.16.1
23
24
source: './include ./src'
25
exclude: './include/tao/json/external'
0 commit comments