bootstrap/specs/clang/template/.clang-format

9 lines
187 B
Plaintext
Raw Normal View History

2023-11-26 21:51:41 +00:00
BasedOnStyle: Google
AlignAfterOpenBracket: BlockIndent
BinPackArguments: false
BinPackParameters: false
ColumnLimit: 80
ContinuationIndentWidth: 2
IndentCaseLabels: false
IndentWidth: 2