aboutsummaryrefslogtreecommitdiff
path: root/astylerc
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--astylerc17
1 files changed, 17 insertions, 0 deletions
diff --git a/astylerc b/astylerc
new file mode 100644
index 0000000..53cd0dc
--- /dev/null
+++ b/astylerc
@@ -0,0 +1,17 @@
+# This file is meant to be used with the astyle package, whose homepage
+# is found at http://astyle.sourceforge.net. Combining these options with
+# astyle ensures that anything you contribute matches the style guidelines
+# of the project. This file is here for developer convenience.
+#
+# For short, use -A2TpHUjSxek3W3
+
+style=attach
+indent=force-tab=4
+pad-oper
+pad-header
+unpad-paren
+add-brackets
+indent-switches
+delete-empty-lines
+align-pointer=name
+align-reference=name