Language: Cpp BasedOnStyle: LLVM IndentWidth: 2 ColumnLimit: 132 SortIncludes: true AlignAfterOpenBracket: DontAlign AllowShortIfStatementsOnASingleLine: AllIfsAndElse AllowShortLoopsOnASingleLine: true # AllowShortNamespacesOnASingleLine: true