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

misc: Bump rubocop config to latest version #386

Merged
merged 1 commit into from
Aug 17, 2022
Merged

Conversation

rsempe
Copy link
Collaborator

@rsempe rsempe commented Aug 17, 2022

Context

We're using Rubocop as our code analyzer and code formatter.

Description

With the latest version of Rubocop (1.35.0), IgnoredMethods has been renamed to AllowedMethods.
The goal of this PR is to not have any warning message due to this change.

@rsempe rsempe requested a review from jdenquin August 17, 2022 12:53
@rsempe rsempe merged commit d37d9f7 into main Aug 17, 2022
@rsempe rsempe deleted the bump-rubocop-config branch August 17, 2022 14: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.

2 participants