Skip to content

Commit 2a215bb

Browse files
committed
Add "supertrait" to dictionary
1 parent 5b24da1 commit 2a215bb

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.vscode/cspell.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,8 @@
6464
"maxsize",
6565
"msrc",
6666
"msrv",
67-
"nocapture",
6867
"newtonsoft",
68+
"nocapture",
6969
"oidc",
7070
"opentelemetry",
7171
"otel",
@@ -80,7 +80,6 @@
8080
"resourcemanager",
8181
"rngs",
8282
"rsplit",
83-
"rustfmt",
8483
"runtimes",
8584
"rustfmt",
8685
"rustup",
@@ -90,6 +89,7 @@
9089
"spector",
9190
"stylesheet",
9291
"subclient",
92+
"supertrait",
9393
"telemetered",
9494
"typespec",
9595
"undelete",
@@ -99,9 +99,9 @@
9999
"vcpkg",
100100
"versionid",
101101
"virtualmachine",
102+
"webpki",
102103
"windowspool",
103104
"windowsvmimage",
104-
"webpki",
105105
"worktree"
106106
],
107107
"dictionaryDefinitions": [
@@ -151,4 +151,4 @@
151151
]
152152
}
153153
]
154-
}
154+
}

0 commit comments

Comments
 (0)