summaryrefslogtreecommitdiff
path: root/onlineupdate
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@googlemail.com>2017-01-06 05:45:49 +0100
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2017-05-19 03:43:28 +0200
commite0c4c7337debe586146d49fad2e255e601e2e3c9 (patch)
tree2c3d92784815fff76d1217d36dd342e339cf9a25 /onlineupdate
parentc3d264b52d2516e00f641ed2f7bb71f367a6400b (diff)
add the astyle script used to format the files
Diffstat (limited to 'onlineupdate')
-rw-r--r--onlineupdate/astyle.options7
1 files changed, 7 insertions, 0 deletions
diff --git a/onlineupdate/astyle.options b/onlineupdate/astyle.options
new file mode 100644
index 000000000000..fc8d9f69faff
--- /dev/null
+++ b/onlineupdate/astyle.options
@@ -0,0 +1,7 @@
+--style=allman
+-s4
+--indent=spaces=4
+--attach-namespaces
+--indent-switches
+--indent-col1-comments
+--pad-header