ref: fd7780e65a6516f7cf68ca14a21eee0f32e40704
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