Skip to content

Commit 2a4ceca

Browse files
Add missing words to cspell dictionary and ignore translated API docs
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 901a010 commit 2a4ceca

2 files changed

Lines changed: 6 additions & 0 deletions

File tree

cspell-dictionary.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,9 @@ effectful
8686
mcp
8787
mcps
8888
modelcontextprotocol
89+
streamable
90+
Streamable
91+
onsessioninitialized
8992

9093
# Technical terms
9194
interoperability
@@ -246,6 +249,8 @@ imagedata
246249
encodeddata
247250
minimumlog
248251

252+
parameterless
253+
249254
# Other technical
250255
LTWH
251256
NTFS

cspell.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
"**/pubspec.lock",
2121
"**/package-lock.json",
2222
"website/src/api/**",
23+
"website/src/**/api/**",
2324
"website/_site/api/**",
2425
"**/.dart_tool",
2526
"packages/reflux/test/selector_memoization_test.dart",

0 commit comments

Comments
 (0)