All Classes and Interfaces
Classes
Class
Description
Project-level configuration for WoGu, applied via the
wogu {} block:Registers the
woguValidate task and, once the java plugin is present,
wires it to the project's main source set and to the build lifecycle task.Gradle task backing the
woguValidate task: runs every discoverable WoGu rule
against the project's main source set and writes an HTML report, failing the build on a
build-blocking violation.