blob: 158ceca4fcd81cc7a37c0aeec19d1af997367c89 [file] [log] [blame]
BasedOnStyle: Google
AllowShortBlocksOnASingleLine: false
AllowShortFunctionsOnASingleLine: false
AccessModifierOffset: -2
ColumnLimit: 80
CommentPragmas: NOLINT:.*
DerivePointerAlignment: true
IndentWidth: 4
TabWidth: 4
UseTab: Never
PenaltyExcessCharacter: 32