Skip to content

👷 Add pre-commit hook to catch typos#208

Closed
YuriiMotov wants to merge 1 commit into
mainfrom
typos
Closed

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

Conversation

@YuriiMotov
Copy link
Copy Markdown
Contributor

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

@github-actions
Copy link
Copy Markdown
Contributor

This PR modifies dependency files (pyproject.toml or uv.lock), which is restricted to members of the fastapilabs organization on GitHub.

If you need a dependency change, please open a discussion describing what you need and why.

Closing this PR automatically.

Comment thread pyproject.toml

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

Choose a reason for hiding this comment

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

Suggested change
"release-notes.md",

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.

1 participant