ref: 7029129c4b7f1256bf5923b78c39537aa60267bf
dir: /.clang-format/
BasedOnStyle: LLVM IndentWidth: 4 TabWidth: 4 UseTab: Always AllowShortFunctionsOnASingleLine: InlineOnly AlwaysBreakAfterReturnType: TopLevelDefinitions BreakBeforeBraces: WebKit SpaceBeforeParens: false PointerAlignment: Right AlignTrailingComments: true SortIncludes: false