forked from tasoller/host-aprom
7 lines
121 B
YAML
7 lines
121 B
YAML
BasedOnStyle: Google
|
|
UseTab: Never
|
|
BreakBeforeBraces: Custom
|
|
IndentWidth: 4
|
|
ColumnLimit: 100
|
|
Cpp11BracedListStyle: false
|