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

1281 white between annotated declarations #1291

Conversation

paul-dingemans
Copy link
Collaborator

Description

Fix false positive in spacing-between-declarations-with-annotations

A block of comments including at least one blank line between two annotated
declarations was not recognized as having the required spacing.

Closes #1281

Checklist

  • tests are added
  • CHANGELOG.md is updated

@shashachu shashachu merged commit 161925b into pinterest:master Nov 30, 2021
@paul-dingemans paul-dingemans deleted the 1281-white-between-annotated-declarations branch December 11, 2021 15:11
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.

false positive "declarations and declarations with annotations should have an empty space between."
2 participants