]> git.ipfire.org Git - thirdparty/bind9.git/commit
Add Cppcheck job to the CI
authorOndřej Surý <ondrej@sury.org>
Thu, 26 Sep 2019 12:47:04 +0000 (14:47 +0200)
committerOndřej Surý <ondrej@sury.org>
Thu, 3 Oct 2019 07:04:26 +0000 (09:04 +0200)
commitf55dc51f42576fbbc5912a3fbb77e156158b844b
tree06054e7a999aefb4e1065ee6dbc2e1f2fd9d6895
parent5be620bd35f1692f2c2f28647329e860ac29c18a
Add Cppcheck job to the CI

This MR changes the default Debian sid build to wrap make with bear
that creates compilation database and use the compilation database
to run Cppcheck on the source files systematically.

The job is currently set to be allowed to fail as it will take some
time to fix all the Cppcheck detected issues.
.gitignore
.gitlab-ci.yml