blob: 1b3db1fd58a2162511419ab822fcb435e99feb2e [file] [log] [blame]
BasedOnStyle: Google
AllowShortBlocksOnASingleLine: false
AllowShortFunctionsOnASingleLine: false
ColumnLimit: 80
ContinuationIndentWidth: 4
CommentPragmas: NOLINT:.*
DerivePointerAlignment: false
IndentWidth: 2
PointerAlignment: Left
UseTab: Never
PenaltyExcessCharacter: 32