mirror of
https://github.com/cesanta/mongoose.git
synced 2024-11-24 02:59:01 +08:00
7 lines
166 B
Plaintext
7 lines
166 B
Plaintext
|
BasedOnStyle: Google
|
||
|
AllowShortFunctionsOnASingleLine: false
|
||
|
SpaceAfterCStyleCast: true
|
||
|
PointerBindsToType: false
|
||
|
DerivePointerBinding: false
|
||
|
IncludeBlocks: Preserve
|