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

chore: Enforce version constraint for standard linting #221

Merged
merged 1 commit into from
Oct 14, 2024

Conversation

adamlogic
Copy link
Collaborator

v1.41.0 has enabled the RedundantInterpolationUnfreeze rule, which is not supported in Ruby 2.x. Until our gem drops support for Ruby 2.x, we need our linter to respect it.

v1.41.0 has enabled the RedundantInterpolationUnfreeze rule, which is not supported in Ruby 2.x. Until our gem drops support for Ruby 2.x, we need our linter to respect it.
Copy link
Member

@carlosantoniodasilva carlosantoniodasilva left a comment

Choose a reason for hiding this comment

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

👍

@carlosantoniodasilva carlosantoniodasilva marked this pull request as ready for review October 14, 2024 14:27
@carlosantoniodasilva
Copy link
Member

I'm merging to get the build back to green on #222, we can revisit changes to dealing with standard afterwards. Thanks!

@carlosantoniodasilva carlosantoniodasilva merged commit 5c74e7b into main Oct 14, 2024
119 of 124 checks passed
@carlosantoniodasilva carlosantoniodasilva deleted the ruby-2-standard branch October 14, 2024 14:28
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.

2 participants