.codespellrc
.copier-answers.yml
.coveragerc
.gitignore
.pre-commit-config.yaml
CHANGELOG.md
LICENSE
README.md
pyproject.toml
pyrightconfig.json
pytest.ini
requirements.txt
ruff.toml
tox.ini
.github/copilot-instructions.md
.github/workflows/ci.yml
src/clitag/__init__.py
src/clitag/py.typed
src/clitag/pytest_plugin.py
src/clitag.egg-info/PKG-INFO
src/clitag.egg-info/SOURCES.txt
src/clitag.egg-info/dependency_links.txt
src/clitag.egg-info/entry_points.txt
src/clitag.egg-info/requires.txt
src/clitag.egg-info/top_level.txt
tests/conftest.py
tests/test_clitag.py