<div dir="ltr">Hello All,<div><br></div><div>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. I have seen some places where even a very innocent line of code needs to be split into two lines. I have also seen some code where I feel like variable names were abbreviated on purpose to squeeze everything into one line.</div><div><br></div><div>How does the community feel about raising the E501 limit to 119 characters? The 119 character limit is the second most popular limit besides the default one. It's long enough to give a developer enough room for descriptive variables without being forced to break lines too much. And it is short enough for a diff between two files to look OK.</div><div><br></div><div>The only downside I can see right now is that it's not easy to convert an existing code. So we will end up with files where the new code is 79+ characters and the "old" code is <=79. I can also see an argument where someone might have trouble reviewing a patch on a laptop screen (assuming standard 14" screen) ?<br></div><div><br></div><div>Here is an example of one extreme, a diff of two files maxing out at 119 characters</div><div><br></div><div><a href="https://review.opendev.org/c/opendev/sandbox/+/843697/1..2">https://review.opendev.org/c/opendev/sandbox/+/843697/1..2</a><br></div><div> </div><div>Thank you for your time and I am looking forward to this conversation :)</div><div> <br clear="all"><div>--<br></div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><font color="#999999" face="monospace">Miro Tomaska</font></div><div dir="ltr"><div><font color="#999999" face="monospace">irc: mtomaska</font></div><div><font color="#999999" face="monospace">Red Hat</font></div></div></div></div></div>