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