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 9a9bb38 commit 658f2ac
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 658f2ac

Please sign in to comment.