1 2 3 4 5 6 7
--- Language: Cpp BasedOnStyle: LLVM ColumnLimit: 120 SpaceBeforeCpp11BracedList: true ...