Add JSON schema checker for messages config file
Open
deployment
- Dominant language
- Python
- Stars
- 1
- Forks
- 11
- Avg merge
- 20h 7m
- Merged PRs (30d)
- 2
Description
It would be more effective to use a tool like [check-jsonschema](https://github.com/python-jsonschema/check-jsonschema) in a workflow test, rather than the current workflow of only checking whether the messages file contains any valid JSON.
Probably requires #90 to be complete first.
Contributor guide
Assessment
This issue has not been assessed yet.