ref: 5b0cf2e6a0ed85420a471a48c43a253e931237a4
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