Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resolve autocorrect deprecations #378

Merged
merged 1 commit into from
Jan 7, 2025

Conversation

Earlopain
Copy link
Contributor

Builds in top of #377, just the last commit is specific to this branch.

Closes #368

This is pretty much just a compatibility layer in itself.

Cops here are still declared with the old style (autocorrect instance method for example)
but rewriting that all is not trivial and also works just fine

@camertron
Copy link

Would love to see this get merged, anything I can do to help?

Copy link

@MikeMcQuaid MikeMcQuaid left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense to me!

Copy link
Member

@etiennebarrie etiennebarrie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

Closes Shopify#368

This is pretty much just a compatibility layer in itself.

Cops here are still declared with the old style (`autocorrect` instance method for example)
but rewriting that all is not trivial and also works just fine
@etiennebarrie etiennebarrie force-pushed the autocorrect-deprecations branch from 7fddf50 to 733c51d Compare January 7, 2025 13:45
@etiennebarrie etiennebarrie merged commit 6280c79 into Shopify:main Jan 7, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Corrector deprecations from Rubocop
4 participants