1BasedOnStyle: LLVM23IndentWidth: 84UseTab: ForIndentation56AlignOperands: true7AlignAfterOpenBracket: Align8AlignEscapedNewlines: Right9IndentCaseLabels: false1011BreakBeforeBraces: WebKit12AlwaysBreakAfterReturnType: TopLevelDefinitions1314AllowShortIfStatementsOnASingleLine: false15AllowShortBlocksOnASingleLine: false16AllowShortCaseLabelsOnASingleLine: false17AllowShortFunctionsOnASingleLine: None18AllowShortLoopsOnASingleLine: false1920DerivePointerAlignment: false21PointerAlignment: Right