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
When a mixin path cannot get resolved, myke is silently ignoring the whole myke.yml file where this mixin is referenced, (even other tasks declared in this myke.yml) without warning.
Proposal is to warn when a whole myke.yml gets ignored because of a missing mixin.
The text was updated successfully, but these errors were encountered:
When a mixin path cannot get resolved, myke is silently ignoring the whole
myke.yml
file where this mixin is referenced, (even other tasks declared in thismyke.yml
) without warning.Proposal is to warn when a whole
myke.yml
gets ignored because of a missing mixin.The text was updated successfully, but these errors were encountered: