]> 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)
committerMark Andrews <marka@isc.org>
Tue, 1 Oct 2019 23:25:00 +0000 (09:25 +1000)
commit66452fa91a34e2128a77bf004fc40dcc48a113fd
treef446dde27fd98e1debb35273178133b88dad2d4f
parent9f144a52813d65361c2ba8391e153d7248154900
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