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 253f85a commit 17d14a7Copy full SHA for 17d14a7
.github/workflows/main.yml
@@ -23,6 +23,7 @@ jobs:
23
- uses: DoozyX/clang-format-lint-action@v0.20
24
with:
25
source: '.'
26
+ clangFormatVersion: 20
27
python-lint:
28
runs-on: ubuntu-24.04
29
steps:
0 commit comments