Open CancianMatteo opened 5 months ago
These are a LOT of changes. It will take me a few days to parse through them all probably. I already pushed a reorder of the json fields. That was a good idea. Diff'ing the adds and removes next.
These are a LOT of changes. It will take me a few days to parse through them all probably. I already pushed a reorder of the json fields. That was a good idea. Diff'ing the adds and removes next.
Yeah, there are many changes, merging was (and still is) a mess, but I can ensure you that it will worth it, i cleaned up many broken links and formatted better the json. You can freely verify them all...
I've also already updated my repo manually with the last commits and accepted PR of this repo
I saw that in a past commit you reordered the tags by yourself, instead of accepting my PR... Would you please make me active contributor of this? I think that I deserve it for the efforts I put on this
I just did a commit with all the updates you did in the last month, my arf.json is still about 700 rows shorter than yours, this means you have many broken links inside...
Tags have been reordered, from: "children", "name", "type"; to: "name", "type", "children" (more easily readable).