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 48ff28a commit c922565Copy full SHA for c922565
.github/workflows/clang-format-check.yml
@@ -17,7 +17,7 @@ jobs:
17
steps:
18
- uses: actions/checkout@v4
19
- name: "Run clang-format style checks on src/*.[hc]pp . . ."
20
- uses: jidicula/clang-format-action@v4.11.0
+ uses: jidicula/clang-format-action@v4.13.0
21
with:
22
clang-format-version: '15'
23
exclude-regex: 'src\/_pkgconfig.h*'
0 commit comments