Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
CodingCanuck opened this issue Jun 22, 2022 · 0 comments
Open

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

CodingCanuck opened this issue Jun 22, 2022 · 0 comments

Comments

@CodingCanuck
Copy link
Contributor

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant