-
-
Notifications
You must be signed in to change notification settings - Fork 10.4k
[Doc]: upgrade version of crate-ci tool for improved typo detection #23755
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
Conversation
Signed-off-by: Didier Durand <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Code Review
This pull request intends to upgrade the crate-ci/typos
pre-commit hook. However, the target version v1.35.5
is invalid as it does not exist in the upstream repository. This would break the CI and local development environments for anyone pulling this change. I have provided a critical review comment to correct the version to the latest valid one.
Hi, it seem that Gemini doesn't recognize 1.35.5 which exists: https://github.com/crate-ci/typos/releases/tag/v1.35.5 |
Thanks for the PR @didier-durand! |
…llm-project#23755) Signed-off-by: Didier Durand <[email protected]>
…llm-project#23755) Signed-off-by: Didier Durand <[email protected]> Signed-off-by: Xiao Yu <[email protected]>
…llm-project#23755) Signed-off-by: Didier Durand <[email protected]>
…llm-project#23755) Signed-off-by: Didier Durand <[email protected]>
…llm-project#23755) Signed-off-by: Didier Durand <[email protected]>
Purpose
Improve typo detection via version upgrade for crate-ci typo tool.
This is based on comment /. request #23636 (comment) by @hmellor
Test Plan
N/A
Test Result
N/A