summaryrefslogtreecommitdiff
path: root/astyle.options
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2013-11-30 21:50:40 +0100
committerDavid Tardon <dtardon@redhat.com>2013-11-30 21:54:45 +0100
commit5f5a47ccbf986fddedb681fa5794319be3815445 (patch)
tree82de576e8e16aacf3188faa53429dd5c742660c9 /astyle.options
parent94f7581754f22d3ef116ddc386fca7fb0debb587 (diff)
update astyle options
Diffstat (limited to 'astyle.options')
-rw-r--r--astyle.options11
1 files changed, 11 insertions, 0 deletions
diff --git a/astyle.options b/astyle.options
new file mode 100644
index 0000000..9d46215
--- /dev/null
+++ b/astyle.options
@@ -0,0 +1,11 @@
+# formatting options
+style=allman
+indent=spaces=2
+align-pointer=name
+break-closing-brackets
+pad-header
+unpad-paren
+
+# processing options
+recursive
+suffix=none