mirror of
https://github.com/rust-lang/rust.git
synced 2024-10-31 22:41:50 +00:00
internal: update .typos.tmol
This commit is contained in:
parent
ba2910a3a7
commit
70d6141859
38
.typos.toml
38
.typos.toml
@ -1,49 +1,25 @@
|
||||
[default.extend-identifiers]
|
||||
makro = "makro"
|
||||
VisibilityExplicity = "VisibilityExplicity"
|
||||
impl_froms = "impl_froms"
|
||||
AnserStyle = "AnserStyle"
|
||||
explicity = "explicity"
|
||||
syntaxically = "syntaxically"
|
||||
datas = "datas"
|
||||
impl_froms = "impl_froms"
|
||||
selfs = "selfs"
|
||||
TOOD = "TOOD"
|
||||
strustS = "strustS"
|
||||
new_function_with_generics_and_wheres = "new_function_with_generics_and_wheres"
|
||||
Defaul = "Defaul"
|
||||
nto = "nto"
|
||||
nknown = "nknown"
|
||||
ded = "ded"
|
||||
truct = "truct"
|
||||
inpu = "inpu"
|
||||
Convertable = "Convertable"
|
||||
substitude = "substitude"
|
||||
nner = "nner"
|
||||
Contro = "Contro"
|
||||
numbe = "numbe"
|
||||
MyUnio = "MyUnio"
|
||||
|
||||
[default.extend-words]
|
||||
anser = "anser"
|
||||
ba = "ba"
|
||||
fromed = "fromed"
|
||||
fo = "fo"
|
||||
trivias = "trivias"
|
||||
mmaped = "mmaped"
|
||||
mis = "mis"
|
||||
ket = "ket"
|
||||
foor = "foor"
|
||||
FPR = "FPR"
|
||||
mak = "mak"
|
||||
OT = "OT"
|
||||
makro = "makro"
|
||||
raison = "raison"
|
||||
strat = "strat"
|
||||
unaccessable = "unaccessable"
|
||||
trivias = "trivias"
|
||||
TOOD = "TOOD"
|
||||
|
||||
[default]
|
||||
extend-ignore-re = [
|
||||
# ignore string which contains $x (x is a num), which use widely in test
|
||||
".*\\$\\d.*"
|
||||
".*\\$\\d.*",
|
||||
# ignore generated content like `boxed....nner()`, `Defaul...efault`
|
||||
"\\w*\\.{3,4}\\w*",
|
||||
]
|
||||
|
||||
[files]
|
||||
|
Loading…
Reference in New Issue
Block a user