Skip to content

Commit

Permalink
Update cop.
Browse files Browse the repository at this point in the history
  • Loading branch information
djberg96 committed Apr 29, 2024
1 parent a1e3329 commit 407fa64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ Layout/SpaceBeforeBlockBraces:
Metrics/AbcSize:
Enabled: false
Metrics/BlockLength:
IgnoredMethods: ['describe', 'context']
AllowedMethods: ['describe', 'context']
Metrics/ClassLength:
Enabled: false
Metrics/MethodLength:
Expand Down

0 comments on commit 407fa64

Please sign in to comment.