Bruno Antonellini
Bruno Antonellini
EDIT: See below
This PR changes the `custom_callbacks` YML-dag structure for a `notifiers` one based on newer [Airflow Notifiers](https://airflow.apache.org/docs/apache-airflow/2.6.0/howto/notifications.html#using-a-notifier)
- Various dbt-core-interface improvements in terms of code clarity. - Added response when .sqlfluff file is broken (Unfixable, unlintable)
Fixes #259 fixes #258