-
Notifications
You must be signed in to change notification settings - Fork 265
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
chore: adds crate-ci/typos to check repository's spelling #3022
Conversation
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.
Some of these extend beyond just comment changes but I don't think I see any code changes that would impact the public API.
(also, need CI to pass before merging) |
yeah, many code variable names and field names are also affected in this PR change |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #3022 +/- ##
=======================================
Coverage 78.38% 78.38%
=======================================
Files 240 240
Lines 77121 77121
Branches 77121 77121
=======================================
Hits 60455 60455
- Misses 13568 13574 +6
+ Partials 3098 3092 -6
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
This PR tries to introduce the spelling check workflow from typos to ensure we have correct spelling in our repository.
to escape the typo checking, we can add the words and files that we want to escape to
lance_repo/.typos.toml
like this: