mirror of
https://github.com/diasurgical/devilution.git
synced 2025-07-23 04:23:01 +02:00
10 lines
237 B
YAML
10 lines
237 B
YAML
BasedOnStyle: webkit
|
|
AlignTrailingComments: true
|
|
AllowShortBlocksOnASingleLine: true
|
|
AllowShortFunctionsOnASingleLine: None
|
|
PointerAlignment: Right
|
|
AlignConsecutiveAssignments: true
|
|
TabWidth: 4
|
|
UseTab: ForIndentation
|
|
SortIncludes: false
|