Hacker News new | ask | show | jobs
by lukeschlather 5637 days ago
Tabs vs. spaces is basically an implementation detail of the editor. The point is that the code should always look the same.

This is a semantic issue that doesn't even go away in pseudocode.