config/rspec.yml in talkable-style-1.2024.0110 vs config/rspec.yml in talkable-style-1.2024.0320
- old
+ new
@@ -85,10 +85,12 @@
Enabled: true
RSpec/InstanceSpy:
Enabled: true
RSpec/InstanceVariable:
Enabled: true
+RSpec/IsExpectedSpecify:
+ Enabled: true
RSpec/ItBehavesLike:
Enabled: true
RSpec/IteratedExpectation:
Enabled: true
RSpec/LeakyConstantDeclaration:
@@ -141,9 +143,11 @@
RSpec/RepeatedExample:
Enabled: true
RSpec/RepeatedExampleGroupBody:
Enabled: true
RSpec/RepeatedExampleGroupDescription:
+ Enabled: true
+RSpec/RepeatedSubjectCall:
Enabled: true
RSpec/ScatteredLet:
Enabled: true
RSpec/ScatteredSetup:
Enabled: true