add autoformat on save

This commit is contained in:
Pablo Martin 2024-09-12 15:25:45 +02:00
parent 2295679fc9
commit 51275b9513

View file

@ -12,6 +12,9 @@
},
"dbt.enableNewLineagePanel": true,
"dbt.enableNewDocsPanel": true,
"[yaml]": {
"editor.formatOnSave": true
},
"yaml.schemas": {
"https://raw.githubusercontent.com/dbt-labs/dbt-jsonschema/main/schemas/dbt_yml_files.json": [
"/**/*.yml",