[libgweather/ebassi/test-style-format: 6/7] fixup! tests: Add coding style check




commit b89bbdefd669bef50bd6e4c7238a96a44289e951
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]