ref: 8d24acf30776c1bee6b09af285d417bc66d87953
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