LICENSE
README.md
pyproject.toml
bq_watchdog/__init__.py
bq_watchdog/cli.py
bq_watchdog.egg-info/PKG-INFO
bq_watchdog.egg-info/SOURCES.txt
bq_watchdog.egg-info/dependency_links.txt
bq_watchdog.egg-info/entry_points.txt
bq_watchdog.egg-info/requires.txt
bq_watchdog.egg-info/top_level.txt
bq_watchdog/agent/__init__.py
bq_watchdog/agent/suggester.py
bq_watchdog/core/__init__.py
bq_watchdog/core/analyser.py
bq_watchdog/core/collector.py
bq_watchdog/core/dbt_advisor.py
bq_watchdog/core/dry_run.py
bq_watchdog/core/models.py
bq_watchdog/output/__init__.py
bq_watchdog/output/pr_comment.py
tests/test_analyser.py