Open utybo opened 1 year ago
Tegral DI's noUnused is fairly useless with Tegral Services. The current exclusion system should also have some form of excludeIf { } lambda that is a fully user-controlled predicate. This would allow excluding services, controllers, etc.
noUnused
excludeIf { }
Tegral DI's
noUnused
is fairly useless with Tegral Services. The current exclusion system should also have some form ofexcludeIf { }
lambda that is a fully user-controlled predicate. This would allow excluding services, controllers, etc.