commit 8724b28c46fc64ebf062b4e9fd3d6cd96fdf7295
parent 3ab4b92da2ff2aeb135c2ddf2a51eeec93e33468
Author: Christian Grothoff <christian@grothoff.org>
Date: Sun, 6 Feb 2022 12:21:53 +0100
-support fun macros
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/contrib/conf/uncrustify.cfg b/contrib/conf/uncrustify.cfg
@@ -28,7 +28,7 @@ ls_code_width=true
pos_arith=lead
# Fully parenthesize boolean exprs
-mod_full_paren_if_bool=true
+mod_full_paren_if_bool=false
# Braces should be on their own line
nl_fdef_brace=add