File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ {
2+ "version" : " 0.2" ,
3+ "language" : " en" ,
4+ "caseSensitive" : true ,
5+ "useGitignore" : true ,
6+ "ignorePaths" : [
7+ " .github/**" ,
8+ " .cspell/**" ,
9+ " .gemini/**" ,
10+ " .vscode/**" ,
11+ " .cspell.json" ,
12+ " **/*.svg" ,
13+ " .gitignore" ,
14+ " package.json"
15+ ],
16+ "dictionaryDefinitions" : [
17+ {
18+ "name" : " custom-words" ,
19+ "path" : " .cspell/custom-words.txt" ,
20+ "addWords" : true
21+ }
22+ ],
23+ "dictionaries" : [
24+ " custom-words" ,
25+ " aws" ,
26+ " bash-words" ,
27+ " companies" ,
28+ " css" ,
29+ " data-science-models" ,
30+ " data-science" ,
31+ " data-science-tools" ,
32+ " acronyms" ,
33+ " shared-additional-words" ,
34+ " en_GB" ,
35+ " en_US" ,
36+ " filetypes" ,
37+ " fonts" ,
38+ " fullstack" ,
39+ " go" ,
40+ " google" ,
41+ " html" ,
42+ " java" ,
43+ " k8s" ,
44+ " mnemonics" ,
45+ " monkeyc_keywords" ,
46+ " node" ,
47+ " npm" ,
48+ " people-names" ,
49+ " python" ,
50+ " python-common" ,
51+ " shell-all-words" ,
52+ " softwareTerms" ,
53+ " webServices" ,
54+ " common-terms" ,
55+ " sql" ,
56+ " tsql" ,
57+ " terraform" ,
58+ " typescript"
59+ ]
60+ }
Original file line number Diff line number Diff line change 1+ # cspell-specific custom words related to UCP
2+ Adyen
3+ Alam
4+ Amex
5+ Ant
6+ Anytown
7+ Backordered
8+ Braintree
9+ Carrefour
10+ Centricity
11+ Chewy
12+ Commerce
13+ Credentialless
14+ Depot
15+ EWALLET
16+ Etsy
17+ Flipkart
18+ Gap
19+ GitHub
20+ Google
21+ Gpay
22+ Kroger
23+ Lowe's
24+ Macy's
25+ Mastercard
26+ Paymentech
27+ Paypal
28+ Preorders
29+ Queensway
30+ Sephora
31+ Shopify
32+ Shopee
33+ Stripe
34+ Target
35+ UCP
36+ Ulta
37+ Visa
38+ Wayfair
39+ Worldpay
40+ Zalando
41+ adyen
42+ agentic
43+ atok
44+ backorder
45+ checkout
46+ credentialless
47+ credentialization
48+ datamodel
49+ dpan
50+ ewallet
51+ fontawesome
52+ fpan
53+ fulfillable
54+ gpay
55+ ingestions
56+ inlinehilite
57+ linenums
58+ llmstxt
59+ mastercard
60+ mkdocs
61+ mtok
62+ openapi
63+ openrpc
64+ paypal
65+ permissionless
66+ preorders
67+ proto
68+ protobuf
69+ pymdownx
70+ renderable
71+ repudiable
72+ schemas
73+ sdjwt
74+ shopify
75+ superfences
76+ vulnz
77+ yaml
78+ yml
You can’t perform that action at this time.
0 commit comments