blob: b2ed423b89dd84c7702c6c670e258220b2a126b8 [file] [log] [blame]
BasedOnStyle: Google
AlignAfterOpenBracket: DontAlign
AlignConsecutiveAssignments: true
AlignConsecutiveDeclarations: true
AlignConsecutiveMacros: true
AlignEscapedNewlines: false
AlignOperands: true
AllowShortFunctionsOnASingleLine: false
AlwaysBreakBeforeMultilineStrings: false
ColumnLimit: 100
ForEachMacros:
- TAILQ_FOREACH_HF
IndentWidth: 4
SpacesBeforeTrailingComments: 4