8 lines
111 B
YAML
8 lines
111 B
YAML
|
|
BasedOnStyle: Mozilla
|
||
|
|
ColumnLimit: 80
|
||
|
|
IndentWidth: 2
|
||
|
|
TabWidth: 2
|
||
|
|
UseTab: Never
|
||
|
|
IndentPPDirectives: BeforeHash
|
||
|
|
|