I'm writing a lot of comments like:
// subclasses* which xander couldn't get working:
// check_line_length skip
// https://stackoverflow.com/questions/8775145/c-template-specialization-for-all-subclasses
Where I include a long URL in a comment, but on the line before I have to add "check_line_length skip" to suppress line length warnings for that URL.
It would be very nice if we automatically allowed too-long lines that only contained single non-splittable URLs in comments.
(I'm not saying we should urgently prioritize working on this, but just filing this issue as I'm feeling the friction)