Skip to content

Commit

Permalink
Add rubocop rule
Browse files Browse the repository at this point in the history
  • Loading branch information
leochab committed Jun 26, 2024
1 parent b161a57 commit 01d93b4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,9 @@ Naming/MemoizedInstanceVariableName:
RSpec/ExampleLength:
Max: 30

RSpec/NestedGroups:
Max: 6

#
# Disabled cops
#
Expand Down

0 comments on commit 01d93b4

Please sign in to comment.