review-checklists icon indicating copy to clipboard operation
review-checklists copied to clipboard

JSON files should be validated according to the schema file automatically on every PR

Open sdolgin opened this issue 11 months ago • 0 comments

As discussed with @UmarMohamedUsman we have an existing schema definition which tells us the fields that are required in order for the JSON to be valid. It would be great to reference the schema in the JSON files (and drive VS Code IntelliSense probably? 🤔)... or at least have the JSON checked on every PR similar to the linting check.

sdolgin avatar Mar 26 '24 02:03 sdolgin