meson: enable Wmisleading-indentation
authorLucas Stach <l.stach@pengutronix.de>
Tue, 1 Nov 2022 13:42:12 +0000 (14:42 +0100)
committerMarge Bot <emma+marge@anholt.net>
Fri, 11 Nov 2022 01:56:28 +0000 (01:56 +0000)
commit1d86188dc0a93be2a8054805cd7d4909b654842b
treeb358122a57ee2ec8ca39814d3340a4c3c54110d9
parent5a6f95db135a0f52859088a83a960fde528e0980
meson: enable Wmisleading-indentation

Clang enables it by default, but GCC does not. Enable it explicitly to
have some consistency between the supported compilers.

Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
Acked-by: Eric Engestrom <eric@igalia.com>
Acked-by: Dylan Baker <dylan.c.baker@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19439>
meson.build