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

Fix RuboCop::MagicComment#valid_shareable_constant_value? #9598

Merged
merged 1 commit into from Mar 13, 2021
Merged

Fix RuboCop::MagicComment#valid_shareable_constant_value? #9598

merged 1 commit into from Mar 13, 2021

Commits on Mar 13, 2021

  1. Fix RuboCop::MagicComment#valid_shareable_constant_value?

    This fixes a tiny bug infected since #9412
    It breaks to the surface yet,
    because RuboCop does not have `shareable_constant_value` related cop yet.
    kachick committed Mar 13, 2021
    Copy the full SHA
    a5ffce7 View commit details
    Browse the repository at this point in the history