We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7ba9b3 commit f99860eCopy full SHA for f99860e
.github/workflows/clang_format.yml
@@ -7,7 +7,7 @@ jobs:
7
steps:
8
- uses: actions/checkout@v2
9
- name: Run clang-format style check for C/C++ programs.
10
- uses: jidicula/clang-format-action@v3.3.0
+ uses: jidicula/clang-format-action@ji/issue-40
11
with:
12
clang-format-version: '11'
13
check-path: '.'
0 commit comments