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

8 lines
127 B
Plaintext

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