aare/.clang-format
2024-11-11 19:59:55 +01:00

7 lines
129 B
YAML

BasedOnStyle: LLVM
IndentWidth: 4
UseTab: Never
ColumnLimit: 80
AlignConsecutiveAssignments: false
AlignConsecutiveMacros: true