6 lines
103 B
YAML
6 lines
103 B
YAML
BasedOnStyle: GNU
|
|
IndentWidth: 4
|
|
TabWidth: 4
|
|
UseTab: Always
|
|
BreakBeforeBraces: Attach
|
|
ColumnLimit: 100
|