L. David Baron writes:

> I tend to think that we should either:
>  * stick to 80
>  * require no wrapping, meaning that comments must be one paragraph
>    per line, boolean conditions must all be single line, and assume
>    that people will deal, using an editor that handles such code
>    usefully

Yes, those are the sensible options.

Wrapping at > 80 columns just makes things worse for those that
like to save some screen room for something else, view code on a
mobile device, etc.
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to