Y
Hacker News
new
|
ask
|
show
|
jobs
by
hotsauceror
328 days ago
Not that one more opinion in this endless war of opinion will matter, nor will it convince anyone, but I genuinely don't see the issue with "tabs for indentation, spaces for alignment."
2 comments
o11c
328 days ago
Every repo that tries that ends up broken. I've looked at a lot of them.
Also,
any
use of hard tabs breaks diffs, which should make tabs a non-starter.
link
IncreasePosts
328 days ago
Indentation is alignment
link
microflash
328 days ago
Indentation is columnization.
link
IncreasePosts
327 days ago
Columnization is alignment
link
Also, any use of hard tabs breaks diffs, which should make tabs a non-starter.