Skip to content

Add $schema property for devcontainer-feature schema - #760

Open
Rob9315 (rob9315) wants to merge 1 commit into
devcontainers:mainfrom
rob9315:main
Open

Rob9315 (rob9315) wants to merge 1 commit into
devcontainers:mainfrom
rob9315:main

Conversation

@rob9315

Copy link
Copy Markdown

mirrored how the schema for devcontainer.json does this:

"$schema": {
"type": "string",
"format": "uri",
"description": "The JSON schema of the `devcontainer.json` file."
},

to avoid silly warnings like these:
image

@rob9315
Rob9315 (rob9315) requested a review from a team as a code owner August 16, 2026 15:39

@TheVolpeDev VolpeDev (TheVolpeDev) left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM;

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants