mirror of
https://github.com/cesanta/mongoose
synced 2026-08-25 22:26:06 -04:00
7 lines
166 B
Text
7 lines
166 B
Text
|
|
BasedOnStyle: Google
|
||
|
|
AllowShortFunctionsOnASingleLine: false
|
||
|
|
SpaceAfterCStyleCast: true
|
||
|
|
PointerBindsToType: false
|
||
|
|
DerivePointerBinding: false
|
||
|
|
IncludeBlocks: Preserve
|