Remix.run Logo
account42 4 days ago

Another issue with fixed line lengths is that it requires tab stops to have a defined width instead of everyone being able to choose their desired indentation level in their editor config.

rerdavies 3 days ago | parent | next [-]

I think you have that backward. Allowing everyone to choose their desired indentation in their editor config is the issue. That's insane!

DonHopkins 4 days ago | parent | prev [-]

Another issue with everyone being able to choose their desired indentation level in their editor config is unbounded line length.