summaryrefslogtreecommitdiff
path: root/writerperfect/astyle.options
diff options
context:
space:
mode:
Diffstat (limited to 'writerperfect/astyle.options')
-rw-r--r--writerperfect/astyle.options12
1 files changed, 12 insertions, 0 deletions
diff --git a/writerperfect/astyle.options b/writerperfect/astyle.options
new file mode 100644
index 000000000000..b7cc7d063aa8
--- /dev/null
+++ b/writerperfect/astyle.options
@@ -0,0 +1,12 @@
+# formatting options
+style=allman
+indent=spaces=4
+align-pointer=name
+break-closing-brackets
+pad-header
+unpad-paren
+max-instatement-indent=120
+
+# processing options
+recursive
+suffix=none