https://github.com/funkwerk/depend

depend checks actual import dependencies against a PlantUML model of target dependencies. In contrast to dhier, depend makes use of the import dependencies created by dmd with the --deps switch.

In our company, we use this tool with CI to guard the development against unintended dependencies.

Reply via email to