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
I'm going to tag this as E-easy as it should be relatively easy to detect this in the manifest parser, and it should also be pretty easy to add a warning.
We'll want to add a warning for at least a few cycles, and maybe after a few months we can turn it into a hard error once we're certain it's not used. For now though we can just lint against this happening.
Within git deps, it is possible to specify all three of branch, tag, and revision:
It is possible to specify git and path, in which case git is used
We should add a warning or make this an error. I learn towards error because any package that uses this is already violating the author's intention.
The text was updated successfully, but these errors were encountered: