Shopify / rubocop-sorbet

A collection of RuboCop rules for Sorbet
MIT License
181 stars 27 forks source link

Specify minimum RuboCop version as v1 #244

Closed andyw8 closed 3 months ago

andyw8 commented 3 months ago

Now that we've updated all the cops to inherit from RuboCop::Cop::Base, I think it makes sense to bump the minimum RuboCop version so we can be confident in having a stable RuboCop API.