Y
Hacker News
new
|
ask
|
show
|
jobs
by
jxxcarlson
2488 days ago
Yes, something like that. Almost everyone who writes Elm code uses elm-format which is very "spacey". So foo = 1 is formatted with foo = on one line and 1 on the next, with some leading space.