codespell 2.3.0
0
Codespell
Contents
Codespell
Stars: 1885, Watchers: 1885, Forks: 467, Open Issues: 225The codespell-project/codespell
repo was created 13 years ago and the last code push was 3 days ago.
The project is very popular with an impressive 1885 github stars!
How to Install codespell
You can install codespell using pip
pip install codespell
or add it to a project with poetry
poetry add codespell
Package Details
- Author
- None
- License
- GPL-2.0-only
- Homepage
- None
- PyPi:
- https://pypi.org/project/codespell/
- GitHub Repo:
- https://github.com/codespell-project/codespell
Classifiers
- Software Development
Related Packages
Errors
A list of common codespell errors.
Code Examples
Here are some codespell
code examples and snippets.
GitHub Issues
The codespell package has 225 open issues on GitHub
- More misspellings
- Add sort suggestions
- Add several spelling corrections
- Add juipter->Jupiter
- Fix several spelling corrections
- [feature] ignore URL encode
- Improve flag discoverability
- Add spelling corrections for vulnerab* variants.
- Mentioned .editorconfig
- Add several spelling corrections
- what return codes used by codespell mean? What 65 indicates?
- CoverageWarning: –include is ignored because –source is set (include-ignored)
- Capitalize all suggested fixes
- Missing capitalization with more than one suggested fix
- Resubmitting #1962