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

Ensure rubocop can parse rules #121

Merged
merged 3 commits into from
Apr 10, 2024
Merged

Ensure rubocop can parse rules #121

merged 3 commits into from
Apr 10, 2024

Conversation

kevinrobayna
Copy link
Contributor

Error: Ambiguous cop name `RSpec/Rails/HttpStatus` used in
/Users/krobayna/.rbenv/versions/3.2.2/lib/ruby/gems/3.2.0/gems/gc_ruboconfig-4.4.1/rails.yml
needs department qualifier. Did you mean Rails/HttpStatus or
RSpecRails/HttpStatus?

The rule was updated
https://docs.rubocop.org/rubocop-rspec_rails/cops_rspecrails.html#rspecrailshttpstatus

```
Error: Ambiguous cop name `RSpec/Rails/HttpStatus` used in
/Users/krobayna/.rbenv/versions/3.2.2/lib/ruby/gems/3.2.0/gems/gc_ruboconfig-4.4.1/rails.yml
needs department qualifier. Did you mean Rails/HttpStatus or
RSpecRails/HttpStatus?
```

The rule was updated
https://docs.rubocop.org/rubocop-rspec_rails/cops_rspecrails.html#rspecrailshttpstatus
JoeSouthan
JoeSouthan previously approved these changes Apr 10, 2024
@kevinrobayna kevinrobayna merged commit a73f3bf into master Apr 10, 2024
4 checks passed
@kevinrobayna kevinrobayna deleted the fix_rubocop_confusion branch April 10, 2024 16:11
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