shithub: masto9

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