Skip to content

Commit

Permalink
feat: Add RSpec/ContextMethod rule only as warning (#29)
Browse files Browse the repository at this point in the history
  • Loading branch information
DaniPB authored May 16, 2024
1 parent 9b53a62 commit 9ae2e5b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions default.yml
Original file line number Diff line number Diff line change
Expand Up @@ -282,6 +282,9 @@ Performance/RegexpMatch:
RSpec/ContextWording:
Enabled: false

RSpec/ContextMethod:
Severity: info

RSpec/ExampleLength:
Max: 16

Expand Down

0 comments on commit 9ae2e5b

Please sign in to comment.