aboutsummaryrefslogtreecommitdiff
path: root/astyle.rc
diff options
context:
space:
mode:
authorAqua-sama <aqua@iserlohn-fortress.net>2017-02-01 22:21:33 +0100
committerAqua-sama <aqua@iserlohn-fortress.net>2017-02-01 22:21:33 +0100
commitf6d6f6ff6570a8d1860fd900f6a8f96ba30acdd0 (patch)
tree575cab29bea0c231852f0782f0df75730c1af71a /astyle.rc
parentUpdated license script (diff)
downloadsmolbote-f6d6f6ff6570a8d1860fd900f6a8f96ba30acdd0.tar.xz
AStyle pass
Added style check to pre-commit hook
Diffstat (limited to 'astyle.rc')
-rw-r--r--astyle.rc4
1 files changed, 4 insertions, 0 deletions
diff --git a/astyle.rc b/astyle.rc
new file mode 100644
index 0000000..d0f745a
--- /dev/null
+++ b/astyle.rc
@@ -0,0 +1,4 @@
+--style=otbs
+--attach-namespaces
+--attach-inlines
+--indent=spaces=4