D24826: Enforce 100 chars line width

Christoph Cullmann noreply at phabricator.kde.org
Mon Oct 21 13:46:52 BST 2019


cullmann added a comment.


  It is unfortunately very brutal and in-deed, it can create very long lines if you have matching bad constructs.
  
  One can play with stuff like a limit of 160 oder whatever to limit that, but as it brutally hard break and align stuff, with e.g. 100 for my tries, a lot of "OK" constructs that break this length got broken up in unreadable chunks.
  
  We play a long time with this at company and settled for 240 as some long lines are less worse than a lot of lalal->lalalala->lalala->llalala-> sequences broken up in X lines.

REPOSITORY
  R240 Extra CMake Modules

REVISION DETAIL
  https://phabricator.kde.org/D24826

To: romangg, #frameworks, cullmann
Cc: kde-frameworks-devel, kde-buildsystem, LeGast00n, GB_2, bencreasy, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20191021/d9e8cb75/attachment-0001.html>


More information about the Kde-frameworks-devel mailing list