ref: 1cab90a81a79d6a9891ea46395f666bfedb15ced
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