Language: Cpp DerivePointerAlignment: false PointerAlignment: Left IndentWidth: 4 TabWidth: 4 UseTab: ForIndentation ColumnLimit: 80 AllowShortFunctionsOnASingleLine: true AllowShortIfStatementsOnASingleLine: true AllowShortLoopsOnASingleLine: true AllowShortBlocksOnASingleLine: true