[PATCH 2/8] uncrustify: indent classes

Subject: [PATCH 2/8] uncrustify: indent classes

Date: Thu, 13 Jun 2019 08:08:31 -0300

To: notmuch@notmuchmail.org

Cc:

From: David Bremner


With previous settings member functions / variables are moved to
column 0.
---
 devel/uncrustify.cfg | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/devel/uncrustify.cfg b/devel/uncrustify.cfg
index 6a8769c6..c36c33d6 100644
--- a/devel/uncrustify.cfg
+++ b/devel/uncrustify.cfg
@@ -117,3 +117,5 @@ align_right_cmt_span	= 8		# align comments span this much in func
 cmt_star_cont		= true
 
 # indent_brace		= 0
+
+indent_class = true
-- 
2.20.1

_______________________________________________
notmuch mailing list
notmuch@notmuchmail.org
https://notmuchmail.org/mailman/listinfo/notmuch

Thread: