.gitignore
.mailmap
COPYING
MANIFEST.in
README.rst
pyproject.toml
tox.ini
.devcontainer/devcontainer.json
.devcontainer/post_create.sh
.github/CODEOWNERS
.github/dependabot.yml
.github/workflows/codespell-private.yml
.github/workflows/codespell-windows.yml
.github/workflows/codespell.yml
.github/workflows/release.yml
codespell.egg-info/PKG-INFO
codespell.egg-info/SOURCES.txt
codespell.egg-info/dependency_links.txt
codespell.egg-info/entry_points.txt
codespell.egg-info/requires.txt
codespell.egg-info/top_level.txt
codespell_lib/__init__.py
codespell_lib/__main__.py
codespell_lib/_codespell.py
codespell_lib/_version.py
codespell_lib/py.typed
codespell_lib/data/__init__.py
codespell_lib/data/dictionary.txt
codespell_lib/data/dictionary_code.txt
codespell_lib/data/dictionary_en-GB_to_en-US.txt
codespell_lib/data/dictionary_informal.txt
codespell_lib/data/dictionary_names.txt
codespell_lib/data/dictionary_rare.txt
codespell_lib/data/dictionary_usage.txt
codespell_lib/data/linux-kernel.exclude
codespell_lib/tests/__init__.py
codespell_lib/tests/test_basic.py
codespell_lib/tests/test_dictionary.py
codespell_lib/tests/data/en_GB-additional.wordlist
codespell_lib/tests/data/en_US-additional.wordlist