Skip to content

Commit 602d510

Browse files
authored
Removal of Typst manifest and Hayagriva schemas (#5125)
1 parent 42c1f83 commit 602d510

File tree

5 files changed

+0
-21
lines changed

5 files changed

+0
-21
lines changed

src/api/json/catalog.json

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -3265,11 +3265,6 @@
32653265
"fileMatch": ["haxelib.json"],
32663266
"url": "https://raw.githubusercontent.com/HaxeFoundation/haxelib/master/schema.json"
32673267
},
3268-
{
3269-
"name": "Hayagriva",
3270-
"description": "A bibliography management format for the modern age",
3271-
"url": "https://jassielof.github.io/json-schemas/docs/hayagriva.schema.json"
3272-
},
32733268
{
32743269
"name": "Hayson",
32753270
"description": "Project Haystack data",
@@ -6409,12 +6404,6 @@
64096404
],
64106405
"url": "https://raw.githubusercontent.com/eliashaeussler/typo3-vendor-bundler/refs/heads/main/res/typo3-vendor-bundler.schema.json"
64116406
},
6412-
{
6413-
"name": "Typst Manifest",
6414-
"description": "Typst package manifest file (typst.toml)",
6415-
"fileMatch": ["typst.toml"],
6416-
"url": "https://jassielof.github.io/json-schemas/docs/typst.schema.json"
6417-
},
64186407
{
64196408
"name": "typos.toml",
64206409
"description": "typos configuration file",

src/schema-validation.jsonc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -382,10 +382,8 @@
382382
"renovate.json",
383383
"markdownlint.json",
384384
"geojson.json",
385-
"hayagriva.json",
386385
"semgrep.json",
387386
"taskfile.json",
388-
"typst.json",
389387
"neoload.json",
390388
"xunit-2.2.json",
391389
"xunit-2.3.json",

src/schemas/json/github-issue-forms.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -791,7 +791,6 @@
791791
"Twig",
792792
"Type Language",
793793
"TypeScript",
794-
"Typst",
795794
"UltiSnip",
796795
"UltiSnips",
797796
"Unified Parallel C",
@@ -1804,7 +1803,6 @@
18041803
"typ",
18051804
"type language",
18061805
"typescript",
1807-
"typst",
18081806
"udiff",
18091807
"unified parallel c",
18101808
"unity3d asset",

src/schemas/json/hayagriva.json

Lines changed: 0 additions & 3 deletions
This file was deleted.

src/schemas/json/typst.json

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)