Skip to content

Commit

Permalink
Add rubocop-rspec_rails to Rubcop config
Browse files Browse the repository at this point in the history
Because: It is defined in the Gemfile but not loaded into config
  • Loading branch information
ChargrilledChook committed Aug 10, 2024
1 parent e72594e commit b327e52
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ require:
- rubocop-performance
- rubocop-rails
- rubocop-rspec
- rubocop-rspec_rails
- rubocop-capybara
- rubocop-factory_bot

Expand Down

0 comments on commit b327e52

Please sign in to comment.