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

Fix typos and add codespell pre-commit hook #42

Merged
merged 1 commit into from
Jan 3, 2024

Conversation

BioGeek
Copy link
Contributor

@BioGeek BioGeek commented Dec 20, 2023

What?

This PR fixes typos and adds a codespell pre-commit hook.

Why?

Because there were typos in the repsoitory.

How?

I found the typos by running codespell on the repository.

Extra

To catch typos faster in the future, I added a codespell pre-commit hook.
I also:

  • updated the packages in the .pre-commit-config.yaml file
  • fixed the repo name for the flake8 package
  • reformatted a line to fix a line too long flake8 warning
  • added a .codespell-ignore.txt to ignore codespell false positives coming from base64 encoded images in the ipynb notebook file.

Copy link
Collaborator

@OmaymaMahjoub OmaymaMahjoub left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @BioGeek for this initiative 🔥, LGTM!

@OmaymaMahjoub OmaymaMahjoub merged commit 166d071 into instadeepai:main Jan 3, 2024
2 checks passed
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