LICENSE
README.md
pyproject.toml
commitguard/__init__.py
commitguard/analyzer.py
commitguard/cache.py
commitguard/cli.py
commitguard/config.py
commitguard/errors.py
commitguard/version.py
commitguard_cli.egg-info/PKG-INFO
commitguard_cli.egg-info/SOURCES.txt
commitguard_cli.egg-info/dependency_links.txt
commitguard_cli.egg-info/entry_points.txt
commitguard_cli.egg-info/requires.txt
commitguard_cli.egg-info/top_level.txt
tests/test_analyzer.py
tests/test_cache.py
tests/test_cli.py
tests/test_config.py