We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b404ab commit 4b29641Copy full SHA for 4b29641
1 file changed
.github/workflows/builds.yml
@@ -599,7 +599,7 @@ jobs:
599
tidy-checks: ''
600
database: build-release
601
files-changed-only: false
602
- lines-changed-only: false
+ lines-changed-only: true
603
extensions: 'c,cpp,cc,cxx'
604
ignore: 'build-*|cpp-example-collection|client-sdk-rust|vcpkg_installed|src/tests|bridge|src/room_event_converter.cpp'
605
file-annotations: true
0 commit comments