about summary refs log tree commit diff
path: root/typos.toml
AgeCommit message (Collapse)AuthorLines
2025-09-19typo: allow EnzymeTypeTreeShiftIndiciesEqKaran Janthe-0/+1
2025-08-16typos: allow moresobinarycat-0/+1
2025-08-09Avoid abbreviating "numerator" as "numer", to allow catching typo "numer" ↵Josh Triplett-1/+0
elsewhere `typos.toml` has an exception for "numer", to avoid flagging its use as an abbreviation for "numerator". Remove the use of that abbrevation, spelling out "numerator" instead, and remove the exception, so that typo checks can find future instances of "numer" as a typo for "number".
2025-07-03setup CI and tidy to use typos for spellchecking and fix few typosklensy-0/+74