-
Notifications
You must be signed in to change notification settings - Fork 332
Add codespell update precommit #1718
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
base: master
Are you sure you want to change the base?
Conversation
|
Download the artifacts for this pull request: |
|
Hi @brianignacio5 Thanks for helping implement Also, I’m wondering about the scope of the pre-commit checks. Ideally, only the modified files in a specific PR (i.e., the files listed on the |
radurentea
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, nice addition!
|
Hi @brianignacio5 Thanks for your updates! LGTM. |
Description
Try to update pre-commit to add codespell hook.
Type of change
Please delete options that are not relevant.
Steps to test this pull request
No tests, This is run in CI
Expected behaviour:
Expected output:
How has this been tested?
Test by checking CI actions.
Checklist