.gitignore
.pre-commit-config.yaml
.python-version
.quick-commit-config.yaml
.readthedocs.yaml
LICENSE.txt
README.md
noxfile.py
pyproject.toml
uv.lock
.github/dependabot.yml
.github/workflows/cd.yml
.github/workflows/ci.yml
src/commit/__init__.py
src/commit/commits.py
src/commit/config.py
src/commit/main.py
src/commit/prompt.py
src/commit/py.typed
src/quick_commit.egg-info/PKG-INFO
src/quick_commit.egg-info/SOURCES.txt
src/quick_commit.egg-info/dependency_links.txt
src/quick_commit.egg-info/entry_points.txt
src/quick_commit.egg-info/requires.txt
src/quick_commit.egg-info/top_level.txt
tests/__init__.py
tests/test_commits.py
tests/test_config.py
tests/resources/.empty.yaml
tests/resources/.quick-commit-config.yaml
tests/resources/.short-style.yaml