dbt-labs / dbt-labs/metricflow
Add pre-commit YAML formatter
Open
enhancement
good first issue
mf_developer ergonomics
- Dominant language
- Python
- Stars
- 1.8k
- Forks
- 202
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 14
Description
**Describe the Feature**
When running with a YAML extension enabled it will often auto-format whole files on save, which can be annoying (see #236 for fallout from this behavior). However, having consistent format standards for our various YAML files would be nice. These should be automated, ideally via a pre-commit hook that just runs the formatter, making it easy for everything to be maintained properly without individual developers having to deal with it.
Contributor guide
Assessment
This issue has not been assessed yet.