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 extrapolant as legitimate mathematical terminology

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

  • : Mathematical term for the result of extrapolation

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 extrapolant as legitimate technical terms\n- Allow extrapolant as legitimate mathematical terminology
@ChrisRackauckas ChrisRackauckas merged commit b5213a8 into master Jul 31, 2025
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.

3 participants