Integrate spell checker into GitHub workflows#1010
Merged
fpscan merged 1 commit intolibretro:masterfrom Nov 17, 2025
Merged
Conversation
9472df6 to
8fbb6bd
Compare
Contributor
Author
|
The current implementation of this action will display found errors in the workflow log. I think to wait for an update with a code suggestion in Sarif format. |
RobLoach
approved these changes
Jan 4, 2025
viachaslavic
commented
Mar 17, 2025
8fbb6bd to
88a2033
Compare
Member
|
Could help #297 |
Member
|
@viachaslavic Should be good now that Sarif report has been integrated in Typos ? Thank you. |
Contributor
Author
|
@gouchi Yes, the format itself is implemented, but I was thinking of waiting for integration into github-action so that a comment with the spell checking result would be automatically added to pull requests. In fact, you can already merge it without this feature. In which case the results can be viewed in the annotations by going to Typos Action (for example, as in this PR) |
Member
|
@fpscan We should merge this PR ;) Thank you. |
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.
Add typos-action for changed files in PR's . Exceptions can be added to the
_typos.tomlconfig file.