wsrun discovered cycle dependencies in my project (many thanks), but I do not see any way to run command before I complete refactoring (not a peace of cake).
I would expect detectCycles check ignores packages from exclude list, but it doesn't. Is it on purpose? or just didn't think about his case?
Packages that have cycle deps are not affected with a command run, but the fact just completely stops using wsrun for me
Thanks in advance