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

Use friendlier terminology in _leaf_helpers.erb #2009

Closed
wants to merge 1 commit into from
Closed

Use friendlier terminology in _leaf_helpers.erb #2009

wants to merge 1 commit into from

Conversation

JuanitoFatas
Copy link
Member

@JuanitoFatas JuanitoFatas commented Nov 9, 2018

@@ -18,16 +18,16 @@ leafness_of_getglobal(VALUE gentry)
else {
/* We cannot write this function using a switch() because a
* case label cannot be a function pointer. */
static rb_gvar_getter_t *const whitelist[] = {
static rb_gvar_getter_t *const allowlist[] = {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

allowedList?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I found this comment and here suggest allowlist. What do you think?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants