From: Martin Taibr Date: Sun, 24 Sep 2017 19:20:59 +0000 (+0200) Subject: sp_arith = ignore X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=9d858167e60b5182ba4d3910165b33235e2fb8e5;p=xonotic%2Fxonotic-data.pk3dir.git sp_arith = ignore --- diff --git a/qcsrc/uncrustify.cfg b/qcsrc/uncrustify.cfg index 8b4770e40..9ee94482c 100644 --- a/qcsrc/uncrustify.cfg +++ b/qcsrc/uncrustify.cfg @@ -261,7 +261,7 @@ indent_oc_msg_colon = 0 # number #ignore # # Add or remove space around arithmetic operator '+', '-', '/', '*', etc -sp_arith = add # ignore/add/remove/force #force +sp_arith = ignore # ignore/add/remove/force #force # Add or remove space around assignment operator '=', '+=', etc # NOTE: is 64 worse than ignore