Skip to content

Commit 6f56a51

Browse files
Add shard.yml (#3669)
1 parent 97d5ec2 commit 6f56a51

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/api/json/catalog.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6066,6 +6066,12 @@
60666066
"description": "Bioimage.io resource descriptions may be produced or consumed by bioimage.io-compatible software",
60676067
"fileMatch": ["bioimageio.yaml", "*.bioimageio.yaml"],
60686068
"url": "https://bioimage-io.github.io/spec-bioimage-io/bioimageio_schema_latest.json"
6069+
},
6070+
{
6071+
"name": "shard.yml",
6072+
"description": "Shards configuration file",
6073+
"fileMatch": ["shard.yml"],
6074+
"url": "https://raw.githubusercontent.com/crystal-lang/shards/master/docs/shard.yml.schema.json"
60696075
}
60706076
]
60716077
}

0 commit comments

Comments
 (0)