BasedOnStyle: LLVM IndentWidth: 2 ColumnLimit: 100 PointerAlignment: Left AllowShortFunctionsOnASingleLine: None SortIncludes: false AllowShortIfStatementsOnASingleLine: false AllowShortLoopsOnASingleLine: false BinPackArguments: true BinPackParameters: true