diff --git a/crates/typos-dict/assets/allowed.csv b/crates/typos-dict/assets/allowed.csv index f7bc6a7..7e74cf6 100644 --- a/crates/typos-dict/assets/allowed.csv +++ b/crates/typos-dict/assets/allowed.csv @@ -42,3 +42,8 @@ doas,built-in OpenBSD alternative to sudo (and has been ported to other systems) healthz,common name for health check endpoints readd,as in re-add but as an identifier unices,alt plural of unixes +tesselate,potentially US variant of tessellate +tesselated,potentially US variant of tessellated +tesselating,potentially US variant of tessellating +tesselation,potentially US variant of tessellation +tesselator,potentially US variant of tessellator diff --git a/crates/typos-dict/assets/words.csv b/crates/typos-dict/assets/words.csv index 130eb23..76dfd70 100644 --- a/crates/typos-dict/assets/words.csv +++ b/crates/typos-dict/assets/words.csv @@ -61309,11 +61309,6 @@ tesitmony,testimony tessealte,tessellate tessealted,tessellated tesselatad,tessellated -tesselate,tessellate -tesselated,tessellated -tesselating,tessellating -tesselation,tessellation -tesselator,tessellator tessleate,tessellate tessleated,tessellated tessleating,tessellating diff --git a/crates/typos-dict/src/word_codegen.rs b/crates/typos-dict/src/word_codegen.rs index 0d01f03..8bd0206 100644 --- a/crates/typos-dict/src/word_codegen.rs +++ b/crates/typos-dict/src/word_codegen.rs @@ -22369,11 +22369,6 @@ pub static WORD_TES_CHILDREN: dictgen::DictTable<&'static [&'static str]> = dict dictgen::InsensitiveStr::Ascii("sealte"), dictgen::InsensitiveStr::Ascii("sealted"), dictgen::InsensitiveStr::Ascii("selatad"), - dictgen::InsensitiveStr::Ascii("selate"), - dictgen::InsensitiveStr::Ascii("selated"), - dictgen::InsensitiveStr::Ascii("selating"), - dictgen::InsensitiveStr::Ascii("selation"), - dictgen::InsensitiveStr::Ascii("selator"), dictgen::InsensitiveStr::Ascii("sleate"), dictgen::InsensitiveStr::Ascii("sleated"), dictgen::InsensitiveStr::Ascii("sleating"), @@ -22419,11 +22414,6 @@ pub static WORD_TES_CHILDREN: dictgen::DictTable<&'static [&'static str]> = dict &["tessellate"], &["tessellated"], &["tessellating"], - &["tessellation"], - &["tessellator"], - &["tessellate"], - &["tessellated"], - &["tessellating"], &["tessellator"], &["tessellation"], &["testosterone"],