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

Use Cop::Base API for Rake department #34

Merged
merged 1 commit into from
Dec 20, 2020

Commits on Dec 20, 2020

  1. Use Cop::Base API for Rake department

    Follow rubocop/rubocop#7868.
    
    This PR uses `Cop::Base` API for `Rake` department's cops.
    This repository is not maintained frequently now,
    so RuboCop Rake dependent on RuboCop 1.0 stable API.
    koic committed Dec 20, 2020
    Configuration menu
    Copy the full SHA
    c4238a5 View commit details
    Browse the repository at this point in the history