mirror of
https://github.com/HendrikRauh/dmx-interface.git
synced 2026-03-09 13:30:20 +00:00
9 lines
128 B
YAML
9 lines
128 B
YAML
---
|
|
BasedOnStyle: LLVM
|
|
|
|
# Include sorting
|
|
SortIncludes: true
|
|
|
|
# Spacing
|
|
MaxEmptyLinesToKeep: 2
|
|
SeparateDefinitionBlocks: Always
|