blob: 74049cfe34624e95d53522bea66bdad4be56e077 [file] [log] [blame]
Karl Schultzd1aa0c12016-02-09 10:10:34 -07001---
2# We'll use defaults from the LLVM style, but with 4 columns indentation.
3BasedOnStyle: LLVM
4IndentWidth: 4
Karl Schultzd1aa0c12016-02-09 10:10:34 -07005...