Skip to content

Commit 9c1facc

Browse files
committed
Use config schema published on dodona.be
The schema here actually contains errors (no intermediate names property under description. Since we will be hosting a schema on dodona.be anyway, just refer to that.
1 parent 57fa9d6 commit 9c1facc

2 files changed

Lines changed: 1 addition & 96 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"config.json",
2121
"dirconfig.json"
2222
],
23-
"url": "./schemas/config.schema.json"
23+
"url": "https://dodona.be/schemas/config.json"
2424
}
2525
],
2626
"yamlValidation": [

schemas/config.schema.json

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

0 commit comments

Comments
 (0)