]> git.proxmox.com Git - mirror_frr.git/commit
build: unconditionally enable format checks
authorDavid Lamparter <equinox@opensourcerouting.org>
Tue, 26 Jul 2022 19:46:33 +0000 (15:46 -0400)
committerDonald Sharp <sharpd@nvidia.com>
Tue, 2 Aug 2022 14:37:55 +0000 (10:37 -0400)
commit8c6f41ff1d464b2d48eca02262dd6446e010bcab
tree6324e48f540b2c180faed4f13d8ad1e341686c43
parent0418cf2e2651d86b69df63be05659e4938fecbed
build: unconditionally enable format checks

The format message checks done by clippy/xrelfo were still guarded
behind `--enable-dev-build`.  They've been clean and reliable, so it's
time to enable them unconditionally.

Fixes: #11680
Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
lib/subdir.am