summaryrefslogblamecommitdiffstats
blob: 9db87a8f52440a7bc76e48219eab383a7df40b70 (plain) (tree)
1
2
3
4
5
6
7
8
9








                                       
BasedOnStyle: Google
AllowShortFunctionsOnASingleLine: false

CommentPragmas: NOLINT:.*
DerivePointerAlignment: false
PointerAlignment: Left
PenaltyExcessCharacter: 32

Cpp11BracedListStyle: false