Skip to content
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

Add spell-checker of @ryoppippi suggested #131

Merged
merged 8 commits into from
Feb 3, 2025
Merged

Conversation

samchon
Copy link
Owner

@samchon samchon commented Feb 3, 2025

This pull request introduces a new spell-check workflow, updates the package version, and configures custom spell-check settings. The key changes include the addition of a GitHub Actions workflow for spell-checking, an update to the package version, and the creation of a configuration file for the spell-check tool.

New Workflow:

Version Update:

  • package.json: Updated the package version from 2.4.1 to 2.4.2.

Configuration:

  • typos.toml: Added a configuration file for the spell-check tool, specifying locale, ignore patterns, and custom words.

@samchon samchon added documentation Improvements or additions to documentation enhancement New feature or request labels Feb 3, 2025
@samchon samchon self-assigned this Feb 3, 2025
Copy link
Owner Author

@samchon samchon left a comment

Choose a reason for hiding this comment

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

Fixed everything.

@samchon samchon merged commit 1fc70ec into master Feb 3, 2025
4 checks passed
@samchon samchon deleted the feat/spell-check branch February 3, 2025 16:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant