When you define a rule, you define the path where you have to check the rules.
If there is no matching file, all the dependencies are marked as "unused".
This PR will skip a rule if there is no matching file.
This PR allows to define a rule without any requirements (for example, a well defined Domain has never any requirement)
When you define a rule, you define the path where you have to check the rules. If there is no matching file, all the dependencies are marked as "unused". This PR will skip a rule if there is no matching file.
This PR allows to define a rule without any requirements (for example, a well defined Domain has never any requirement)