👩💻 Join our community of thousands of amazing developers!
A while ago I wrote an article about our recent efforts to make RuboCop safer in terms of the code changes that it suggests and performs in auto-correct mode. Today I’ll follow up with a small update. In preparation for the long-awaited RuboCop 1.0, RuboCop’s team spent a lot of time recently adding auto-correction to more cops, polishing the internal auto-correction logic, and marking cops with unsafe auto-correction accordingly. Recently we reached another important milestone in our quest for ...