dbt - Project Organization
You want to configure your dbt project so that all models in the
sales folder are materialized as incremental and use the schema sales_data. Which dbt_project.yml snippet correctly achieves this?