mirror of
https://github.com/AxioDL/PrimeWorldEditor.git
synced 2025-06-05 06:03:37 +00:00
9 lines
214 B
YAML
9 lines
214 B
YAML
UseTab: Never
|
|
IndentWidth: 4
|
|
BreakBeforeBraces: Allman
|
|
AllowShortIfStatementsOnASingleLine: false
|
|
IndentCaseLabels: false
|
|
ColumnLimit: 0
|
|
DerivePointerAlignment: false
|
|
PointerAlignment: Left
|
|
AccessModifierOffset: -4 |