bootstrap/.clang-format

7 lines
145 B
Plaintext
Raw Normal View History

2023-11-23 15:21:50 +00:00
BasedOnStyle: LLVM
AlignAfterOpenBracket: BlockIndent
BinPackArguments: false
BinPackParameters: false
ContinuationIndentWidth: 2
IndentWidth: 2