Skip to content

Commit

Permalink
Removed IgnoredMethods (#677)
Browse files Browse the repository at this point in the history
  • Loading branch information
crnastena authored Feb 3, 2023
1 parent be9ce4f commit 8b7825c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ruby/.rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,6 @@ Metrics/AbcSize:
Metrics/BlockLength:
CountComments: true # count full line comments?
Max: 25
IgnoredMethods: []
Exclude:
- "spec/**/*"

Expand Down

0 comments on commit 8b7825c

Please sign in to comment.