Task #2614
open
Added by Junxiao Shi over 9 years ago.
Updated almost 7 years ago.
Description
Amend rule 1.1 to set line width limit as follows:
- generally within 100 columns
- can exceed 100 columns if it improves readability
- must not exceed 130 columns (hard limit)
- Status changed from New to Code review
- Assignee set to Spyros Mastorakis
- % Done changed from 0 to 90
I will not approve this change. The current text says pretty much what it needs to say: "lines longer 100 should be generally avoided". Any exception to that is developer's choice.
Reply to note-2:
This change is necessary to establish the hard limit of 130 columns.
Any exception to that is developer's choice.
Does this mean, from now on, I can choose to use 500-column lines (if it does not violate rule 3.14)?
- Target version changed from v0.4 to v0.5
- Status changed from Code review to New
- Assignee deleted (
Spyros Mastorakis)
Since 20160307, two exceptions to the 130-column hard limit are approved:
- single literal string
- single URI
- Target version deleted (
v0.5)
Also available in: Atom
PDF