iw4x-client/deps/mongoose/.clang-format

7 lines
166 B
Plaintext
Raw Normal View History

2024-03-07 05:13:50 -05:00
BasedOnStyle: Google
AllowShortFunctionsOnASingleLine: false
SpaceAfterCStyleCast: true
PointerBindsToType: false
DerivePointerBinding: false
IncludeBlocks: Preserve