Skip to content
Snippets Groups Projects
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
.clang-format 206 B
Language:  Cpp
BasedOnStyle:  LLVM
BreakBeforeBraces:  Allman
ConstructorInitializerIndentWidth:  0
IndentWidth: 4
ContinuationIndentWidth: 4
AccessModifierOffset: -4
AlwaysBreakTemplateDeclarations:  true