Search Results

1
vote

Do you still limit line length in code?

Unfortunately, I routinely have to deal with legacy source code where in a few cases there is a single line of source code that is more that 3 THOUSAND CHARACTERS WIDE! Seriously. These lon …