You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 16, 2018. It is now read-only.
Hi again!
I hope to not be too spammy, but I'll try to report all the issues I find along the way ;)
Right now I'm using an alias to resolve a package name,
but the test regex doesn't tries to match the defined aliases.
Current way of doing it:
Easier and less verbose way supporting alias names:
Or even better, defaulting a test: String parameter to alias matching:
What do you think?