]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
chg: dev: use project lints as tests in meson
authorAydın Mercan <aydin@isc.org>
Mon, 27 Jul 2026 10:29:10 +0000 (13:29 +0300)
committerAydın Mercan <aydin@isc.org>
Mon, 27 Jul 2026 10:29:10 +0000 (13:29 +0300)
The check scripts run in the CI job `misc` is also useful in development
enough that it warrants an easy way to execute them all at once.

Add these scripts as unit tests with the suite `lint`.

Merge branch 'aydin/meson-misc-checks' into 'main'

See merge request isc-projects/bind9!12437


Trivial merge