.editorconfig
.git-blame-ignore-revs
.gitignore
.pre-commit-config.yaml
MANIFEST.in
Makefile
README.rst
pyproject.toml
tox.ini
.github/dependabot.yml
.github/workflows/publish.yml
.github/workflows/tests.yml
src/sphinx_linklint/__init__.py
src/sphinx_linklint/cli.py
src/sphinx_linklint/dump.py
src/sphinx_linklint/ext.py
src/sphinx_linklint/linklint.py
src/sphinx_linklint/regions.py
src/sphinx_linklint/rsthelp.py
src/sphinx_linklint/utils.py
src/sphinx_linklint.egg-info/PKG-INFO
src/sphinx_linklint.egg-info/SOURCES.txt
src/sphinx_linklint.egg-info/dependency_links.txt
src/sphinx_linklint.egg-info/entry_points.txt
src/sphinx_linklint.egg-info/requires.txt
src/sphinx_linklint.egg-info/top_level.txt
tests/helpers.py
tests/summarize_html.py
tests/test_extension.py
tests/test_linklint.py
tests/test_regions.py
tests/test_rsthelp.py
tests/data/classhier.toml
tests/data/duplicates.toml
tests/data/execl.toml
tests/data/frozenset.toml
tests/data/lzma.toml
tests/data/ref_references.toml
tests/data/small.toml
tests/data/versionchanged.toml