Tab characters are space efficient and configurable for each person in their editor. Space characters are consistent between developers.
Solution: each tabspace indent is a random width, making it both inconsistent and non-configurable. Also, each character is the size of at least four regular characters, so it’s not even space efficient
Tab characters are space efficient and configurable for each person in their editor. Space characters are consistent between developers.
Solution: each tabspace indent is a random width, making it both inconsistent and non-configurable. Also, each character is the size of at least four regular characters, so it’s not even space efficient
I mean, why bother at all? It seems like indentation is a source of conflict, we should part with it!
Cries in python