heremaps / gradle-jenkins-jobdsl-plugin

A plugin for Gradle to manage Jenkins Job DSL projects.
https://plugins.gradle.org/plugin/com.here.jobdsl
Apache License 2.0
53 stars 9 forks source link

Add Codenarc configuration #14

Closed mnonnenmacher closed 7 years ago

mnonnenmacher commented 7 years ago

Use Codenarc for static analysis of the plugin code.

https://docs.gradle.org/current/userguide/codenarc_plugin.html

mnonnenmacher commented 7 years ago

Done in https://github.com/heremaps/gradle-job-dsl-plugin/pull/22