Skip to content

Commit 44a0c7e

Browse files
authored
Update catalog.json to add MegaLinter Custom Flavor (SchemaStore#4872)
1 parent 04eb4cd commit 44a0c7e

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
@@ -3610,6 +3610,12 @@
36103610
],
36113611
"url": "https://raw.githubusercontent.com/megalinter/megalinter/main/megalinter/descriptors/schemas/megalinter-configuration.jsonschema.json"
36123612
},
3613+
{
3614+
"name": "MegaLinter Custom Flavor",
3615+
"description": "MegaLinter Custom Flavor definition file",
3616+
"fileMatch": ["megalinter-custom-flavor.yml"],
3617+
"url": "https://raw.githubusercontent.com/megalinter/megalinter/main/megalinter/descriptors/schemas/megalinter-custom-flavor.jsonschema.json"
3618+
},
36133619
{
36143620
"name": "MegaLinter descriptor",
36153621
"description": "MegaLinter descriptor files (for MegaLinter contributors)",

0 commit comments

Comments
 (0)