spiegel-keyman/resources
Marc Durdin 25b2d255aa feat(developer): use json schema to verify source file
As we do not appear to have access to a good DTD validation library in
Node.js, we will instead convert the DTD to a JSON schema file and use
that for validation.

I have not verified every aspect of the JSON schema at this point, but
will incrementally do so as I implement further aspects of the compiler.

This updates all the testing to use the schema. As the schema validation
is slow, I have increased the 'normal' time for tests.
2022-09-01 16:56:50 +10:00
..
build chore(common): fixup support for options which have no variable param 2022-08-24 09:55:26 +10:00
devbox chore(mac): update build env for monterey 2022-03-22 13:50:34 +11:00
git-hooks chore(common): Don't check for conventional commit for fixups 2021-10-28 10:56:28 +02:00
gosh chore(common): use /usr/bin/env bash 2022-07-25 14:59:37 +10:00
scopes chore(common): adjust scripts for core relocation 2022-05-18 07:22:11 +10:00
standards-data feat(developer): use json schema to verify source file 2022-09-01 16:56:50 +10:00
shellHelperFunctions.sh chore(common): build-utils.sh minor tweaks 2022-07-29 17:37:19 +10:00