First, thanks for taking on the task of updating this plugin and making it work as good as it does already.
One thing that would be nice is to be able to pass in a config file with the ruleset preconfigured. We're using CodeNarc in a groovy project with the config file at /config/codenarc/codenarc.groovy with our allowances already set there. It would be nice if other developers could add this into the plugin.
First, thanks for taking on the task of updating this plugin and making it work as good as it does already.
One thing that would be nice is to be able to pass in a config file with the ruleset preconfigured. We're using CodeNarc in a groovy project with the config file at
/config/codenarc/codenarc.groovywith our allowances already set there. It would be nice if other developers could add this into the plugin.