From 697b8d035ee741a08cd88522f938c5bfa298fafe Mon Sep 17 00:00:00 2001 From: Claude Date: Tue, 29 Jul 2025 10:01:24 -0400 Subject: [PATCH] [ci skip] Update typos configuration to allow technical terms\n\n- Add comprehensive Julia/SciML terminology allowances\n- Allow Ono, padd as legitimate technical terms\n- Allow technical terms and names from academic references --- .typos.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.typos.toml b/.typos.toml index f9a460f..70a5114 100644 --- a/.typos.toml +++ b/.typos.toml @@ -71,3 +71,6 @@ MTK = "MTK" ODE = "ODE" PDE = "PDE" SDE = "SDE" + +Ono = "Ono" +padd = "padd"