5 lines
79 B
YAML
5 lines
79 B
YAML
BasedOnStyle: Google
|
|
IndentWidth: 4
|
|
ColumnLimit: 120
|
|
BreakBeforeBraces: Allman
|