]> git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
sp_arith = ignore
authorMartin Taibr <taibr.martin@gmail.com>
Sun, 24 Sep 2017 19:20:59 +0000 (21:20 +0200)
committerMartin Taibr <taibr.martin@gmail.com>
Sun, 24 Sep 2017 19:20:59 +0000 (21:20 +0200)
qcsrc/uncrustify.cfg

index 8b4770e402f803993af4b69629536d9a8d9a092f..9ee94482ce7f4d4f6e36a0389a0fb923270a451b 100644 (file)
@@ -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