All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.netflix.nebula.lint.rule.GradlePlugin.groovy Maven / Gradle / Ivy

Go to download

Pluggable and configurable linter tool for identifying and reporting on patterns of misuse or deprecations in Gradle scripts

There is a newer version: 20.3.1
Show newest version
package com.netflix.nebula.lint.rule

import groovy.transform.Canonical
import groovy.transform.CompileStatic

@Canonical
@CompileStatic
class GradlePlugin {
    String id
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy