|
|
|
|
|
by gsoto
2019 days ago
|
|
Spaces work well for indentation. You could argue here that typing one character (tab) is more efficient and maintainable than writing N (also semantically more powerful). The real problem comes when people start aligning things on the middle of the line. |
|
So instead of this:
you do this: Hanging indents work regardless of whether you use tabs or spaces for indentation.