changeset 34798 | e33381d95930 |
child 36224 | d0a3fa849cb8 |
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/.clang-format Sat Jan 24 17:04:25 2015 -0500 @@ -0,0 +1,8 @@ +BasedOnStyle: LLVM +IndentWidth: 8 +UseTab: ForIndentation +BreakBeforeBraces: Linux +AllowShortIfStatementsOnASingleLine: false +IndentCaseLabels: false +AllowShortBlocksOnASingleLine: false +AllowShortFunctionsOnASingleLine: false