top | item 44875106

(no title)

dan_hawkins | 6 months ago

One thing that I haven't seen mentioned here is that shorter line limits (80, 120) make my life easier for non-trivial merge conflicts and diffing changes.

discuss

order

k__|6 months ago

I think, it's also depending on the language used.

When I write JS or Python, In getting along with 80 no problem.

But when I do TS or Java, the annotations can stretch lines quite a bit.