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

Require RuboCop 1.30+ as runtime dependency #388

Merged

Commits on Nov 24, 2023

  1. Require RuboCop 1.30+ as runtime dependency

    This PR makes RuboCop Performance require RuboCop 1.30+ to fix some errors:
    https://github.com/rubocop/rubocop-performance/actions/runs/6966652446/job/18957154150
    
    It introduces CI for the oldest RuboCop version still supported,
    implementing a workflow for regression testing that is similar to the one found a
    rubocop/rubocop-rails@c9acb7a.
    koic committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    4c525a8 View commit details
    Browse the repository at this point in the history