Add JSON validation of example config to CI.
The validation is performed using the json_verify
program from the YAJL. If there is a syntax error in input-hw.json
, then this catches it.
Also fixing a few errors in input-hw.json
that currently exist.
Edited by Karol Krizka