Skip to content

Rename two Rubocop cops in config that break the build #2116

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

Merged
merged 1 commit into from
May 1, 2019

Conversation

benoittgt
Copy link
Member

Fix:
Error: The Layout/FirstParameterIndentation cop has been renamed to Layout/IndentFirstArgument.
(obsolete configuration found in .rubocop_rspec_base.yml, please update it)
The Layout/IndentArray cop has been renamed to Layout/IndentFirstArrayElement.
(obsolete configuration found in .rubocop_rspec_base.yml, please update it)

I push this fix to 4-0-dev already #2071 (comment)

Fix:
Error: The `Layout/FirstParameterIndentation` cop has been renamed to `Layout/IndentFirstArgument`.
(obsolete configuration found in .rubocop_rspec_base.yml, please update it)
The `Layout/IndentArray` cop has been renamed to `Layout/IndentFirstArrayElement`.
(obsolete configuration found in .rubocop_rspec_base.yml, please update it)
@fables-tales fables-tales changed the base branch from master to 4-0-dev May 1, 2019 19:35
@fables-tales fables-tales changed the base branch from 4-0-dev to master May 1, 2019 19:36
@fables-tales fables-tales merged commit e6fe572 into rspec:master May 1, 2019
@benoittgt benoittgt deleted the rubocop_offenses branch May 1, 2019 20:56
JonRowe pushed a commit that referenced this pull request Oct 3, 2019
Fix:
Error: The `Layout/FirstParameterIndentation` cop has been renamed to `Layout/IndentFirstArgument`.
(obsolete configuration found in .rubocop_rspec_base.yml, please update it)
The `Layout/IndentArray` cop has been renamed to `Layout/IndentFirstArrayElement`.
(obsolete configuration found in .rubocop_rspec_base.yml, please update it)
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