ACE3/extensions/.clang-format
2021-05-23 16:38:44 -05:00

10 lines
190 B
YAML

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