Skip to content

👷 Add pre-commit hook to catch typos#68

Open
YuriiMotov wants to merge 1 commit into
mainfrom
typos
Open

👷 Add pre-commit hook to catch typos#68
YuriiMotov wants to merge 1 commit into
mainfrom
typos

Conversation

@YuriiMotov
Copy link
Copy Markdown
Member

Set up pre-commit hook to catch typos in sources.
Same as in fastapi/fastapi#15482

No typos currently found by prek run typos --all-files

Comment thread pyproject.toml

[tool.typos.files]
extend-exclude = [
"release-notes.md",
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

No typos in release-notes.md currently. Do we wan't to remove it from excluded files or keep it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants