Description
Adds RuboCop rules for RSpec files so test code can follow consistent style and avoid common spec smells. It is useful for teams that want cleaner, more maintainable Ruby tests.
Spec style rules should support clarity, not replace judgment. Tune rules that conflict with readable tests or project-specific testing patterns.