mirror of
https://github.com/gosticks/brew.git
synced 2026-08-14 05:30:22 +00:00
Replace Whitelist with Allowlist
Whitelist is a potentially offensive word.
This commit is contained in:
@@ -60,7 +60,7 @@ fi
|
||||
|
||||
HOMEBREW_LIBRARY="$HOMEBREW_REPOSITORY/Library"
|
||||
|
||||
# Whitelist and copy to HOMEBREW_* all variables previously mentioned in
|
||||
# Allowlist and copy to HOMEBREW_* all variables previously mentioned in
|
||||
# manpage or used elsewhere by Homebrew.
|
||||
for VAR in BROWSER DISPLAY EDITOR NO_COLOR PATH
|
||||
do
|
||||
|
||||
Reference in New Issue
Block a user