Skip to content

Commit 70bab41

Browse files
committed
fix(ci): workflow update e
1 parent c45089e commit 70bab41

File tree

1 file changed

+5
-10
lines changed

1 file changed

+5
-10
lines changed

.github/config/typos.toml

Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
1-
[
2-
default.extend-words
3-
]
1+
[default.extend-words]
42
# Custom ignored words
53
WNat = "WNat"
64
WNAT = "WNAT"
@@ -10,11 +8,10 @@ whats = "whats"
108
requestor = "requestor"
119
devlop = "devlop"
1210
crate = "crate"
11+
ba = "ba"
12+
mis = "mis"
1313

14-
15-
[
16-
files
17-
]
14+
[files]
1815
# File patterns to exclude
1916
extend-exclude = [
2017
"*.svg",
@@ -26,9 +23,7 @@ extend-exclude = [
2623
"package-lock.json"
2724
]
2825

29-
[
30-
default
31-
]
26+
[default]
3227
binary = false
3328
check-filename = true
3429
unicode = true

0 commit comments

Comments
 (0)