mirror of
https://github.com/dataease/dataease.git
synced 2025-02-24 11:32:57 +08:00
chore: typo config
This commit is contained in:
parent
ae9cc00278
commit
61b5beb9ea
18
.typos.toml
18
.typos.toml
@ -9,5 +9,21 @@ keynode = "keynode"
|
|||||||
SCHEM = "SCHEM"
|
SCHEM = "SCHEM"
|
||||||
|
|
||||||
[files]
|
[files]
|
||||||
extend-exclude = ["public/", "amap-wx/", "m-icon/", "uni-card/", "uni-col/", "uni-link/", "uni-list/", "uni-list-item/", "uni-row/", "migration/", "mapFiles/", "frontend/src/views/chart/components/table/TableNormal.vue"]
|
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",
|
||||||
|
"installer/dataease/templates/be.conf"
|
||||||
|
]
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user