iasync/.clang-format
2025-01-22 20:27:19 -08:00

7 lines
165 B
YAML

---
BasedOnStyle: Mozilla
AlignAfterOpenBracket: Align
AlignArrayOfStructures: Left
AlwaysBreakAfterDefinitionReturnType: All
IndentWidth: 4
IndentCaseLabels: false