Shopify / deprecation_toolkit

⚒Eliminate deprecations from your codebase ⚒
MIT License
460 stars 40 forks source link

Adopt `rubocop-shopify` #56

Closed sambostock closed 2 years ago

sambostock commented 2 years ago

Pulling Shopify's Rubocop config from URL is no longer supported.

Therefore, this PR adopts the rubocop-shopify gem, which bundles (and versions) this config. Rubocop itself is updated along the way, so we can adopt the latest version of rubocop-shopify. All existing offenses are autocorrected.