Skip to content

Commit 147be7e

Browse files
committed
Fix CI failure
Error: unrecognized cop or department RSpec/NestedGroups found in .rubocop.yml unrecognized cop or department RSpec/MessageSpies found in .rubocop.yml Exited with code exit status 2
1 parent c225f77 commit 147be7e

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.rubocop.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,3 @@ require:
33

44
Layout/LineLength:
55
Enabled: false
6-
7-
RSpec/NestedGroups:
8-
Max: 4
9-
10-
RSpec/MessageSpies:
11-
Enabled: false

0 commit comments

Comments
 (0)