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

adding pre-commit #89

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

will-wright-eng
Copy link

@will-wright-eng will-wright-eng commented Jan 16, 2025

summary

cool project! as I was reading through the repo I noticed a misspelling in the readme, so I figured I would add pre-commit hooks to catch this type of thing.

  • added pre-commit config yaml file
  • ran pre-commit run -a to test which files would be changed

I went through each of the files modified and it doesn't appear as though any of the pre-commit hooks will change functionality. happy to run tests!

code changes

the majority of code changes come from:

  • end of file NLCR
  • md linting
  • end of line whitespace removal
  • yaml formatting

let me know if any of these changes conflict with the project standard!

references

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