addon-check
addon-check copied to clipboard
add check for circular dependencies
For #125
Wasn't sure how to approach a test for this at first, working on that now though.
Test is added now
I have made the required changes ~~, other than the optional/attrib change until further discussion~~
I added some temp logging to show the results against a repo, https://pastebin.com/10Gkw9Jx
rebased and resolved merge conflicts and pylint assertions
Rebased and resolved the conflicts, is there anything else required for this?
Would be great if @Rechi could sign this off too :)
I've removed the local_xml parameter, and moved dependency tree creation to it's own function with it's own test