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 Hash#each_value and Hash#each_key cop #7677

Merged
merged 8 commits into from Feb 7, 2020

Commits on Feb 7, 2020

  1. Add Hash#each_value and Hash#each_key cops

    Jemma Issroff committed Feb 7, 2020
    Copy the full SHA
    c01d9ee View commit details
    Browse the repository at this point in the history
  2. Rebased

    Jemma Issroff committed Feb 7, 2020
    Copy the full SHA
    107a75c View commit details
    Browse the repository at this point in the history
  3. Changed enabled to pending, and marked unsafe

    Jemma Issroff committed Feb 7, 2020
    Copy the full SHA
    93d0cfc View commit details
    Browse the repository at this point in the history
  4. Updated to use heredoc, and expect_correction

    Jemma Issroff committed Feb 7, 2020
    Copy the full SHA
    616027e View commit details
    Browse the repository at this point in the history
  5. Fixed broken build

    Jemma Issroff committed Feb 7, 2020
    Copy the full SHA
    466eddd View commit details
    Browse the repository at this point in the history
  6. Moved in changelog

    Jemma Issroff committed Feb 7, 2020
    Copy the full SHA
    084c4ae View commit details
    Browse the repository at this point in the history
  7. Next round

    Jemma Issroff committed Feb 7, 2020
    Copy the full SHA
    d30344d View commit details
    Browse the repository at this point in the history
  8. Next round

    Jemma Issroff committed Feb 7, 2020
    Copy the full SHA
    1d3bdaf View commit details
    Browse the repository at this point in the history