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

Increase severity of DynamicFindBy rubocop rule #3985

Merged
merged 1 commit into from
Apr 28, 2020
Merged

Conversation

javierm
Copy link
Member

@javierm javierm commented Apr 24, 2020

Thanks taitus for the tip.

References

Background

Back in commint 49e55b4 we lowered its severity because there were a few false positives. Back then, I didn't realize we could just whitelist the methods causing false positives.

Objectives

Filter false positives instead of lowering the severity of a rule we apply all the time.

Notes

Thanks @taitus for the tip 😉 🙏 🎉.

Back in commit 49e55b4 we lowered its severity because there were a
few false positives. Back then, I didn't realize we could just whitelist
the methods causing false positives.

Thanks taitus for the tip.
@javierm javierm added the Linters Rubocop, ERB Lint, ESLint, SCSS-Lint, ... label Apr 24, 2020
@javierm javierm self-assigned this Apr 24, 2020
@javierm javierm added this to Reviewing in Consul Democracy via automation Apr 24, 2020
Consul Democracy automation moved this from Reviewing to Testing Apr 28, 2020
@javierm javierm merged commit ad94738 into master Apr 28, 2020
Consul Democracy automation moved this from Testing to Release 1.2.0 Apr 28, 2020
@javierm javierm deleted the dynamic_find_by branch April 28, 2020 10:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Linters Rubocop, ERB Lint, ESLint, SCSS-Lint, ...
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants