#28549: astylerc update

This commit is contained in:
Guillaume Roguez
2013-08-15 12:57:17 -04:00
parent 3ec61a24c8
commit 54a4a0655d

View File

@ -15,5 +15,4 @@ unpad-paren # Remove unwanted space around parentheses
pad-header # Insert space padding after paren headers only (e.g. 'if', 'for', 'while'...)
pad-oper # Insert space padding around operator
formatted # only display files that have changed
recursive # recursively enter subdirs
suffix=none # don't create backup files (that's what version control is for)