Skip to content

Commit

Permalink
No stubbed mock (#4)
Browse files Browse the repository at this point in the history
  • Loading branch information
aguilinger committed Jan 19, 2023
1 parent 555bd6f commit ba3a467
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .rubocop.base.yml
Original file line number Diff line number Diff line change
Expand Up @@ -232,6 +232,9 @@ RSpec/SortMetadata:
RSpec/SubjectDeclaration:
Enabled: true

RSpec/StubbedMock:
Enabled: false

RSpec/VerifiedDoubleReference:
Enabled: true

Expand Down

0 comments on commit ba3a467

Please sign in to comment.