Skip to content

Commit 570c8e9

Browse files
committed
move typos.toml to repo root
1 parent ec9b11a commit 570c8e9

File tree

2 files changed

+26
-63
lines changed

2 files changed

+26
-63
lines changed

.typos.toml

Lines changed: 26 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1,37 +1,36 @@
11
[files]
22
extend-exclude = [
3-
"*.csv",
4-
"sign-language-detection-yolov5/*",
5-
"orbit-user-analysis/steps/report.py",
6-
"customer-satisfaction/pipelines/deployment_pipeline.py",
7-
"customer-satisfaction/streamlit_app.py",
8-
"nba-pipeline/Building and Using An MLOPs Stack With ZenML.ipynb",
9-
"customer-satisfaction/tests/data_test.py",
10-
"end-to-end-computer-vision/**/*.ipynb",
11-
"classifier-e2e/run_skip_basics.ipynb",
12-
"classifier-e2e/run_full.ipynb",
13-
"classifier-e2e/run_skip_basics.ipynb",
14-
"classifier-e2e/run_full.ipynb",
15-
"classifier-e2e/run_skip_basics.ipynb"
3+
"*.json",
4+
"*.js",
5+
"*.ipynb",
166
]
177

188
[default.extend-identifiers]
19-
# HashiCorp = "HashiCorp"
20-
connexion = "connexion"
21-
preprocesser = "preprocesser"
22-
Preprocesser = "Preprocesser"
9+
HashiCorp = "HashiCorp"
10+
NDArray = "NDArray"
11+
K_Scatch = "K_Scatch"
12+
MCAGA1UECgwZQW1hem9uIFdlYiBTZXJ2aWNlcywgSW5jLjETMBEGA1UECwwKQW1h = "MCAGA1UECgwZQW1hem9uIFdlYiBTZXJ2aWNlcywgSW5jLjETMBEGA1UECwwKQW1h"
13+
VQQGEwJVUzEQMA4GA1UEBwwHU2VhdHRsZTETMBEGA1UECAwKV2FzaGluZ3RvbjEi = "VQQGEwJVUzEQMA4GA1UEBwwHU2VhdHRsZTETMBEGA1UECAwKV2FzaGluZ3RvbjEi"
14+
MDEyOk9yZ2FuaXphdGlvbjg4Njc2OTU1 = "MDEyOk9yZ2FuaXphdGlvbjg4Njc2OTU1"
2315

2416
[default.extend-words]
25-
# aks = "aks"
26-
GOES = "GOES"
27-
lenght = "lenght"
28-
preprocesser = "preprocesser"
29-
Preprocesser = "Preprocesser"
30-
Implicitly = "Implicitly"
31-
fo = "fo"
32-
mapp = "mapp"
33-
polution = "polution"
34-
magent = "magent"
17+
# Don't correct the surname "Teh"
18+
aks = "aks"
19+
hashi = "hashi"
20+
womens = "womens"
21+
prepend = "prepend"
22+
prepended = "prepended"
23+
goes = "goes"
24+
bare = "bare"
25+
prepending = "prepending"
26+
prev = "prev"
27+
creat = "creat"
28+
ret = "ret"
29+
daa = "daa"
30+
arange = "arange"
31+
cachable = "cachable"
32+
OT = "OT"
33+
cll = "cll"
3534

3635
[default]
3736
locale = "en-us"

llm-complete-guide/.typos.toml

Lines changed: 0 additions & 36 deletions
This file was deleted.

0 commit comments

Comments
 (0)