bootstrap/.clang-format

7 lines
145 B
YAML

BasedOnStyle: LLVM
AlignAfterOpenBracket: BlockIndent
BinPackArguments: false
BinPackParameters: false
ContinuationIndentWidth: 2
IndentWidth: 2