|
|
|
|
|
by caipre
4905 days ago
|
|
I understand the readability argument for literature, where lines of text are left-justified. In code though, indentation is much more prevalent. Between indentation and alignment, some lines of code are unsettlingly clipped to a small fraction of the available 80 characters. I still recommend wrapping at 80 chars though. |
|