PrimeWorldEditor/.clang-format

9 lines
214 B
Plaintext
Raw Normal View History

2019-11-16 17:24:46 -08:00
UseTab: Never
IndentWidth: 4
BreakBeforeBraces: Allman
AllowShortIfStatementsOnASingleLine: false
IndentCaseLabels: false
ColumnLimit: 0
DerivePointerAlignment: false
PointerAlignment: Left
AccessModifierOffset: -4