blob: f1debbd461f8a1756a5a0d9b5a5f0433f366aa93 [file] [log] [blame]
BasedOnStyle: Google
AlignConsecutiveAssignments: true
AlignEscapedNewlines: Right
ColumnLimit: 100
CommentPragmas: NOLINT:.*
ContinuationIndentWidth: 2
Cpp11BracedListStyle: false
TabWidth: 2