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







                             
BasedOnStyle: Google
ColumnLimit: 100
CommentPragmas: NOLINT:.*
DerivePointerAlignment: false
IndentWidth: 2
PointerAlignment: Left
TabWidth: 2
UseTab: Never
PenaltyExcessCharacter: 32