Skip to content

Commit

Permalink
disable StringAsInstanceDoubleConstant
Browse files Browse the repository at this point in the history
  • Loading branch information
shouichi committed Oct 15, 2024
1 parent 26ef988 commit 56a2580
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,9 @@ RSpec/MessageSpies:
RSpec/MultipleExpectations:
Enabled: false

RSpec/StringAsInstanceDoubleConstant:
Enabled: false

RSpec/StubbedMock:
Enabled: false

Expand Down

0 comments on commit 56a2580

Please sign in to comment.