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

Change terminology to Allowlist and Denylist #7469

Merged

Commits on Nov 3, 2019

  1. Change terminology to Allowlist and Denylist

    ### Summary
    
    Follow up rubocop#6464, rubocop#6466, and rubocop#6467.
    
    This PR changes a terminology from `Whitelist` and `Blacklist` to
    `Allowlist` and `Denylist`.
    
    This change is an obvious breaking change to some cop options.
    So I'd like to introduce it before RuboCop 1.0 if this change is acceptable.
    
    ### Other Information
    
    This change has also been made in Rails repository and other repos.
    rails/rails#33681
    koic committed Nov 3, 2019
    Copy the full SHA
    4008aa7 View commit details
    Browse the repository at this point in the history