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

SpacingBetweenDeclarationsWithCommentsRule: fix false positives/negatives #946

Merged
merged 1 commit into from
Oct 19, 2020

Conversation

t-kameyama
Copy link
Contributor

@t-kameyama t-kameyama commented Oct 19, 2020

Fixes #865

…ives

- Fix false positives when a comment is not between declarations (pinterest#865)
- Fix false negatives when declarations is in class
@romtsn romtsn merged commit 09e2748 into pinterest:master Oct 19, 2020
@romtsn
Copy link
Collaborator

romtsn commented Oct 19, 2020

Thanks!

@t-kameyama t-kameyama deleted the issue_865 branch October 19, 2020 09:17
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.

experimental:spacing-between-declarations-with-comments false positive
2 participants