shithub: masto9

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