summaryrefslogtreecommitdiff
path: root/mongo_astyle
diff options
context:
space:
mode:
authorEliot Horowitz <eliot@10gen.com>2010-12-29 02:04:19 -0500
committerEliot Horowitz <eliot@10gen.com>2010-12-29 02:04:35 -0500
commit43eb9af2f29773014d250acbc927ab9cd8c9f7ba (patch)
treecd6cd2efc2fe13bf800ba1dcb008f80601c721c9 /mongo_astyle
parent57e58d0d69191246c15a01526b938a9e6a1fd5cc (diff)
downloadmongo-43eb9af2f29773014d250acbc927ab9cd8c9f7ba.tar.gz
astyle, not hooked up yet, do not run
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 00000000000..f5903e79871
--- /dev/null
+++ b/mongo_astyle
@@ -0,0 +1,16 @@
+--indent=spaces=4
+
+--lineend=linux
+
+--indent-namespaces
+--indent-preprocessor
+
+
+--keep-one-line-statements
+--keep-one-line-blocks
+
+--break-closing-brackets
+--brackets=attach
+
+--align-pointer=type
+