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 79ace1f commit ce61ba1Copy full SHA for ce61ba1
.github/workflows/clang-format-check.yml
@@ -13,5 +13,4 @@ jobs:
13
- name: Run clang-format style check for C/C++ programs.
14
uses: jidicula/clang-format-action@v4.6.2
15
with:
16
- clang-format-version: '20'
17
check-path: ${{ matrix.path }}
0 commit comments