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 28473f6 commit 1cb3728Copy full SHA for 1cb3728
1 file changed
.github/workflows/auto-clang-format.yml
@@ -7,7 +7,7 @@ jobs:
7
8
steps:
9
- uses: actions/checkout@v3
10
- - uses: DoozyX/clang-format-lint-action@v0.13
+ - uses: DoozyX/clang-format-lint-action@v0.18.2
11
with:
12
source: '.'
13
exclude: './third_party ./external'
0 commit comments