Skip to content

Implement usethis tool codespell #271

@nathanjmcdougall

Description

@nathanjmcdougall

Motivation
See #270 and #261 - this tool works really well and is simple enough to configure.

Summary of desired enhancement
Implement codespell as a supported tool. It has pre-commit integration but by default no pyproject.toml is necessary (although I think a blank ignored words list would be sensible)

[tool.codespell]
ignore-words-list = [ ]

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions