Question
Is there a way to fail a build on duplicate code detected by FlexCPD
Hi,
In Ant scripts we could set failonruleviolation="true" when executing FlexPMD and this will lead to failed build on violations.
Is there something similar for FlexCPD?
Thanks
