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.
2 parents 0f8ff3f + d2c018c commit f6cbb00Copy full SHA for f6cbb00
.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@c71d0bf4e21876ebec3e5647491186f8797fde31
+ uses: DoozyX/clang-format-lint-action@bcb4eb2cb0d707ee4f3e5cc3b456eb075f12cf73
36
with:
37
clangFormatVersion: 14
38
# When updating the extension list, remember to update
0 commit comments