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

refactor: rename "blacklist" -> "blocklist" #193

Merged
merged 1 commit into from Dec 1, 2021
Merged

Conversation

nfischer
Copy link
Member

No change to logic. This just renames "blacklist" to "blocklist" to use
more inclusive language.

Test: npm run test
Test: ./lib/cli.js exec (this is blocked, as expected)
Test: ./lib/cli.js help (does not mention blocked commands)

@codecov-commenter
Copy link

codecov-commenter commented Nov 30, 2021

Codecov Report

Merging #193 (f86451c) into master (009e7bb) will not change coverage.
The diff coverage is 100.00%.

❗ Current head f86451c differs from pull request most recent head fb5d546. Consider uploading reports for the commit fb5d546 to get more accurate results
Impacted file tree graph

@@            Coverage Diff            @@
##            master      #193   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            5         5           
  Lines          114       114           
=========================================
  Hits           114       114           
Impacted Files Coverage Δ
src/config.js 100.00% <100.00%> (ø)
src/help.js 100.00% <100.00%> (ø)
src/shx.js 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 009e7bb...fb5d546. Read the comment docs.

No change to logic. This just renames "blacklist" to "blocklist" to use
more inclusive language.

Test: npm run test
Test: ./lib/cli.js exec (this is blocked, as expected)
Test: ./lib/cli.js help (does not mention blocked commands)
@nfischer nfischer merged commit 1bb4289 into master Dec 1, 2021
@nfischer nfischer deleted the inclusive-lang branch December 1, 2021 07:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants