Skip to content

Commit 03aba3c

Browse files
committed
clang-tidy CI: disable "LGTM" comment
1 parent 442f499 commit 03aba3c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/mediasoup-worker-clang-tidy.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ jobs:
4343
build_dir: 'worker/out/Release/build'
4444
config_file: 'worker/.clang-tidy'
4545
clang_tidy_version: '21'
46+
lgtm_comment_body: ''
4647
# TMP until this bug is fixes https://github.com/ZedThree/clang-tidy-review/issues/157#issuecomment-3552341821.
4748
extra_arguments: '--allow-no-checks --quiet'
4849
include: 'worker/src/**/*.cpp,worker/test/src/**/*.cpp,worker/fuzzer/src/**/*.cpp'

0 commit comments

Comments
 (0)