Skip to content

Conversation

SanftMonster
Copy link
Collaborator

@SanftMonster SanftMonster commented Apr 29, 2024

Typo (incorrect spelling) is a problem that's hard to be completely eliminated during the review. When we realize a spelling problem, it might have already come across several versions. This PR introduces a workflow to detect the possible typos to help us find them.

If a word or a file is incorrectly checked, you can modify .github/_typo.toml to skip check for it. Here's the reference.

/// <summary>
/// Try to reuse the matching prefix from the session file.
/// </summary>
protected virtual void TryReuseMathingPrefix()
Copy link
Member

@martindevans martindevans Apr 29, 2024

Choose a reason for hiding this comment

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

This is technically a breaking change. But I'm not too concerned about it in this case tbh.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

We could mention it in the next release note. :)

@martindevans
Copy link
Member

Looks good! The number of typos this has caught already demonstrates it's worth!

@SanftMonster SanftMonster merged commit f44c884 into SciSharp:master Apr 29, 2024
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.

2 participants