Backed out 3 changesets (bug 1790375) for causing wd failures on fetch_error.py....
[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