forked from dataease/dataease
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.typos.toml
40 lines (38 loc) · 863 Bytes
/
.typos.toml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
[default.extend-words]
Rela = "Rela"
eles = "eles"
delink = "delink"
testng = "testng"
ba = "ba"
referer = "referer"
keynode = "keynode"
SCHEM = "SCHEM"
wheres = "wheres"
Wheres = "Wheres"
Parenthesed = "Parenthesed"
pogress = "pogress"
Pogress = "Pogress"
yoy = "yoy"
YOY = "YOY"
Leafs = "Leafs"
leafs = "leafs"
hiden = "hiden"
[files]
extend-exclude = [
"public/",
"amap-wx/",
"m-icon/",
"uni-card/",
"uni-col/",
"uni-link/",
"uni-list/",
"uni-list-item/",
"uni-row/",
"migration/",
"mapFiles/",
"core/frontend/src/views/chart/components/table/TableNormal.vue",
"core/backend/src/main/java/io/dataease/ext/ExtSysUserMapper.xml",
"core/backend/src/main/java/io/dataease/ext/AuthMapper.xml",
"core/backend/src/main/java/io/dataease/ext/ExtAuthMapper.xml",
"installer/dataease/templates/be.conf"
]