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