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.
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.