data/method/mongoose/mongoose-master/.clang-format

7 lines
166 B
YAML

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