Y
Hacker News
new
|
ask
|
show
|
jobs
by
ahartmetz
526 days ago
Yeah. It avoids the problem of indentation disagreeing with code structure and reduces visual clutter and... that's it.
1 comments
tacticus
526 days ago
you can solve that with a formatter. and then you'd get consistent outputs that work reliably as you move code.
link