Skip to content
This repository has been archived by the owner on Jun 13, 2024. It is now read-only.

Revert "Change all instances of 'whitelist' to 'allowlist'" #683

Open
wants to merge 1 commit into
base: development
Choose a base branch
from

Conversation

xtqqczze
Copy link

@xtqqczze xtqqczze commented Oct 17, 2022

This reverts commit cd09bb6.

cc: @alerickson, @TravisEz13, @adityapatwardhan

It is confusing to change instances of whitelist in comments and changelog, given that the term is referring to the following PowerShell variable:

$script:WhitelistedModules = @{
"Pester" = $true
"PSReadline" = $true
}

@xtqqczze xtqqczze marked this pull request as ready for review October 17, 2022 23:09
@xtqqczze
Copy link
Author

Google recommends against using the terms: allowlist (verb), allowlisted, allowlisting, see:

https://developers.google.com/style/word-list#allowlist

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant