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

Update rubocop and add rubocop-rspec #15

Merged
merged 7 commits into from Jul 22, 2021
Merged

Conversation

flats
Copy link

@flats flats commented Jul 20, 2021

No description provided.

That covers all things Rspec, including lingering `focus`es.

[#177398947]
[#177398947]
@jasdeepgosal jasdeepgosal self-assigned this Jul 20, 2021
spec.add_dependency "rubocop-rspec-focused", "= 0.0.3"
spec.add_dependency "rubocop", "~> 1.18.3"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch, thanks! Did that and also ignored a couple more cops that seemed pretty ignorable to me.

We _mostly_ use snakecase for variables with numbers, but not always, and I don't think it's worth the effort to standardize that.

[#177398947]
Prettier undoes what autocorrecting this cop does.

[#177398947]
We are purposeful about our use of symbols with and without quoted strings and I don't think we need this.

[#177398947]
Per PR feedback.

[#177398947]
@flats flats merged commit 30d74fc into master Jul 22, 2021
@flats flats deleted the update-rubocop-177398947 branch July 22, 2021 16:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants