[libgweather/ebassi/test-style-format: 3/4] fixup! tests: Add coding style check
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libgweather/ebassi/test-style-format: 3/4] fixup! tests: Add coding style check
- Date: Tue, 1 Mar 2022 17:35:22 +0000 (UTC)
commit d4cbdeb85a448a09b76b848a57a0a090d354f2ac
Author: Emmanuele Bassi <ebassi gnome org>
Date: Tue Mar 1 17:32:58 2022 +0000
fixup! tests: Add coding style check
libgweather/meson.build | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libgweather/meson.build b/libgweather/meson.build
index f573d452..08311af4 100644
--- a/libgweather/meson.build
+++ b/libgweather/meson.build
@@ -288,7 +288,7 @@ if get_option('tests')
test('style-format', clang_format,
args: ['--dry-run', '--Werror', gweather_c_sources],
workdir: meson.current_source_dir(),
- suite: ['lint'],
+ suite: ['style'],
)
endif
endif
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]