summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatt Jankowski <matt@jankowski.online>2024-04-19 16:35:00 -0400
committerGitHub <noreply@github.com>2024-04-19 20:35:00 +0000
commitb6f04aed356e5e588dc4fe9d1e3adf82c2b12994 (patch)
tree54bf5c6c31deb88aab6058b4a4b0e705befb746e
parent933189887bcfa9d84e0d4176446a99002a80ebb8 (diff)
Silence warning about requiring `rubocop-rspec_rails` (#30002)
-rw-r--r--.rubocop.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.rubocop.yml b/.rubocop.yml
index e80f3b2938e..1b5ce67ee7c 100644
--- a/.rubocop.yml
+++ b/.rubocop.yml
@@ -9,6 +9,7 @@ inherit_mode:
require:
- rubocop-rails
- rubocop-rspec
+ - rubocop-rspec_rails
- rubocop-performance
- rubocop-capybara
- ./lib/linter/rubocop_middle_dot