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