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

Fix false positives for Style/BisectedAttrAccessor when accessors have different access modifiers #8263

Conversation

fatkodima
Copy link
Contributor

Closes #8259

@bbatsov bbatsov merged commit 9b2ff38 into rubocop:master Jul 7, 2020
@bbatsov
Copy link
Collaborator

bbatsov commented Jul 7, 2020

Thanks!

@ujh
Copy link

ujh commented Jul 7, 2020

Thanks for the quick fix! 💚

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.

Style/BisectedAttrAccessor doesn't respect public/private
3 participants