sevntu-checkstyle / dsm-maven-plugin

Maven plugin to create HTML report to show dependecies in DSM view.
14 stars 5 forks source link

make "check" goal to validate circles against allowed in config #41

Open romani opened 6 years ago

romani commented 6 years ago

make "check" goal to recheck that no new circles are appeared on code.

During code review we manually identified a circle. https://github.com/checkstyle/checkstyle/pull/5883#discussion_r195905625

But it would be awesome to have goal "check" or smth similar to validate code and fail build if new circles are found. Configuration of plugin should have list of allowed circles to let enforce circle control in systems where already bunch of circles.