kong
kong copied to clipboard
Panic on duplicate command aliases
This extends #317 by checking if aliases are not duplicated.
As with #317, this is a breaking change for projects which have aliases duplicated. Alias can no longer be used to reference another command.
Sorry this took so long, and after merging your other PR this now conflicts :(
No worries, should be good now.