Skip to content

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

Merged
ChrisRackauckas merged 2 commits intomasterfrom
update-typos-config-allow-technical-terms
Jul 31, 2025
Merged

[ci skip] Update typos configuration to allow technical terms#353
ChrisRackauckas merged 2 commits intomasterfrom
update-typos-config-allow-technical-terms

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 paramers as shortened form used in variable names

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 to be intentional shortened form of parameters in variable names

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

claude and others added 2 commits July 29, 2025 10:01
…d comprehensive Julia/SciML terminology allowances\n- Allow paramers as legitimate technical terms\n- Allow paramers as shortened form used in variable names
@ChrisRackauckas ChrisRackauckas merged commit 31fc872 into master Jul 31, 2025
3 of 10 checks passed
@ChrisRackauckas ChrisRackauckas deleted the update-typos-config-allow-technical-terms branch July 31, 2025 08:18
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