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

Improve documentation for Lint/UselessSetterCall #7702

Merged

Conversation

jonas054
Copy link
Collaborator

This closes #7309, which was an attempt to fix false positives with code. It was deemed too complex, so we're adding documentation for a, hopefully, very rare problem.

The cop configuration now marks the cop as "not safe".

This closes rubocop#7309, which was an attempt to fix false positives with code. It
was deemed too complex, so we're adding documentation for a, hopefully, very
rare problem.

The cop configuration now marks the cop as "not safe".
@bbatsov bbatsov merged commit d72591b into rubocop:master Feb 12, 2020
@bbatsov
Copy link
Collaborator

bbatsov commented Feb 12, 2020

Thanks!

@jonas054 jonas054 deleted the 7309_document_UselessSetterCall_better branch April 19, 2020 14:45
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