Skip to content

Add codespell config and pre-commit hook#294

Open
yarikoptic wants to merge 1 commit intoreadthedocs:mainfrom
yarikoptic:enh-codespell
Open

Add codespell config and pre-commit hook#294
yarikoptic wants to merge 1 commit intoreadthedocs:mainfrom
yarikoptic:enh-codespell

Conversation

@yarikoptic
Copy link
Copy Markdown
Contributor

  • Added .codespellrc with comprehensive skip/ignore patterns
  • Added codespell to pre-commit-config.yaml
  • Skips: locale, migrations, CHANGELOG, media/javascript, test data, SVG/CSS/AI/minified files
  • Ignores: ISO 639 codes (fo, te), library names (astroid, DED), Django model fields (syntaxt), test fixtures (indx, pyton)

it is a reincarnated

and needed for

- Added .codespellrc with comprehensive skip/ignore patterns
- Added codespell to pre-commit-config.yaml
- Skips: locale, migrations, CHANGELOG, media/javascript, test data,
  SVG/CSS/AI/minified files
- Ignores: ISO 639 codes (fo, te), library names (astroid, DED),
  Django model fields (syntaxt), test fixtures (indx, pyton)

Co-Authored-By: Claude Code 2.1.81 / Claude Opus 4.6 <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