Enable rubocop-rspec_rails cops

This commit is contained in:
Henne Vogelsang 2024-06-06 16:55:50 +02:00
parent effba3382e
commit f5de806ef8
No known key found for this signature in database
GPG key ID: 97DDB66BDAF8D4D6

View file

@ -1,5 +1,6 @@
require: require:
- rubocop-rspec - rubocop-rspec
- rubocop-rspec_rails
- rubocop-rails - rubocop-rails
- rubocop-capybara - rubocop-capybara
- rubocop-performance - rubocop-performance