--- BasedOnStyle: LLVM IndentWidth: 4 --- Language: Cpp AccessModifierOffset: -4 AlignTrailingComments: true AllowShortFunctionsOnASingleLine: Inline AlwaysBreakTemplateDeclarations: true BreakBeforeBraces: Linux SortIncludes: true SpaceBeforeParens: ControlStatements UseTab: Never ...