Backed out 2 changesets (bug 903746) for causing non-unified build bustages on nsIPri...
[gecko.git] / third_party / function2 / .clang-format
blob822564901aa0dcc3a796dd2f0b673311965bfb22
1 BasedOnStyle: LLVM
3 PointerAlignment: Left
4 IndentCaseLabels: true
5 AllowShortFunctionsOnASingleLine: false
6 AllowShortCaseLabelsOnASingleLine: false
7 AlwaysBreakTemplateDeclarations: true
8 BinPackArguments: true
9 FixNamespaceComments: true