Skip to content

Conversation

ChrisRackauckas
Copy link
Member

Summary

This PR adds spell checking configuration to maintain code quality.

Changes

.typos.toml Configuration

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

SpellCheck.yml Workflow

  • Adds GitHub Actions spell checking on pull requests
  • Follows SciML standard (matches ModelingToolkit.jl)
  • Automatically prevents typos in future contributions

Benefits

  • ✅ 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

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