Skip to content

Add cspell custom dictionary#4

Open
frankbuckley wants to merge 1 commit intomainfrom
add-cspell-custom-dictionary
Open

Add cspell custom dictionary#4
frankbuckley wants to merge 1 commit intomainfrom
add-cspell-custom-dictionary

Conversation

@frankbuckley
Copy link
Copy Markdown
Member

Summary

  • Adds cspell.json with a custom word list for project-specific terms (pytest, matplotlib, dataclass, pyproject, dseinternational, etc.)
  • Resolves all 40 spelling errors reported by npm run spellcheck

Test plan

  • npm run spellcheck passes with 0 issues

🤖 Generated with Claude Code

Adds cspell.json with a word list covering Python/data-science terms
(pytest, matplotlib, dataclass, etc.) and project-specific identifiers
(dseinternational, FIGSIZE, COLOUR) so that `npm run spellcheck` passes.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant