[Codenarc-user] Codenarc ruleset with Gradle plugin
Brought to you by:
chrismair
From: Paolo Di T. <pao...@gm...> - 2013-04-06 09:19:47
|
Hi there, I'm trying to use the use the Gradle Codenarc plugin in my project. But it is requiring a ruleset as XML file, but looking at the Codenarc website, it seems that you are only providing the ruleset in the new groovy based DSL format. http://codenarc.sourceforge.net/StarterRuleSet-AllRulesByCategory.groovy.txt Is there a xml version of the above ruleset? os is there any other workaround? Cheers, Paolo |