]> git.ipfire.org Git - thirdparty/bind9.git/commit
Check meson.build formatting in CI
authorMichał Kępień <michal@isc.org>
Wed, 30 Jul 2025 15:37:38 +0000 (17:37 +0200)
committerMichał Kępień <michal@isc.org>
Wed, 30 Jul 2025 15:37:38 +0000 (17:37 +0200)
commite2c6603cb5daff2798893cbe7714253fc5780c03
treef18bea0fb3264e40f631139a255926485c9f3a3f
parent48f8b14192f356516455d2f4fe9fadac1de60f6d
Check meson.build formatting in CI

Add a new CI job that checks whether all meson.build files in the
repository are formatted in the exact same way as "muon fmt" would
format them.  This enforces formatting consistency across all
meson.build files in the repository and enables updating their contents
using dedicated tools, e.g. "meson rewrite".
.gitlab-ci.yml
meson.build