Skip to content

Commit

Permalink
Add RSpec/ContextMethod rule only as warning
Browse files Browse the repository at this point in the history
  • Loading branch information
DaniPB committed May 10, 2024
1 parent 9b53a62 commit 5a6211c
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 5a6211c

Please sign in to comment.