mirror of
https://github.com/slsdetectorgroup/aare.git
synced 2025-06-10 06:20:42 +02:00
7 lines
130 B
YAML
7 lines
130 B
YAML
BasedOnStyle: LLVM
|
|
IndentWidth: 4
|
|
|
|
UseTab: Never
|
|
ColumnLimit: 120
|
|
AlignConsecutiveAssignments: false
|
|
AlignConsecutiveMacros: true |