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.