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

Lint non-inclusive language with blocklint #3275

Merged
merged 3 commits into from
Mar 19, 2024

Conversation

reedsa
Copy link
Contributor

@reedsa reedsa commented Mar 8, 2024

What was wrong?

Related to Issue #3119

Our codebase should eliminate language that can be offensive.

How was it fixed?

blocklint is a tool which checks for words that are configured as a blocklist. If found, the linter will fail and output the errors.

Todo:

Cute Animal Picture

Screen Shot 2024-03-08 at 4 10 41 PM

@reedsa reedsa force-pushed the inclusive-language branch 5 times, most recently from 11aba81 to e60c255 Compare March 13, 2024 22:26
reedsa added a commit to reedsa/web3.py that referenced this pull request Mar 13, 2024
@reedsa
Copy link
Contributor Author

reedsa commented Mar 14, 2024

This configuration will be changed to use pre-commit once the latest template is applied to this repo.

Copy link
Contributor

@pacrob pacrob left a comment

Choose a reason for hiding this comment

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

lgtm!

docs/releases.rst Outdated Show resolved Hide resolved
tox.ini Show resolved Hide resolved
tox.ini Show resolved Hide resolved
tox.ini Show resolved Hide resolved
reedsa added a commit to reedsa/web3.py that referenced this pull request Mar 18, 2024
reedsa added a commit to reedsa/web3.py that referenced this pull request Mar 18, 2024
reedsa added a commit to reedsa/web3.py that referenced this pull request Mar 18, 2024
reedsa added a commit to reedsa/web3.py that referenced this pull request Mar 19, 2024
reedsa added a commit to reedsa/web3.py that referenced this pull request Mar 19, 2024
@reedsa reedsa merged commit d50f47d into ethereum:main Mar 19, 2024
81 checks passed
@reedsa reedsa deleted the inclusive-language branch March 19, 2024 17:02
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.

3 participants