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

7 lines
166 B
Plaintext
Raw Permalink Normal View History

2024-01-29 10:44:43 +08:00
BasedOnStyle: Google
AllowShortFunctionsOnASingleLine: false
SpaceAfterCStyleCast: true
PointerBindsToType: false
DerivePointerBinding: false
IncludeBlocks: Preserve