6 lines
109 B
YAML
6 lines
109 B
YAML
BasedOnStyle: GNU
|
|
IndentWidth: 4
|
|
TabWidth: 4
|
|
UseTab: Always
|
|
IndentCaseLabels: False
|
|
BreakBeforeBraces: Attach |