3xp0rt

Results 14 comments of 3xp0rt

This GitHub Actions script is designed to automate the process of sorting and formatting a JSON file named `wmn-data.json` whenever it or its related schema file `wmn-data-schema.json` is modified in...

I’ve implemented your first suggestion. As for the second point, key ordering is handled by the schema, so there’s no need for a `preferredOrder` field. This will work as expected...

@WebBreacher, I’ve resolved the key ordering issue, everything’s working as expected now.