Slide 14
Slide 14 text
Points to note when proceeding
RuboCop RSpec follows semantic versioning, just like RuboCop, so
breaking changes cannot be introduced until the next major version
update.
Performing the extraction all at once in the next major version update
carries high risk ⚠
👉 So we decided to proceed steadily, step by step, while maintaining
backward compatibility.