We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8221412 commit 8c3865bCopy full SHA for 8c3865b
ci/clang-report.sh
@@ -23,6 +23,7 @@ generate_clang_report() {
23
--exclude "src/xdiff/" \
24
--exclude "src/klib/" \
25
--exclude "src/mpack/" \
26
+ --exclude "src/termkey/" \
27
-o build/clang-report \
28
make \
29
| tee ${BUILD_DIR}/scan-build.out
0 commit comments