shithub: masto9

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