Skip to content

Commit 5fe4269

Browse files
fix: restrict spell-check to Deepnote-specific code only
- Remove massive ~1,800 word list from cspell.json - Add 'files' array to check only src/notebooks/deepnote/, src/kernels/deepnote/, and deepnoteServerNotFoundError.ts - Update package.json spell-check scripts to use cspell without file globs (respects files config) - Add minimal 28 technical terms found in Deepnote code (venv, ipykernel, numpy, etc.) - No longer checks forked Microsoft/vscode-jupyter code Result: 36 files checked (down from 1,108), 0 spelling issues (down from 15,903)
1 parent adeec40 commit 5fe4269

File tree

2 files changed

+54
-1821
lines changed

2 files changed

+54
-1821
lines changed

0 commit comments

Comments
 (0)