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 38fb414 commit d6e5a6cCopy full SHA for d6e5a6c
.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@d7f6a5bada32b7ea520b5918416e92997678e3fd
36
with:
37
clangFormatVersion: 14
38
# When updating the extension list, remember to update
0 commit comments