{ "yaml.schemas": { "https://json.schemastore.org/drone.json": [ ".drone*" ], "https://json.schemastore.org/github-workflow.json": [ ".gitea/workflows/*.yml", ".gitea/workflows/*.yaml", ] }, "files.associations": { ".drone.yml.off": "yaml" } }