Skip to content

[ci skip] Update typos configuration to allow technical terms #156

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

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