On Tue, 17 Oct 2023 07:54:28 +0000
Eric Wong wrote:
>> > -* users using from git or tarballs (and not the OS package manager)
>> > +* users running our code from git or tarballs (and not the OS package
>> > manager)
>>
>> LGTM, but I'd also wrap the line (the text file line length
>> norm in the repo seems to lie between 60 and 70; this would
>> be 78).
>
> I think it's fine for a standalone lines such as list items to
> be up to 80. While paragraphs get harder to read with more
> columns, standalone lines get distracting when wrapped (IMHO).
I'd still at least make a distinction between "true" lists
such as the package listings in INSTALL (which are also
columnized, so the actual "line" is quite short), and what's
closer to just a sentence with a bullet point, like here.
In the given context I don't find
* users running our code from git or tarballs (and not the
OS package manager)
distracting, unlike the overlong line, but it's your call of
course.
--
Štěpán