BasedOnStyle: Microsoft IndentWidth: 4 ColumnLimit: 120 PointerAlignment: Left ReferenceAlignment: Left BreakBeforeBraces: Allman AllowShortFunctionsOnASingleLine: Inline AllowShortIfStatementsOnASingleLine: Never AllowShortLoopsOnASingleLine: false SortIncludes: CaseInsensitive IncludeBlocks: Regroup