config/rspec.yml in talkable-style-1.2024.0701 vs config/rspec.yml in talkable-style-1.2024.1101

- old
+ new

@@ -156,9 +156,11 @@ IgnoreMethods: true Exclude: - spec/requests/api_v2/**/* RSpec/SpecFilePathSuffix: Enabled: true +RSpec/StringAsInstanceDoubleConstant: + Enabled: true RSpec/StubbedMock: Enabled: true RSpec/SubjectDeclaration: Enabled: true RSpec/VariableDefinition: