update schema_validation.json internal comment (#2417)

This commit is contained in:
Gerry Ferdinandus
2022-08-13 12:10:08 +02:00
committed by GitHub
parent 0c62e818d7
commit 83e99ab043

View File

@@ -201,6 +201,7 @@
"deployed.json"
],
"fileMatchConflict": [
"---> Name conflicts must be avoided. Do not add additional items here. <---",
"plugin.yml",
".jsbeautifyrc",
"info.json",
@@ -681,9 +682,10 @@
}
],
"skiptest": [
"---> Add JSON schema to skiptest[] to skip the whole validation process <---",
"---> ninjs-1.0.json use 'draft-03' is not supported by validator<---",
"ninjs-1.0.json",
"---> below this line are schema that $ref external urls <---",
"---> below this line are the 'empty' schemas that should not be validated and also redirect to an external schema via a single $ref. <---",
"block.json",
"theme-v1.json",
"markdownlint.json"