omio-labs / myke

make with yaml: development tasks made simple with golang, yaml and many ingredients
https://omio-labs.github.io/myke
MIT License
69 stars 16 forks source link

warn about missing mixins #68

Closed licarth closed 7 years ago

licarth commented 7 years ago

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.