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

Rename 'whitelist' to 'ignore_list' #10

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

bendilley
Copy link

...and allow it to be used to solve the Scunthorpe problem.

There are a couple of things going on here: firstly I had a couple of cases of the scunthorpe problem which weren't addressed using the original whitelist solution. Secondly, I and others have been trying to avoid problematic language in my code, and "whitelist" falls into that category. I appreciate that this is a breaking change, and if you like I can add another commit to make it backwards-compatible.

...and allow it to be used to solve the Scunthorpe problem:
https://en.wikipedia.org/wiki/Scunthorpe_problem
Technically a Regexp object would have been interpolated anyway, but I
thought it would be more efficient this way, and better to explicitly
support it.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant