[PATCH 2/8] uncrustify: indent classes

David Bremner david at tethera.net
Thu Jun 13 04:08:31 PDT 2019


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



More information about the notmuch mailing list