.codecov.yml
.codespellrc
.coveragerc
.darglint
.editorconfig
.flake8
.gitattributes
.gitignore
.mypy.ini
.pre-commit-config.yaml
.pylintrc.toml
.ruff.toml
.yamllint
AGENTS.md
CLAUDE.md
LICENSE
README.md
nitpick-style.toml
pyproject.toml
pytest.ini
tox.ini
.github/CODE_OF_CONDUCT.md
.github/CONTRIBUTING.md
.github/FUNDING.yml
.github/INCIDENT_RESPONSE.md
.github/PULL_REQUEST_TEMPLATE.md
.github/SECURITY.md
.github/THREAT_MODEL.md
.github/ISSUE_TEMPLATE/bug-report.yml
.github/ISSUE_TEMPLATE/config.yml
.github/ISSUE_TEMPLATE/feature-request.yml
.github/actions/cache-keys/action.yml
.github/reusables/tox-dev/workflow/reusable-tox/hooks/post-src-checkout/action.yml
.github/reusables/tox-dev/workflow/reusable-tox/hooks/post-tox-job/action.yml
.github/reusables/tox-dev/workflow/reusable-tox/hooks/post-tox-run/action.yml
.github/reusables/tox-dev/workflow/reusable-tox/hooks/prepare-for-tox-run/action.yml
.github/workflows/ci-cd.yml
.github/workflows/scheduled-runs.yml
src/tox_plugins/pre_commit/_plugin.py
src/tox_pre_commit.egg-info/PKG-INFO
src/tox_pre_commit.egg-info/SOURCES.txt
src/tox_pre_commit.egg-info/dependency_links.txt
src/tox_pre_commit.egg-info/entry_points.txt
src/tox_pre_commit.egg-info/requires.txt
src/tox_pre_commit.egg-info/top_level.txt
tests/conftest.py
tests/importable_test.py
tests/integration_test.py
tests/smoke_test.py