LICENSE
README.md
pyproject.toml
dbt_preflight/__init__.py
dbt_preflight/checks.py
dbt_preflight/cli.py
dbt_preflight/config.py
dbt_preflight/conventions.py
dbt_preflight/dbt_runner.py
dbt_preflight/diff.py
dbt_preflight/fixtures.py
dbt_preflight/git.py
dbt_preflight/github.py
dbt_preflight/manifest.py
dbt_preflight/metrics.py
dbt_preflight/report.py
dbt_preflight/schema.py
dbt_preflight/summary.py
dbt_preflight/transpile.py
dbt_preflight.egg-info/PKG-INFO
dbt_preflight.egg-info/SOURCES.txt
dbt_preflight.egg-info/dependency_links.txt
dbt_preflight.egg-info/entry_points.txt
dbt_preflight.egg-info/requires.txt
dbt_preflight.egg-info/top_level.txt
tests/test_big_project.py
tests/test_checks.py
tests/test_config.py
tests/test_conventions.py
tests/test_diff.py
tests/test_end_to_end.py
tests/test_fixtures.py
tests/test_manifest.py
tests/test_metrics.py
tests/test_report.py
tests/test_schema.py
tests/test_summary.py
tests/test_transpile.py