diff --git a/astylerc b/astylerc index 7f1431057..d38cbbf0f 100644 --- a/astylerc +++ b/astylerc @@ -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)