blob: 55909c02f5fbf5bd5a784858e6e96e86dc19ad27 [file] [log] [blame]
BasedOnStyle: LLVM
IndentWidth: 4
ColumnLimit: 2000
AlwaysBreakAfterReturnType: TopLevelDefinitions
KeepEmptyLinesAtTheStartOfBlocks: false
MaxEmptyLinesToKeep: 2
BreakBeforeBraces: Custom
BraceWrapping:
BeforeElse: true
AlignEscapedNewlines: Left
UseTab: ForContinuationAndIndentation
#PPDirectiveIndentStyle: AfterHash