config/rspec.yml in talkable-style-1.2024.0320 vs config/rspec.yml in talkable-style-1.2024.0701
- old
+ new
@@ -21,12 +21,10 @@
Enabled: true
RSpec/BeNil:
Enabled: true
RSpec/BeforeAfterAll:
Enabled: true
-RSpec/Capybara/FeatureMethods:
- Enabled: true
RSpec/ChangeByZero:
Enabled: true
RSpec/ClassCheck:
Enabled: true
RSpec/ContainExactly:
@@ -44,10 +42,12 @@
Enabled: true
RSpec/DescribedClass:
Enabled: true
RSpec/DescribedClassModuleWrapping:
Enabled: true
+RSpec/Dialect:
+ Enabled: true
RSpec/DuplicatedMetadata:
Enabled: true
RSpec/EmptyExampleGroup:
Enabled: true
Exclude:
@@ -68,10 +68,12 @@
Enabled: true
RSpec/ExcessiveDocstringSpacing:
Enabled: true
RSpec/ExpectInHook:
Enabled: true
+RSpec/ExpectInLet:
+ Enabled: true
RSpec/ExpectOutput:
Enabled: true
RSpec/Focus:
Enabled: true
RSpec/HooksBeforeExamples:
@@ -101,31 +103,18 @@
Enabled: true
RSpec/MatchArray:
Enabled: true
RSpec/MetadataStyle:
Enabled: true
+RSpec/MissingExpectationTargetMethod:
+ Enabled: true
RSpec/MultipleDescribes:
Enabled: true
RSpec/MultipleSubjects:
Enabled: true
RSpec/NoExpectationExample:
Enabled: true
RSpec/OverwritingSetup:
- Enabled: true
-RSpec/Rails/AvoidSetupHook:
- Enabled: true
-RSpec/Rails/HaveHttpStatus:
- Enabled: true
-RSpec/Rails/HttpStatus:
- Enabled: true
-RSpec/Rails/InferredSpecType:
- Enabled: true
-RSpec/Rails/MinitestAssertions:
- Enabled: true
-RSpec/Rails/NegationBeValid:
- Enabled: true
- EnforcedStyle: be_invalid
-RSpec/Rails/TravelAround:
Enabled: true
RSpec/ReceiveCounts:
Enabled: true
RSpec/ReceiveMessages:
Enabled: true