Derek Chen-Becker <[email protected]> writes:

> On the long URLs, are we OK enforcing that a really long URL needs to be by
> itself on a line? For example, a commit message like:
>
> This implements the function at
> http://...URL of > 140 characters...
>
> Or do we want to ignore URL length for the purpose of computing line
> length, like:
>
> "This implements the function at http://URL of > 140 characters..."
>
> It's going to be simpler if we just treat a URL on its own differently than
> trying to ignore long URLs in lines for the sake of line length.

Ideally, just ignore lines with Urls. Think of
Link: <long url here>
It would be awkward if the committer has to
Link:
<long url here>
just to pacify the scripts.

-- 
Ihor Radchenko // yantar92,
Org mode maintainer,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>

Reply via email to