mirror of
https://github.com/projectPiki/pikmin2.git
synced 2024-11-23 21:39:44 +00:00
7 lines
196 B
YAML
7 lines
196 B
YAML
BasedOnStyle: WebKit
|
|
ColumnLimit: 80
|
|
AlignTrailingComments: true
|
|
AlignAfterOpenBracket: true
|
|
AlignConsecutiveAssignments: true
|
|
AllowShortFunctionsOnASingleLine: true
|
|
FixNamespaceComments: true |