Skip to content

Conversation

@ChrisRackauckas
Copy link
Member

Summary

This PR updates the typos spell checker configuration to allow legitimate technical terms that were being flagged as spelling errors.

Changes Made

  • Enhanced .typos.toml configuration with comprehensive Julia/SciML terminology allowances
  • Added specific technical terms: ,
  • Allow technical terms and names from academic references

Problem Solved

The spell checker was flagging legitimate technical terms as typos. These terms are proper terminology in their domain and should not be corrected.

Terms Added

  • : Appears in academic references, likely a person's name
  • : Technical term or abbreviation in numerical methods

Notes

  • included to avoid unnecessary CI runs for configuration changes
  • Maintains spell checking for actual typos while allowing domain-specific terminology
  • Part of standardizing typos configuration across SciML ecosystem

…d comprehensive Julia/SciML terminology allowances\n- Allow Ono, padd as legitimate technical terms\n- Allow technical terms and names from academic references
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