mongoose/.clang-format
2020-12-05 11:46:12 +00:00

7 lines
166 B
YAML

BasedOnStyle: Google
AllowShortFunctionsOnASingleLine: false
SpaceAfterCStyleCast: true
PointerBindsToType: false
DerivePointerBinding: false
IncludeBlocks: Preserve