razzle/clang-format
2024-10-03 02:55:54 -05:00

7 lines
127 B
Text

---
BasedOnStyle: LLVM
AlignAfterOpenBracket: Align
AlignConsecutiveDeclarations: 'true'
AlignTrailingComments: 'true'
...