jsfw/.clang-format
2022-08-31 00:54:56 +02:00

9 lines
180 B
YAML

# vi:ft=yaml
BasedOnStyle: LLVM
IndentWidth: 4
AlignConsecutiveDeclarations: true
AlignConsecutiveAssignments: true
PointerAlignment: Right
ColumnLimit: 110
IncludeBlocks: Regroup