razzle/clang-format

8 lines
127 B
Plaintext
Raw Permalink Normal View History

2024-10-03 07:55:54 +00:00
---
BasedOnStyle: LLVM
AlignAfterOpenBracket: Align
AlignConsecutiveDeclarations: 'true'
AlignTrailingComments: 'true'
...