Replies: 1 comment 4 replies
-
If you need special handling for unresolved aliases, why not define a visitor to apply it? For an example, see #497 (comment). |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We have a use case in Renovate Bot where users would like Renovate to ignore unresolved aliases and continue anyway: renovatebot/renovate#31902
Is there any technical or philosophical reason why this option couldn't be supported?
Beta Was this translation helpful? Give feedback.
All reactions