dwyl/quotes

JSON Lint quotes.json during CI to avoid breaking the file!

Closed this issue ยท 3 comments

I made several manual changes to quotes.json and broke it. ๐Ÿ˜ž

Thankfully, I've done a ton of work with JSON in the past so I knew to use https://jsonlint.com to debug:
image

Todo

I deliberately removed a comma from quotes.json and ran validate command:
image

Validation works. ๐Ÿ‘