Ezcater/RspecDotNotSelfDot: Description: 'Enforce "." instead of "self." for example group description.' Enabled: true Include: - '**/*_spec.rb' Ezcater/RspecRequireFeatureFlagMock: Description: 'Enforce use of `mock_feature_flag` helpers instead of mocking `FeatureFlag.is_active?` directly.' Enabled: true Include: - '**/*_spec.rb' Ezcater/StyleDig: Description: 'Recommend `dig` for deeply nested access.' Enabled: true AutoCorrect: false