LICENSE
README.md
pyproject.toml
setup.py
hint_cli/__init__.py
hint_cli/hint.py
hint_cli/parser.py
hint_cli/repo.py
hint_cli/style.py
hint_cli.egg-info/PKG-INFO
hint_cli.egg-info/SOURCES.txt
hint_cli.egg-info/dependency_links.txt
hint_cli.egg-info/requires.txt
hint_cli.egg-info/top_level.txt
tests/__init__.py
tests/test_hint.py
tests/test_parser.py
tests/test_repo.py
tests/test_style.py