changeset 37174:6c941fe7fc3e

Align backslashes followed by a newline (line continuation). Do so when the statement spans over multiple lines.
author ib
date Sun, 07 Sep 2014 22:22:50 +0000
parents 885a91949d89
children ba344b4947c5
files TOOLS/mp-uncrustify-style.cfg
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/TOOLS/mp-uncrustify-style.cfg	Sun Sep 07 22:08:10 2014 +0000
+++ b/TOOLS/mp-uncrustify-style.cfg	Sun Sep 07 22:22:50 2014 +0000
@@ -739,7 +739,7 @@
 
 # Whether to align macros wrapped with a backslash and a newline.
 # This will not work right if the macro contains a multi-line comment.
-align_nl_cont                            = false    # false/true
+align_nl_cont                            = true     # false/true
 
 # The minimum space between label and value of a preprocessor define
 align_pp_define_gap                      = 0        # number