shithub: masto9

ref: b8d0e8f2692a2e0809d72cd621159e4ed4a6051d
dir: /.clang-format/

View raw version
BasedOnStyle: LLVM
IndentWidth: 4
TabWidth: 4
UseTab: Always
AllowShortFunctionsOnASingleLine: InlineOnly
AlwaysBreakAfterReturnType: TopLevelDefinitions
BreakBeforeBraces: WebKit
SpaceBeforeParens: false
PointerAlignment: Right
AlignTrailingComments: true
SortIncludes: false