Y
Hacker News
new
|
ask
|
show
|
jobs
by
deafpolygon
333 days ago
honestly, spaces shouldn't be used; it's a design issue- use tabs only for indentation, then the language should ideally support not having to use spaces for manual alignment.
1 comments
throwawayqqq11
333 days ago
But this depends on the identifiers you choose. Languages cant help here, or better should not.
link