blob: 252859ba00ca54533ded5d1f002042774a280572 [file] [log] [blame]
---
# Use defaults from LLVM style with the following exceptions:
BasedOnStyle: LLVM
IndentWidth: 4
ColumnLimit: 132
SortIncludes: false
...