Re: [Codenarc-user] Codenarc ruleset with Gradle plugin
Brought to you by:
chrismair
From: Evgeny G. <ev...@gm...> - 2013-04-06 10:52:02
|
Hi Paolo, You can try out my own version of the plugin: http://evgeny-goldin.com/wiki/Gradle-codenarc-plugin. It supports Groovy DSL format and grabs http://codenarc.sourceforge.net/StarterRuleSet-AllRulesByCategory.groovy.txtby default. Warm regards, Evgeny On Sat, Apr 6, 2013 at 11:18 AM, Paolo Di Tommaso <pao...@gm... > wrote: > 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 > > > ------------------------------------------------------------------------------ > Minimize network downtime and maximize team effectiveness. > Reduce network management and security costs.Learn how to hire > the most talented Cisco Certified professionals. Visit the > Employer Resources Portal > http://www.cisco.com/web/learning/employer_resources/index.html > _______________________________________________ > Codenarc-user mailing list > Cod...@li... > https://lists.sourceforge.net/lists/listinfo/codenarc-user > > |