Skip to content

Commit 12962d3

Browse files
committed
Fix schema for features
1 parent b3ebccd commit 12962d3

5 files changed

Lines changed: 0 additions & 5 deletions

File tree

features/mount-dotai/devcontainer-feature.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
{
2-
"$schema": "https://raw.githubusercontent.com/devcontainers/spec/refs/heads/main/schemas/devContainerFeature.schema.json",
32
"id": "feature-mount-dotai",
43
"name": "feature-mount-dotai",
54
"version": "1.0.0",

features/mount-dotfiles-local/devcontainer-feature.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
{
2-
"$schema": "https://raw.githubusercontent.com/devcontainers/spec/refs/heads/main/schemas/devContainerFeature.schema.json",
32
"id": "feature-mount-dotfiles-local",
43
"name": "feature-mount-dotfiles-local",
54
"version": "1.0.1",

features/mount-permachine-caches/devcontainer-feature.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
{
2-
"$schema": "https://raw.githubusercontent.com/devcontainers/spec/refs/heads/main/schemas/devContainerFeature.schema.json",
32
"id": "feature-mount-permachine-caches",
43
"name": "feature-mount-permachine-caches",
54
"version": "1.0.0",

features/mount-perproject-dotlocal/devcontainer-feature.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
{
2-
"$schema": "https://raw.githubusercontent.com/devcontainers/spec/refs/heads/main/schemas/devContainerFeature.schema.json",
32
"id": "feature-mount-perproject-dotlocal",
43
"name": "feature-mount-perproject-dotlocal",
54
"version": "1.0.0",

features/with-docker/devcontainer-feature.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
{
2-
"$schema": "https://raw.githubusercontent.com/devcontainers/spec/refs/heads/main/schemas/devContainerFeature.schema.json",
32
"id": "feature-with-docker",
43
"name": "feature-with-docker",
54
"version": "1.0.1",

0 commit comments

Comments
 (0)