[nautilus/wip/antoniof/gtk4-preparation-popovers] uncrustify: Indent compount literals
- From: António Fernandes <antoniof src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus/wip/antoniof/gtk4-preparation-popovers] uncrustify: Indent compount literals
- Date: Wed, 22 Dec 2021 13:44:02 +0000 (UTC)
commit dd52cb385db498547f7b0b5dd18bbf1676eb8b41
Author: António Fernandes <antoniojpfernandes gmail com>
Date: Wed Dec 22 13:44:01 2021 +0000
uncrustify: Indent compount literals
This shall fix the style-check CI job.
data/uncrustify.cfg | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/data/uncrustify.cfg b/data/uncrustify.cfg
index a4777c8f4..66c7e9e2a 100644
--- a/data/uncrustify.cfg
+++ b/data/uncrustify.cfg
@@ -18,6 +18,7 @@
# indent
indent_ternary_operator = 1
+indent_compound_literal_return = 1
# indent using tabs
output_tab_size = 4
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]