Skip to content

Commit b46e894

Browse files
committed
remove other 1-3 letter words
1 parent fc8c7ab commit b46e894

File tree

1 file changed

+1
-13
lines changed

1 file changed

+1
-13
lines changed

_typos.toml

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ extend-exclude = []
44

55
[default]
66
# Ignore 1-3 letter words, refer to https://github.com/crate-ci/typos/issues/1079
7-
# extend-ignore-words-re = ["^[a-zA-Z]{1,3}$"]
7+
extend-ignore-words-re = ["^[a-zA-Z]{1,3}$"]
88
# refer to https://github.com/crate-ci/typos/blob/master/docs/reference.md#example-configurations
99
extend-ignore-re = [
1010
# Ignore lines by `# typos: disable-line`
@@ -24,7 +24,6 @@ Archetecture = "Archetecture"
2424
Asynchoronous = "Asynchoronous"
2525
Attrbute = "Attrbute"
2626
Attribtue = "Attribtue"
27-
Ba = "Ba" #name
2827
Bounary = "Bounary"
2928
CANN = "CANN"
3029
Clas = "Clas"
@@ -47,12 +46,8 @@ Gloabal = "Gloabal"
4746
Imporvement = "Imporvement"
4847
Interfce = "Interfce"
4948
Kernal = "Kernal"
50-
LOD = "LOD" #LOD
5149
Learing = "Learing"
52-
Lod = "Lod" #lod
5350
Moible = "Moible"
54-
NCE = "NCE" # nce
55-
ND = "ND" #_nd
5651
Nervana = "Nervana"
5752
Numberic = "Numberic"
5853
Operaton = "Operaton"
@@ -75,7 +70,6 @@ Simle = "Simle"
7570
Sovler = "Sovler"
7671
Successed = "Successed"
7772
Tansformer = "Tansformer"
78-
Teh = "Teh" # 人名
7973
Tenosr = "Tenosr"
8074
Traning = "Traning"
8175
Transfomed = "Transfomed"
@@ -186,7 +180,6 @@ instrinsics = "instrinsics"
186180
interchangable = "interchangable"
187181
intializers = "intializers"
188182
intput = "intput"
189-
iy = "iy" #iy
190183
lable = "lable"
191184
learing = "learing"
192185
legth = "legth"
@@ -195,7 +188,6 @@ lenth = "lenth"
195188
leran = "leran"
196189
libary = "libary"
197190
likey = "likey"
198-
lod = "lod" #lod
199191
mantained = "mantained"
200192
matrics = "matrics"
201193
mdule = "mdule"
@@ -208,8 +200,6 @@ metrices = "metrices"
208200
muliply = "muliply"
209201
mulitplying = "mulitplying"
210202
mutbale = "mutbale"
211-
nce = "nce" #nce
212-
nd = "nd" #_nd
213203
neeeded = "neeeded"
214204
nessesary = "nessesary"
215205
numberic = "numberic"
@@ -246,7 +236,6 @@ schedual = "schedual"
246236
secenarios = "secenarios"
247237
sematic = "sematic"
248238
seperator = "seperator"
249-
ser = "ser" # vi_layoutxlm_ser
250239
setted = "setted"
251240
shoule = "shoule"
252241
similary = "similary"
@@ -276,7 +265,6 @@ transfered = "transfered"
276265
trasformed = "trasformed"
277266
treshold = "treshold"
278267
trian = "trian"
279-
ue = "ue" # send_ue_recv
280268
unqiue = "unqiue"
281269
unsupport = "unsupport"
282270
updte = "updte"

0 commit comments

Comments
 (0)