Add typos CI workflow and fix existing spelling errors#63
Merged
Conversation
Co-authored-by: Mossaka <5447827+Mossaka@users.noreply.github.com>
Co-authored-by: Mossaka <5447827+Mossaka@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Fix typos in some of the workflows
Add typos CI workflow to catch spelling errors
Oct 24, 2025
Collaborator
|
@copilot please fix all the typo issues from https://github.com/githubnext/agentics/actions/runs/18793160948/job/53628448936?pr=63 |
Co-authored-by: Mossaka <5447827+Mossaka@users.noreply.github.com>
Contributor
Author
Fixed all 12 typos detected by the workflow in commit 9c1251c:
The typos workflow now passes successfully. |
Copilot
AI
changed the title
Add typos CI workflow to catch spelling errors
Add typos CI workflow and fix existing spelling errors
Oct 24, 2025
dsyme
approved these changes
Oct 24, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds automated spell checking via
crate-ci/typosto catch typos in documentation and workflow files during CI, and fixes all existing typos found in the repository.Changes
.github/workflows/typos.ymlworkflow running on pushes to main and PRscrate-ci/typos@v1.29.4action with explicitcontents: readpermissionsconfiguation→configurationonfigure→configurecoverge→coverageThe typos workflow now passes successfully and will catch any future spelling errors.
Original prompt
<issue_description>kaito-project/aikit#673
should run https://github.com/crate-ci/typos as a ci to catch typos</issue_description>
Comments on the Issue (you are @copilot in this section)
Original prompt
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.