Added scan-build

This commit is contained in:
solusipse
2017-09-06 00:55:57 +02:00
committed by GitHub
parent a2fb9ab838
commit f4114ce2a6

View File

@@ -12,3 +12,4 @@ addons:
script:
- cppcheck --enable=all --error-exitcode=1 --inconclusive main.c fiche.c
- make
- scan-build --status-bugs make -B