8 lines
92 B
YAML
8 lines
92 B
YAML
---
|
|
BasedOnStyle: LLVM
|
|
TabWidth: 4
|
|
IndentWidth: 4
|
|
UseTab: ForIndentation
|
|
ColumnLimit: 0
|
|
...
|