Skip to content

Add spell checking configuration #53

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

Merged
merged 1 commit into from
Jul 29, 2025

Conversation

ChrisRackauckas
Copy link
Member

Summary

This PR improves code quality by fixing typos and adding spell checking configuration.

Changes

.typos.toml Configuration

  • Added comprehensive configuration file
  • Allows legitimate Julia/scientific terms (e.g., , , )
  • Prevents false positives for domain-specific terminology
  • Follows SciML ecosystem standards

Benefits

  • ✅ Improved documentation and code readability
  • ✅ Automated spell checking on all PRs
  • ✅ No false positives for technical terminology
  • ✅ Consistent with SciML ecosystem standards
  • ✅ Zero maintenance overhead

🤖 Generated by SciML typos standardization

@ChrisRackauckas ChrisRackauckas merged commit 505b336 into master Jul 29, 2025
13 checks passed
@ChrisRackauckas ChrisRackauckas deleted the add-typos-spellcheck-config branch July 29, 2025 13:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants