mirror of
https://github.com/crate-ci/typos.git
synced 2024-11-22 09:01:04 -05:00
commit
cdfaa78768
4 changed files with 31 additions and 12 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -377,7 +377,7 @@ dependencies = [
|
||||||
"anes",
|
"anes",
|
||||||
"cast",
|
"cast",
|
||||||
"ciborium",
|
"ciborium",
|
||||||
"clap 4.2.5",
|
"clap 4.3.0",
|
||||||
"criterion-plot",
|
"criterion-plot",
|
||||||
"is-terminal",
|
"is-terminal",
|
||||||
"itertools",
|
"itertools",
|
||||||
|
|
2
crates/typos-dict/assets/allowed.csv
vendored
2
crates/typos-dict/assets/allowed.csv
vendored
|
@ -2,3 +2,5 @@ nilable,used in ruby community
|
||||||
thead,html tag
|
thead,html tag
|
||||||
hardlinked,filesystem term
|
hardlinked,filesystem term
|
||||||
referer,http header field
|
referer,http header field
|
||||||
|
deques,noun
|
||||||
|
dequeues,verb
|
||||||
|
|
|
8
crates/typos-dict/assets/words.csv
vendored
8
crates/typos-dict/assets/words.csv
vendored
|
@ -7932,6 +7932,7 @@ charakter,character
|
||||||
charakters,characters
|
charakters,characters
|
||||||
chararacter,character
|
chararacter,character
|
||||||
chararcter,character
|
chararcter,character
|
||||||
|
chararcters,characters
|
||||||
charas,chars
|
charas,chars
|
||||||
charascters,characters
|
charascters,characters
|
||||||
charasmatic,charismatic
|
charasmatic,charismatic
|
||||||
|
@ -14145,6 +14146,7 @@ delaership,dealership
|
||||||
delaerships,dealerships
|
delaerships,dealerships
|
||||||
delagate,delegate
|
delagate,delegate
|
||||||
delagates,delegates
|
delagates,delegates
|
||||||
|
delaing,delaying
|
||||||
delaloc,delalloc
|
delaloc,delalloc
|
||||||
delalyed,delayed
|
delalyed,delayed
|
||||||
delapidated,dilapidated
|
delapidated,dilapidated
|
||||||
|
@ -14593,6 +14595,7 @@ deployement,deployment
|
||||||
deploymenet,deployment
|
deploymenet,deployment
|
||||||
deploymenets,deployments
|
deploymenets,deployments
|
||||||
deploymnet,deployment
|
deploymnet,deployment
|
||||||
|
deply,deploy
|
||||||
deplying,deploying
|
deplying,deploying
|
||||||
deplyoing,deploying
|
deplyoing,deploying
|
||||||
deplyoment,deployment
|
deplyoment,deployment
|
||||||
|
@ -14661,7 +14664,6 @@ depseration,desperation
|
||||||
depsise,despise
|
depsise,despise
|
||||||
depsoited,deposited
|
depsoited,deposited
|
||||||
dequed,dequeued
|
dequed,dequeued
|
||||||
deques,dequeues
|
|
||||||
derageable,dirigible
|
derageable,dirigible
|
||||||
deragotory,derogatory
|
deragotory,derogatory
|
||||||
deram,dram,dream
|
deram,dram,dream
|
||||||
|
@ -21501,6 +21503,7 @@ fiter,filter,fighter,fitter,fiver
|
||||||
fitering,filtering
|
fitering,filtering
|
||||||
fiters,filters,fighters,fitters,fivers
|
fiters,filters,fighters,fitters,fivers
|
||||||
fitler,filter
|
fitler,filter
|
||||||
|
fitlered,filtered
|
||||||
fitlers,filters
|
fitlers,filters
|
||||||
fivety,fifty
|
fivety,fifty
|
||||||
fixe,fixed,fixes,fix,fixme,fixer
|
fixe,fixed,fixes,fix,fixme,fixer
|
||||||
|
@ -24586,6 +24589,7 @@ idividually,individually
|
||||||
idividuals,individuals
|
idividuals,individuals
|
||||||
iechart,piechart
|
iechart,piechart
|
||||||
ierland,ireland
|
ierland,ireland
|
||||||
|
iformation,information
|
||||||
ifself,itself
|
ifself,itself
|
||||||
ignitin,ignition
|
ignitin,ignition
|
||||||
ignoded,ignored
|
ignoded,ignored
|
||||||
|
@ -31407,6 +31411,7 @@ misterious,mysterious
|
||||||
misteriously,mysteriously
|
misteriously,mysteriously
|
||||||
mistery,mystery
|
mistery,mystery
|
||||||
misteryous,mysterious
|
misteryous,mysterious
|
||||||
|
mistmatch,mismatch
|
||||||
mistmatches,mismatches
|
mistmatches,mismatches
|
||||||
mistread,mistreated
|
mistread,mistreated
|
||||||
mistreaded,mistreated
|
mistreaded,mistreated
|
||||||
|
@ -34816,6 +34821,7 @@ pakage,package
|
||||||
pakageimpl,packageimpl
|
pakageimpl,packageimpl
|
||||||
pakages,packages
|
pakages,packages
|
||||||
pakcage,package
|
pakcage,package
|
||||||
|
pakcages,packages
|
||||||
paket,packet
|
paket,packet
|
||||||
pakge,package
|
pakge,package
|
||||||
pakistain,pakistani
|
pakistain,pakistani
|
||||||
|
|
Can't render this file because it is too large.
|
|
@ -62664,6 +62664,7 @@ pub static WORD_PAK_CHILDREN: dictgen::DictTable<&'static [&'static str]> = dict
|
||||||
dictgen::InsensitiveStr::Ascii("ageimpl"),
|
dictgen::InsensitiveStr::Ascii("ageimpl"),
|
||||||
dictgen::InsensitiveStr::Ascii("ages"),
|
dictgen::InsensitiveStr::Ascii("ages"),
|
||||||
dictgen::InsensitiveStr::Ascii("cage"),
|
dictgen::InsensitiveStr::Ascii("cage"),
|
||||||
|
dictgen::InsensitiveStr::Ascii("cages"),
|
||||||
dictgen::InsensitiveStr::Ascii("et"),
|
dictgen::InsensitiveStr::Ascii("et"),
|
||||||
dictgen::InsensitiveStr::Ascii("ge"),
|
dictgen::InsensitiveStr::Ascii("ge"),
|
||||||
dictgen::InsensitiveStr::Ascii("istain"),
|
dictgen::InsensitiveStr::Ascii("istain"),
|
||||||
|
@ -62680,6 +62681,7 @@ pub static WORD_PAK_CHILDREN: dictgen::DictTable<&'static [&'static str]> = dict
|
||||||
&["packageimpl"],
|
&["packageimpl"],
|
||||||
&["packages"],
|
&["packages"],
|
||||||
&["package"],
|
&["package"],
|
||||||
|
&["packages"],
|
||||||
&["packet"],
|
&["packet"],
|
||||||
&["package"],
|
&["package"],
|
||||||
&["pakistani"],
|
&["pakistani"],
|
||||||
|
@ -74557,6 +74559,7 @@ pub static WORD_MIST_CHILDREN: dictgen::DictTable<&'static [&'static str]> = dic
|
||||||
dictgen::InsensitiveStr::Ascii("eriously"),
|
dictgen::InsensitiveStr::Ascii("eriously"),
|
||||||
dictgen::InsensitiveStr::Ascii("ery"),
|
dictgen::InsensitiveStr::Ascii("ery"),
|
||||||
dictgen::InsensitiveStr::Ascii("eryous"),
|
dictgen::InsensitiveStr::Ascii("eryous"),
|
||||||
|
dictgen::InsensitiveStr::Ascii("match"),
|
||||||
dictgen::InsensitiveStr::Ascii("matches"),
|
dictgen::InsensitiveStr::Ascii("matches"),
|
||||||
dictgen::InsensitiveStr::Ascii("read"),
|
dictgen::InsensitiveStr::Ascii("read"),
|
||||||
dictgen::InsensitiveStr::Ascii("readed"),
|
dictgen::InsensitiveStr::Ascii("readed"),
|
||||||
|
@ -74577,6 +74580,7 @@ pub static WORD_MIST_CHILDREN: dictgen::DictTable<&'static [&'static str]> = dic
|
||||||
&["mysteriously"],
|
&["mysteriously"],
|
||||||
&["mystery"],
|
&["mystery"],
|
||||||
&["mysterious"],
|
&["mysterious"],
|
||||||
|
&["mismatch"],
|
||||||
&["mismatches"],
|
&["mismatches"],
|
||||||
&["mistreated"],
|
&["mistreated"],
|
||||||
&["mistreated"],
|
&["mistreated"],
|
||||||
|
@ -96533,9 +96537,12 @@ static WORD_IF_NODE: dictgen::DictTrieNode<&'static [&'static str]> = dictgen::D
|
||||||
};
|
};
|
||||||
|
|
||||||
pub static WORD_IF_CHILDREN: dictgen::DictTable<&'static [&'static str]> = dictgen::DictTable {
|
pub static WORD_IF_CHILDREN: dictgen::DictTable<&'static [&'static str]> = dictgen::DictTable {
|
||||||
keys: &[dictgen::InsensitiveStr::Ascii("self")],
|
keys: &[
|
||||||
values: &[&["itself"]],
|
dictgen::InsensitiveStr::Ascii("ormation"),
|
||||||
range: 4..=4,
|
dictgen::InsensitiveStr::Ascii("self"),
|
||||||
|
],
|
||||||
|
values: &[&["information"], &["itself"]],
|
||||||
|
range: 4..=8,
|
||||||
};
|
};
|
||||||
|
|
||||||
static WORD_IE_NODE: dictgen::DictTrieNode<&'static [&'static str]> = dictgen::DictTrieNode {
|
static WORD_IE_NODE: dictgen::DictTrieNode<&'static [&'static str]> = dictgen::DictTrieNode {
|
||||||
|
@ -107257,6 +107264,7 @@ pub static WORD_FIT_CHILDREN: dictgen::DictTable<&'static [&'static str]> = dict
|
||||||
dictgen::InsensitiveStr::Ascii("ering"),
|
dictgen::InsensitiveStr::Ascii("ering"),
|
||||||
dictgen::InsensitiveStr::Ascii("ers"),
|
dictgen::InsensitiveStr::Ascii("ers"),
|
||||||
dictgen::InsensitiveStr::Ascii("ler"),
|
dictgen::InsensitiveStr::Ascii("ler"),
|
||||||
|
dictgen::InsensitiveStr::Ascii("lered"),
|
||||||
dictgen::InsensitiveStr::Ascii("lers"),
|
dictgen::InsensitiveStr::Ascii("lers"),
|
||||||
],
|
],
|
||||||
values: &[
|
values: &[
|
||||||
|
@ -107264,6 +107272,7 @@ pub static WORD_FIT_CHILDREN: dictgen::DictTable<&'static [&'static str]> = dict
|
||||||
&["filtering"],
|
&["filtering"],
|
||||||
&["filters", "fighters", "fitters", "fivers"],
|
&["filters", "fighters", "fitters", "fivers"],
|
||||||
&["filter"],
|
&["filter"],
|
||||||
|
&["filtered"],
|
||||||
&["filters"],
|
&["filters"],
|
||||||
],
|
],
|
||||||
range: 2..=5,
|
range: 2..=5,
|
||||||
|
@ -129932,11 +129941,8 @@ static WORD_DEQ_NODE: dictgen::DictTrieNode<&'static [&'static str]> = dictgen::
|
||||||
};
|
};
|
||||||
|
|
||||||
pub static WORD_DEQ_CHILDREN: dictgen::DictTable<&'static [&'static str]> = dictgen::DictTable {
|
pub static WORD_DEQ_CHILDREN: dictgen::DictTable<&'static [&'static str]> = dictgen::DictTable {
|
||||||
keys: &[
|
keys: &[dictgen::InsensitiveStr::Ascii("ued")],
|
||||||
dictgen::InsensitiveStr::Ascii("ued"),
|
values: &[&["dequeued"]],
|
||||||
dictgen::InsensitiveStr::Ascii("ues"),
|
|
||||||
],
|
|
||||||
values: &[&["dequeued"], &["dequeues"]],
|
|
||||||
range: 3..=3,
|
range: 3..=3,
|
||||||
};
|
};
|
||||||
|
|
||||||
|
@ -130172,6 +130178,7 @@ pub static WORD_DEPL_CHILDREN: dictgen::DictTable<&'static [&'static str]> = dic
|
||||||
dictgen::InsensitiveStr::Ascii("oymenet"),
|
dictgen::InsensitiveStr::Ascii("oymenet"),
|
||||||
dictgen::InsensitiveStr::Ascii("oymenets"),
|
dictgen::InsensitiveStr::Ascii("oymenets"),
|
||||||
dictgen::InsensitiveStr::Ascii("oymnet"),
|
dictgen::InsensitiveStr::Ascii("oymnet"),
|
||||||
|
dictgen::InsensitiveStr::Ascii("y"),
|
||||||
dictgen::InsensitiveStr::Ascii("ying"),
|
dictgen::InsensitiveStr::Ascii("ying"),
|
||||||
dictgen::InsensitiveStr::Ascii("yoing"),
|
dictgen::InsensitiveStr::Ascii("yoing"),
|
||||||
dictgen::InsensitiveStr::Ascii("yoment"),
|
dictgen::InsensitiveStr::Ascii("yoment"),
|
||||||
|
@ -130191,11 +130198,12 @@ pub static WORD_DEPL_CHILDREN: dictgen::DictTable<&'static [&'static str]> = dic
|
||||||
&["deployment"],
|
&["deployment"],
|
||||||
&["deployments"],
|
&["deployments"],
|
||||||
&["deployment"],
|
&["deployment"],
|
||||||
|
&["deploy"],
|
||||||
&["deploying"],
|
&["deploying"],
|
||||||
&["deploying"],
|
&["deploying"],
|
||||||
&["deployment"],
|
&["deployment"],
|
||||||
],
|
],
|
||||||
range: 3..=8,
|
range: 1..=8,
|
||||||
};
|
};
|
||||||
|
|
||||||
static WORD_DEPI_NODE: dictgen::DictTrieNode<&'static [&'static str]> = dictgen::DictTrieNode {
|
static WORD_DEPI_NODE: dictgen::DictTrieNode<&'static [&'static str]> = dictgen::DictTrieNode {
|
||||||
|
@ -131764,6 +131772,7 @@ pub static WORD_DELA_CHILDREN: dictgen::DictTable<&'static [&'static str]> = dic
|
||||||
dictgen::InsensitiveStr::Ascii("erships"),
|
dictgen::InsensitiveStr::Ascii("erships"),
|
||||||
dictgen::InsensitiveStr::Ascii("gate"),
|
dictgen::InsensitiveStr::Ascii("gate"),
|
||||||
dictgen::InsensitiveStr::Ascii("gates"),
|
dictgen::InsensitiveStr::Ascii("gates"),
|
||||||
|
dictgen::InsensitiveStr::Ascii("ing"),
|
||||||
dictgen::InsensitiveStr::Ascii("loc"),
|
dictgen::InsensitiveStr::Ascii("loc"),
|
||||||
dictgen::InsensitiveStr::Ascii("lyed"),
|
dictgen::InsensitiveStr::Ascii("lyed"),
|
||||||
dictgen::InsensitiveStr::Ascii("pidated"),
|
dictgen::InsensitiveStr::Ascii("pidated"),
|
||||||
|
@ -131782,6 +131791,7 @@ pub static WORD_DELA_CHILDREN: dictgen::DictTable<&'static [&'static str]> = dic
|
||||||
&["dealerships"],
|
&["dealerships"],
|
||||||
&["delegate"],
|
&["delegate"],
|
||||||
&["delegates"],
|
&["delegates"],
|
||||||
|
&["delaying"],
|
||||||
&["delalloc"],
|
&["delalloc"],
|
||||||
&["delayed"],
|
&["delayed"],
|
||||||
&["dilapidated"],
|
&["dilapidated"],
|
||||||
|
@ -153094,8 +153104,9 @@ pub static WORD_CHARAR_CHILDREN: dictgen::DictTable<&'static [&'static str]> = d
|
||||||
keys: &[
|
keys: &[
|
||||||
dictgen::InsensitiveStr::Ascii("acter"),
|
dictgen::InsensitiveStr::Ascii("acter"),
|
||||||
dictgen::InsensitiveStr::Ascii("cter"),
|
dictgen::InsensitiveStr::Ascii("cter"),
|
||||||
|
dictgen::InsensitiveStr::Ascii("cters"),
|
||||||
],
|
],
|
||||||
values: &[&["character"], &["character"]],
|
values: &[&["character"], &["character"], &["characters"]],
|
||||||
range: 4..=5,
|
range: 4..=5,
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue