BasedOnStyle: llvm IndentWidth: 8 UseTab: ForIndentation IndentCaseLabels: true AlignConsecutiveAssignments: Enabled: true AlignConsecutiveDeclarations: Enabled: true AlwaysBreakAfterDefinitionReturnType: All AllowShortIfStatementsOnASingleLine: WithoutElse PointerAlignment: Middle QualifierAlignment: Right