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 5e5f59a commit 6da7d6cCopy full SHA for 6da7d6c
Makefile.in
@@ -905,4 +905,4 @@ depend: $(GENERATED_C_SRC) $(GENHDR)
905
(cd testprogs; $(MAKE) depend)
906
907
shellcheck:
908
- shellcheck -f gcc -e SC2006 build.sh build_matrix.sh build_common.sh
+ shellcheck -f gcc -e SC2006 build.sh build_matrix.sh build_common.sh .ci-coverity-scan-build.sh
0 commit comments