summaryrefslogtreecommitdiff
path: root/mongo_astyle
diff options
context:
space:
mode:
Diffstat (limited to 'mongo_astyle')
-rw-r--r--mongo_astyle16
1 files changed, 16 insertions, 0 deletions
diff --git a/mongo_astyle b/mongo_astyle
new file mode 100644
index 0000000..fa8b83d
--- /dev/null
+++ b/mongo_astyle
@@ -0,0 +1,16 @@
+--indent=spaces=4
+--convert-tabs
+--lineend=linux
+
+--indent-namespaces
+--indent-preprocessor
+
+
+--keep-one-line-statements
+--keep-one-line-blocks
+
+--break-closing-brackets
+--brackets=attach
+
+
+