summaryrefslogtreecommitdiff
path: root/contrib/uncrustify.cfg
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-12-11 21:53:30 +0100
committerChristian Grothoff <christian@grothoff.org>2021-12-11 21:53:30 +0100
commit57f493345149437bc964e9695558646f654c9557 (patch)
tree3e8e3c6a0669dd83cdf6513d24014514906721f9 /contrib/uncrustify.cfg
parenta25429cadd29177f2bfb56f644696b2cbfbadf72 (diff)
downloadexchange-57f493345149437bc964e9695558646f654c9557.tar.gz
exchange-57f493345149437bc964e9695558646f654c9557.tar.bz2
exchange-57f493345149437bc964e9695558646f654c9557.zip
fix uncrustify
Diffstat (limited to 'contrib/uncrustify.cfg')
-rw-r--r--contrib/uncrustify.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/uncrustify.cfg b/contrib/uncrustify.cfg
index 8c9df2c43..af2d8e69c 100644
--- 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