GitHub workflow for formatting JSON data
Closed this issue · 5 comments
jai-dewani commented
I noticed that some of the entries in the data.js
aren't very well formatted. We should be able to easily add a JSON formatter in our GitHub action workflow to solve this issue.
Not doing this does not affects anything, I just prefer having well formatted JSON. Especially if it's long list of nested JSON xD
markodenic commented
Hey, @jai-dewani. Great idea. Can you make a PR?
version0chiro commented
hey @markodenic I have submitted a PR that deals with this issue #136 using workflow of GitHub
jai-dewani commented
Thanks for the PR @version0chiro, It looks good to me. Let's see what @markodenic has to say
version0chiro commented
I think we can close this issue now?
markodenic commented
Fixed in #135. Thanks, Sachin.