jsfw/.clang-format
2022-08-30 01:06:25 +02:00

7 lines
144 B
YAML

BasedOnStyle: LLVM
IndentWidth: 4
AlignConsecutiveDeclarations: true
AlignConsecutiveAssignments: true
PointerAlignment: Right
ColumnLimit: 110