mirror of
https://github.com/stupidcomputer/jsfw.git
synced 2024-12-26 21:42:23 -06:00
7 lines
144 B
YAML
7 lines
144 B
YAML
BasedOnStyle: LLVM
|
|
IndentWidth: 4
|
|
AlignConsecutiveDeclarations: true
|
|
AlignConsecutiveAssignments: true
|
|
PointerAlignment: Right
|
|
ColumnLimit: 110
|