blob: fca667092bf0ff48608f769839b90a221f81fe6d [file] [log] [blame]
---
# We'll use defaults from the LLVM style, but with 4 columns indentation.
BasedOnStyle: LLVM
IndentWidth: 4
ColumnLimit: 132
SortIncludes: false
...