On Mon, May 30, 2022 at 3:46 PM Dmitry Tantsur <dtantsur@redhat.com> wrote:


On Sat, May 28, 2022 at 2:29 PM Jeremy Stanley <fungi@yuggoth.org> wrote:
On 2022-05-27 21:24:32 -0500 (-0500), Miro Tomaska wrote:
> This is probably going to be a hot topic but I was wondering if
> the community ever considered raising the default 79 characters
> line limit.
[...]

This is a choice individual projects can make; the TC hasn't
demanded all projects follow a specific coding style.

That said, I personally do all my coding and code review in
80-column text terminals, so any lines longer that that end up
wrapping and making indentation harder to follow.

Similarly, I usually split my vim in 2 halves, around 90 characters fit into each half.

Likewise; I'm still a big fan of shorter line lengths, so I'd prefer 79 columns too.

Alex.