blob: 555e99ab0f8f282d304d208cc78e47bd7a6e3605 [file] [edit]
BasedOnStyle: InheritParentConfig
# clang-format is not enabled by default for this subdirectory. This file
# is only here for reference. Uncommenting this will enable it for git:
#DisableFormat: false
AlignOperands: Align
AlignTrailingComments: true
AlwaysBreakAfterReturnType: None
ColumnLimit: 100
SpaceAfterTemplateKeyword: false