AdventOfCode/2024/Day2/.clang-format
2024-12-02 18:10:15 +01:00

6 lines
139 B
YAML

BasedOnStyle: LLVM
IndentWidth: 4
ColumnLimit: 100
PointerAlignment: Right
AlignAfterOpenBracket: BlockIndent
AlignArrayOfStructures: Left