.gitattributes
.gitignore
.pre-commit-config.yaml
CHANGELOG.rst
LICENSE
MANIFEST.in
README.rst
pyproject.toml
spelling_private_dict.txt
towncrier_template.rst.jinja
uv.lock
zizmor.yml
.github/dependabot.yml
.github/workflows/ci.yml
.github/workflows/dependabot-merge.yml
.github/workflows/lint.yml
.github/workflows/publish-site.yml
.github/workflows/release.yml
docs/source/__init__.py
docs/source/changelog.rst
docs/source/conf.py
docs/source/index.rst
newsfragments/.gitkeep
src/doc8_custom_ignores/__init__.py
src/doc8_custom_ignores/plugin.py
src/doc8_custom_ignores/py.typed
src/doc8_custom_ignores.egg-info/PKG-INFO
src/doc8_custom_ignores.egg-info/SOURCES.txt
src/doc8_custom_ignores.egg-info/dependency_links.txt
src/doc8_custom_ignores.egg-info/entry_points.txt
src/doc8_custom_ignores.egg-info/not-zip-safe
src/doc8_custom_ignores.egg-info/requires.txt
src/doc8_custom_ignores.egg-info/scm_file_list.json
src/doc8_custom_ignores.egg-info/scm_version.json
src/doc8_custom_ignores.egg-info/top_level.txt
tests/__init__.py
tests/test_plugin.py
typings/doc8/__init__.pyi
typings/doc8/checks.pyi
typings/doc8/main.pyi
typings/doc8/parser.pyi