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 87be889 commit 9599308Copy full SHA for 9599308
.github/workflows/cpp.yml
@@ -17,4 +17,4 @@ jobs:
17
clangformat: 18.1.6
18
- name: Run clang-format
19
run: clang-format-18 **/*.cpp **/*.hpp -n --Werror
20
- shell: zsh
+ shell: zsh {0}
0 commit comments