blob: e53befcd4cb1c9354ec2dcb4135204daef41ddbb [file] [log] [blame]
Language: Cpp
ColumnLimit: 0
UseTab: Never
IndentWidth: 4
IndentCaseLabels: false
AlignAfterOpenBracket: Align
SpacesBeforeTrailingComments: 1
BreakBeforeBraces: Attach
AccessModifierOffset: -4
DerivePointerAlignment: false
PointerAlignment: Left
AllowShortFunctionsOnASingleLine: Inline
AllowShortIfStatementsOnASingleLine: false
KeepEmptyLinesAtTheStartOfBlocks: true
AlignEscapedNewlinesLeft: false
ForEachMacros: ['list_for_every_entry','list_for_every_entry_safe']