-
Notifications
You must be signed in to change notification settings - Fork 3
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
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 = [ ]Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request