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

falsey → falsy #442

Merged
merged 3 commits into from
Jun 28, 2024
Merged

Conversation

DimitriPapadopoulos
Copy link
Contributor

Both look acceptable, but falsy is is more common than falsey, especially in contemporary English:
https://books.google.com/ngrams/graph?content=falsy%2Cfalsey&year_start=1800&year_end=2019&corpus=en-2019

Both look acceptable, but falsy is is more common than falsey,
especially in contemporary English:
https://books.google.com/ngrams/graph?content=falsy%2Cfalsey&year_start=1800&year_end=2019&corpus=en-2019
@henryiii
Copy link
Collaborator

Could you add it to the relevant pre-commit check?

@DimitriPapadopoulos
Copy link
Contributor Author

I don't know which is the relevant pre-commit check.

@henryiii
Copy link
Collaborator

entry: PyBind|Numpy|Cmake|CCache|Github|PyTest|RST

@DimitriPapadopoulos
Copy link
Contributor Author

I don't get it, I haven't changed capitalization.

@henryiii
Copy link
Collaborator

You can make a new entry like that for disallowed words if you don't like the "disallow caps" title:

      - id: disallow-words
        name: Disallow certain words
        language: pygrep
        entry: '[Ff]alsey'
        exclude: .pre-commit-config.yaml$

@henryiii henryiii merged commit aa4c99d into scientific-python:main Jun 28, 2024
16 checks passed
@DimitriPapadopoulos DimitriPapadopoulos deleted the falsey branch June 28, 2024 06:37
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.

2 participants