(no title)
PunksATawnyFill | 5 years ago
If you don’t like your tab width, CHANGE IT. That’s a huge win over spaces, where indentation is hard-coded.
PunksATawnyFill | 5 years ago
If you don’t like your tab width, CHANGE IT. That’s a huge win over spaces, where indentation is hard-coded.
jml7c5|5 years ago
If someone prefers a narrow tab width and breaks lines based on that, then someone who prefers a wide tab width will get overfull lines:
Either way, the project has to set some sort of official tab width. Or at least, a maximum tab width.