7 lines
134 B
YAML
7 lines
134 B
YAML
# -*- mode: yaml -*-
|
|
|
|
BasedOnStyle: LLVM
|
|
IndentWidth: 4
|
|
ColumnLimit: 120
|
|
BreakBeforeBraces: WebKit # Only break at start of functions
|