Skip to content

Fix codespell - third time lucky #390

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

Closed
wants to merge 11 commits into from

Conversation

drbenvincent
Copy link
Contributor

3rd attempt to get this right from #388

Fixes a frustration (see #385) where the pre-commit checks are editing the spelling within a URL to something which is wrong. It also has a complex set of effects on the ipynb vs myst files which can create differences and making it impossible to commit anything.

This PR updates .pre-commit-config.yaml to tell codespell to ignore spelling in URI's simply by appending "--uri-ignore-words-list", "*" to the arguments for `codespell``

Hopefully I've correctly rebased my main. This PR should only have one change to .pre-commit-config.yml

@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@drbenvincent
Copy link
Contributor Author

What the hell is going on?

@drbenvincent drbenvincent deleted the fix-codespell branch July 4, 2022 14:38
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.

1 participant