.gitattributes
.gitignore
.prettierrc
.vale.ini
CHANGELOG.rst
LICENSE
README.rst
prek.toml
pyproject.toml
spelling_private_dict.txt
zizmor.yml
.github/dependabot.yml
.github/workflows/autofix.yml
.github/workflows/ci.yml
.github/workflows/dependabot-merge.yml
.github/workflows/lint.yml
.github/workflows/publish-site.yml
.github/workflows/release.yml
docs/towncrier_template.rst.jinja
docs/source/__init__.py
docs/source/changelog.rst
docs/source/conf.py
docs/source/index.rst
docs/source/install.rst
docs/source/unreleased.rst
docs/source/usage.rst
newsfragments/.gitkeep
src/click_compose/__init__.py
src/click_compose/py.typed
src/click_compose.egg-info/PKG-INFO
src/click_compose.egg-info/SOURCES.txt
src/click_compose.egg-info/dependency_links.txt
src/click_compose.egg-info/not-zip-safe
src/click_compose.egg-info/requires.txt
src/click_compose.egg-info/scm_file_list.json
src/click_compose.egg-info/scm_version.json
src/click_compose.egg-info/top_level.txt
styles/snapper/LongProseLine.yml
styles/snapper/SemanticLineBreaks.yml
tests/__init__.py
tests/test_compose_callbacks.py
tests/test_deduplicate.py
tests/test_sequence_validator.py