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
I implemented a validation script. However, in order to validate the json, the file needs to be required. If there are syntax errors in the file, an error is thrown. So, the script is not directly validating the json syntax, but it does do the trick. I'll let you close this ticket or not, if you feel that my implementation needs a bit of work.
We should set up a GitHub Action to validate the JSON file on every pull request.
The text was updated successfully, but these errors were encountered: