Files
mongo/mongo_astyle

17 lines
191 B
Plaintext
Raw Normal View History

2010-12-29 02:04:19 -05:00
--indent=spaces=4
2010-12-29 02:07:16 -05:00
--convert-tabs
2010-12-29 02:04:19 -05:00
--lineend=linux
--indent-namespaces
--indent-preprocessor
--keep-one-line-statements
--keep-one-line-blocks
--break-closing-brackets
--brackets=attach
2011-01-03 23:53:54 -05:00
2010-12-29 02:04:19 -05:00