Skip to content

Commit d082762

Browse files
authored
Merge branch 'main' into thread
2 parents babe23a + a6acb00 commit d082762

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/cpp-linter.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ jobs:
3838
thread-comments: ${{ github.event_name == 'pull_request' && 'update' }}
3939
format-review: true
4040
extensions: 'h,hpp,c,cpp,m,mm'
41+
version: 21
4142
- name: Fail fast?!
4243
if: steps.linter.outputs.checks-failed > 0
4344
run: exit 1

0 commit comments

Comments
 (0)