Skip to content

Commit

Permalink
disable RSpec/BeforeAfterAll cop
Browse files Browse the repository at this point in the history
  • Loading branch information
jhoblitt committed Jul 31, 2024
1 parent 1b81f20 commit 3d5355b
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 @@ -4,3 +4,5 @@

inherit_gem:
voxpupuli-test: rubocop.yml
RSpec/BeforeAfterAll:
Enabled: false

0 comments on commit 3d5355b

Please sign in to comment.