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 93f0078 commit cb05622Copy full SHA for cb05622
.github/workflows/on_push_clang_format.yml
@@ -8,7 +8,7 @@ jobs:
8
runs-on: ubuntu-latest
9
steps:
10
- uses: actions/checkout@v4
11
- - uses: DoozyX/clang-format-lint-action@v0.17
+ - uses: DoozyX/clang-format-lint-action@v0.18
12
with:
13
source: '.'
14
exclude: './xmpsdk ./contrib'
0 commit comments