Hacker News new | ask | show | jobs
by TimTheTinker 2493 days ago
I suspect part of the reason is that using spaces makes it easier to collaborate with many other developers on a single codebase. There's no worrying "How will this look to others who override the default tab width?", "How to make this line up most consistently for everyone?", "Will it cause issues for me if I override the default tab width on this codebase?", etc.