shithub: masto9

ref: cf0458c99c5d0d17e918f62c74b1343568eb3227
dir: /.clang-format/

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