Skip to content

Commit 8c3865b

Browse files
authored
exclude termkey (#54)
1 parent 8221412 commit 8c3865b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ci/clang-report.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ generate_clang_report() {
2323
--exclude "src/xdiff/" \
2424
--exclude "src/klib/" \
2525
--exclude "src/mpack/" \
26+
--exclude "src/termkey/" \
2627
-o build/clang-report \
2728
make \
2829
| tee ${BUILD_DIR}/scan-build.out

0 commit comments

Comments
 (0)