Skip to content

Commit 668e212

Browse files
committed
add cspell yaml
1 parent 9faea9d commit 668e212

2 files changed

Lines changed: 26 additions & 9 deletions

File tree

sdk/ml/azure-ai-ml/cspell.json

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,22 @@
11
{
22
"version": "0.2",
33
"ignoreWords": [
4-
"Arimax",
54
"FAISS",
65
"Faiss",
76
"LLMRAG",
8-
"MASKRCNN",
9-
"MOBILENETV",
107
"SERP",
11-
"VITL",
128
"aadtoken",
139
"alds",
1410
"elts",
1511
"entra",
1612
"expirable",
1713
"faiss",
1814
"kwoa",
19-
"maskrcnn",
2015
"merkle",
2116
"merkletree",
2217
"misformatted",
23-
"mobilenetv",
2418
"mpnet",
2519
"restclient",
26-
"rslex",
27-
"vitl"
20+
"rslex"
2821
]
29-
}
22+
}

sdk/ml/azure-ai-ml/cspell.yaml

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
import:
2+
- ../../../.vscode/cspell.json
3+
4+
words:
5+
- aadtoken
6+
- alds
7+
- arimax
8+
- elts
9+
- entra
10+
- expirable
11+
- faiss
12+
- kwoa
13+
- llmrag
14+
- maskrcnn
15+
- merkle
16+
- merkletree
17+
- misformatted
18+
- mobilenetv
19+
- mpnet
20+
- restclient
21+
- rslex
22+
- serp
23+
- vectorizer
24+
- vitl

0 commit comments

Comments
 (0)