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 5227d1c commit f56a212Copy full SHA for f56a212
.github/workflows/coding-style-check.yml
@@ -32,7 +32,7 @@ jobs:
32
steps:
33
- uses: actions/checkout@v4
34
- name: Check .cpp/.h/.mm with clang-format
35
- uses: DoozyX/clang-format-lint-action@11b773b1598aa4ae3b32f023701bca5201c3817d
+ uses: DoozyX/clang-format-lint-action@c71d0bf4e21876ebec3e5647491186f8797fde31
36
with:
37
clangFormatVersion: 14
38
# When updating the extension list, remember to update
0 commit comments