Skip to content

Automatically allow long lines that only contain a single URL #54

Description

@CodingCanuck

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)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions