commit 57f493345149437bc964e9695558646f654c9557
parent a25429cadd29177f2bfb56f644696b2cbfbadf72
Author: Christian Grothoff <christian@grothoff.org>
Date: Sat, 11 Dec 2021 21:53:30 +0100
fix uncrustify
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/contrib/uncrustify.cfg b/contrib/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