settings.json file in VS Code. Read this guide to details on how to edit your settings.json.
schema.yml files.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
settings.json file in VS Code. Read this guide to details on how to edit your settings.json.
"yaml.schemas": {
"https://raw.githubusercontent.com/lightdash/lightdash/main/packages/common/src/schemas/json/lightdash-dbt-2.0.json": [
"/**/models/**/*.yml",
"/**/models/**/*.yaml"
]
},
schema.yml files.
Was this page helpful?