You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(json-schema-check): allow for several schema files per package (#263)
* feat(json-schema-check): Print filename
Signed-off-by: Ambroise Vincent <ambroise.vincent@arm.com>
* feat(json-schema-check): Allow for several schema files per package
The goal is to allow one schema file per node in a package. And to allow
several configuration files per schema. The schema files have to follow
a NODE_NAME.schema.json naming convention and the configuration files
have to follow a NODE_NAME*.param.yaml naming convention.
Signed-off-by: Ambroise Vincent <ambroise.vincent@arm.com>
---------
Signed-off-by: Ambroise Vincent <ambroise.vincent@arm.com>
0 commit comments