Skip to content

Commit 2b2953a

Browse files
committed
test 2
1 parent 94736d2 commit 2b2953a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/cpp-linter.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,10 +47,11 @@ jobs:
4747
database: build
4848
files-changed-only: ${{ github.event_name != 'workflow_dispatch' }}
4949
lines-changed-only: ${{ github.event_name != 'workflow_dispatch' }}
50-
thread-comments: true
50+
thread-comments: update
5151
tidy-checks: ''
5252
step-summary: true
5353
file-annotations: true
54+
format-review: true
5455
ignore: subprojects|build|android|assets|recordings|docs|toolchains|platforms|wrapper|src/libs/core/hash-library
5556

5657
- name: Fail CI run if linter checks failed

0 commit comments

Comments
 (0)