kong icon indicating copy to clipboard operation
kong copied to clipboard

Panic on duplicate command aliases

Open michal-kralik opened this issue 2 years ago • 2 comments

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.

michal-kralik avatar Jul 17 '22 13:07 michal-kralik

Sorry this took so long, and after merging your other PR this now conflicts :(

alecthomas avatar Sep 20 '22 12:09 alecthomas

No worries, should be good now.

michal-kralik avatar Sep 26 '22 09:09 michal-kralik