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

Add new requires_gem API for declaring which gems a Cop needs #12186

Merged
merged 6 commits into from
Apr 2, 2024

Commits on Mar 5, 2024

  1. Document RuboCop::Lockfile

    This class may be private, but its methods' behaviour is still pretty non-obvious,
    so let's document them. They're all marked `@api private`, so reader third parties
    should know not to use them.
    amomchilov committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    d9f7d1d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    91e43b1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c805709 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b3c2d11 View commit details
    Browse the repository at this point in the history
  5. Add new requires_gem API

    amomchilov committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    d11fa84 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bf7faee View commit details
    Browse the repository at this point in the history