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

[SEDONA-390] Add codespell with pre-commit #1013

Merged
merged 1 commit into from
Sep 11, 2023

Conversation

jbampton
Copy link
Member

@jbampton jbampton commented Sep 9, 2023

Did you read the Contributor Guide?

Is this PR related to a JIRA ticket?

What changes were proposed in this PR?

  • Add pre-commit with GitHub Actions
  • Setup pre-commit config file
  • Setup codespell.txt ignored words list
  • Fixed a lot of spelling

https://pre-commit.com/#github-actions-example

How was this patch tested?

Installed pre-commit locally and then installed the repo hooks and ran from repo root:

pre-commit run --all-files

This will also run on git commit against changed files

Did this PR include necessary documentation updates?

  • No, this PR does not affect any public API so no need to change the docs.

.pre-commit-config.yaml Outdated Show resolved Hide resolved
@jiayuasu jiayuasu merged commit 6fc96ba into apache:master Sep 11, 2023
40 checks passed
@jbampton jbampton deleted the add-pre-commit-with-codespell branch September 12, 2023 09:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants