Skip to content

Commit

Permalink
Disable before/after all cop, I know what I'm doing.
Browse files Browse the repository at this point in the history
  • Loading branch information
djberg96 committed Apr 25, 2022
1 parent 5f5ef24 commit 1861eaf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ RSpec/InstanceVariable:
Enabled: false
RSpec/MultipleMemoizedHelpers:
Max: 10
RSpec/BeforeAfterAll:
Enabled: false

AllCops:
NewCops: enable
Expand Down

0 comments on commit 1861eaf

Please sign in to comment.