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

Pin RuboCop to avoid failures due to renamed cops #2216

Merged
merged 4 commits into from
Dec 5, 2019
Merged

Commits on Dec 2, 2019

  1. Pin RuboCop to avoid failures due to renamed cops

    In RuboCop 1.0 this will stop happening, and we'll be able to relax it
    to:
    
        gem 'rubocop', '~> 1.0'
    pirj committed Dec 2, 2019
    Configuration menu
    Copy the full SHA
    e18a8d1 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2019

  1. Normalize RuboCop configuration

    pirj committed Dec 4, 2019
    Configuration menu
    Copy the full SHA
    b0a4291 View commit details
    Browse the repository at this point in the history
  2. Merge in base RuboCop config

    pirj committed Dec 4, 2019
    Configuration menu
    Copy the full SHA
    e0492a0 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2019

  1. Add comment about rule

    [skip ci]
    JonRowe committed Dec 5, 2019
    Configuration menu
    Copy the full SHA
    c5bad1c View commit details
    Browse the repository at this point in the history