dbt-labs / dbt-labs/dbt-autofix
[FEAT] Migrate yaml anchors to new `anchors` top-level key to support stricter static validation
Open
- Dominant language
- Python
- Stars
- 88
- Forks
- 19
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 13
Description
Context:
- Fusion issue: https://github.com/dbt-labs/dbt-core/issues/13197
- Core issue: https://github.com/dbt-labs/dbt-core/issues/11881
Once the new `anchors` syntax is supported in both dbt Core + Fusion, the autofix script should migrate existing yaml anchors (if possible) to the newer `anchors` syntax
Contributor guide
Assessment
This issue has not been assessed yet.