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