ACE3/extensions/.clang-format
2021-04-22 14:11:56 -05:00

10 lines
190 B
YAML

BasedOnStyle: Google
IndentWidth: 4
ColumnLimit: 160
DerivePointerAlignment: false
PointerAlignment: Left
NamespaceIndentation: All
IncludeBlocks: Merge
AllowShortBlocksOnASingleLine: true