dmx-interface/.clang-format

9 lines
128 B
YAML

---
BasedOnStyle: LLVM
# Include sorting
SortIncludes: true
# Spacing
MaxEmptyLinesToKeep: 2
SeparateDefinitionBlocks: Always