Bug 1858509 add thread-safety annotations around MediaSourceDemuxer::mMonitor r=alwu
[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