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

Bump minimum RuboCop version #210

Closed
wants to merge 2 commits into from
Closed

Commits on Mar 26, 2024

  1. Add minimum RuboCop version to CI matrix

    This ensures we're compatible with the minimum RuboCop version we claim
    in `rubocop-sorbet.gemspec`.
    
    This approach is copied from `rubocop-shopify`.
    sambostock committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    c65e7b1 View commit details
    Browse the repository at this point in the history
  2. Bump minimum RuboCop version

    This change reflects the actual current compatibility of the gem, as
    versions prior to this one do not work.
    sambostock committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    9bf7b93 View commit details
    Browse the repository at this point in the history