LICENSE
README.md
pyproject.toml
src/sf_validate/__init__.py
src/sf_validate/_cli.py
src/sf_validate/_color.py
src/sf_validate/_config.py
src/sf_validate/_report.py
src/sf_validate/_validator.py
src/sf_validate/_version.py
src/sf_validate/py.typed
src/sf_validate.egg-info/PKG-INFO
src/sf_validate.egg-info/SOURCES.txt
src/sf_validate.egg-info/dependency_links.txt
src/sf_validate.egg-info/entry_points.txt
src/sf_validate.egg-info/requires.txt
src/sf_validate.egg-info/top_level.txt
tests/test_cli.py
tests/test_config.py
tests/test_integration.py
tests/test_report.py
tests/test_validator.py
tests/test_watch.py