Skip to content

Fix Lamba typo allow-list entry#4717

Draft
ChrisRackauckas-Claude wants to merge 1 commit into
SciML:masterfrom
ChrisRackauckas-Claude:agent/fix-lamba-typos
Draft

Fix Lamba typo allow-list entry#4717
ChrisRackauckas-Claude wants to merge 1 commit into
SciML:masterfrom
ChrisRackauckas-Claude:agent/fix-lamba-typos

Conversation

@ChrisRackauckas-Claude

Copy link
Copy Markdown
Contributor

Ignore until reviewed by @ChrisRackauckas.

This fixes a repo-wide Typos CI failure present on current master. The existing typo allow-list entry maps Lambda = "Lamba", which makes normal prose uses of “lambda” fail spell checking while still not allowing the solver identifier LambaEulerHeun cleanly.

This changes the allow-list entry to Lamba = "Lamba" so the solver name is accepted and normal “lambda” text remains valid.

Local verification:

  • Ran /home/crackauc/.local/bin/typos . from the ModelingToolkit checkout.
  • Result: exit 0, no output.

Co-Authored-By: Chris Rackauckas <accounts@chrisrackauckas.com>
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