Hacker News new | ask | show | jobs
by compressedgas 437 days ago
The entire point of a character line length limit is so that a diff doesn't have wrapping lines on a terminal. And so that most changes become line insertions or deletions rather than modifications of lines.