LICENSE
README.md
pyproject.toml
src/pr_sheriff/__init__.py
src/pr_sheriff/__main__.py
src/pr_sheriff/cli.py
src/pr_sheriff/core.py
src/pr_sheriff/detect.py
src/pr_sheriff/github.py
src/pr_sheriff/presets.py
src/pr_sheriff.egg-info/PKG-INFO
src/pr_sheriff.egg-info/SOURCES.txt
src/pr_sheriff.egg-info/dependency_links.txt
src/pr_sheriff.egg-info/entry_points.txt
src/pr_sheriff.egg-info/top_level.txt
tests/test_cli.py
tests/test_core.py
tests/test_detect.py
tests/test_github.py