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

add nolint to default list of acceptable comments for comment-spacings #822

Merged
merged 1 commit into from
May 9, 2023

Conversation

natefinch
Copy link
Contributor

@natefinch natefinch commented May 9, 2023

Adds //nolint: to the default list of acceptable comments without a space before them.

@chavacava chavacava merged commit e20c778 into mgechev:master May 9, 2023
10 checks passed
@chavacava
Copy link
Collaborator

Hi @natefinch, thanks for the PR. I'll merge it to fix the false positive on nolint but as I've commented on #808 I will provide a wider fix to cope with other annotations.
Thanks again!

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

Successfully merging this pull request may close these issues.

None yet

2 participants