PrimeWorldEditor/.clang-format

9 lines
214 B
Plaintext
Raw Normal View History

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