]> git.cworth.org Git - notmuch/commitdiff
uncrustify: indent classes
authorDavid Bremner <david@tethera.net>
Thu, 13 Jun 2019 10:50:44 +0000 (07:50 -0300)
committerDavid Bremner <david@tethera.net>
Fri, 14 Jun 2019 10:41:27 +0000 (07:41 -0300)
With previous settings member functions / variables are moved to
column 0.

devel/uncrustify.cfg

index 6a8769c63902e76835d27c5d32a0fd7a4e32595c..c36c33d67052e8ee034d44478de7473e2f67cba4 100644 (file)
@@ -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