summaryrefslogtreecommitdiffstats
path: root/.astylerc
diff options
context:
space:
mode:
Diffstat (limited to '.astylerc')
-rw-r--r--.astylerc14
1 files changed, 14 insertions, 0 deletions
diff --git a/.astylerc b/.astylerc
new file mode 100644
index 0000000..b792a5f
--- /dev/null
+++ b/.astylerc
@@ -0,0 +1,14 @@
+style=kr
+indent=tab
+#max-code-length=120
+
+# spaces
+pad-oper
+pad-header
+
+# line endings
+lineend=linux
+
+# keep some things
+keep-one-line-statements
+keep-one-line-blocks