Don't allow a task to require itself.
themattrix opened this issue · 0 comments
themattrix commented
Note that this won't disallow requirement loops (e.g., A requires B requires A). For that, see #11.
themattrix opened this issue · 0 comments
Note that this won't disallow requirement loops (e.g., A requires B requires A). For that, see #11.