LICENSE
README.rst
pyproject.toml
setup.py
git_tidy.egg-info/PKG-INFO
git_tidy.egg-info/SOURCES.txt
git_tidy.egg-info/dependency_links.txt
git_tidy.egg-info/entry_points.txt
git_tidy.egg-info/requires.txt
git_tidy.egg-info/top_level.txt
tidy/__init__.py
tidy/cli.py
tidy/core.py
tidy/exceptions.py
tidy/github.py
tidy/utils.py
tidy/tests/__init__.py
tidy/tests/test_cli.py
tidy/tests/test_core.py
tidy/tests/test_github.py
tidy/tests/test_integration.py
tidy/tests/test_utils.py