Uses of Interface
io.github.crizzis.codenarc.AnalysisScopeConfig
-
Packages that use AnalysisScopeConfig Package Description io.github.crizzis.codenarc -
-
Uses of AnalysisScopeConfig in io.github.crizzis.codenarc
Classes in io.github.crizzis.codenarc that implement AnalysisScopeConfig Modifier and Type Class Description class
CodeNarcVerifyMojo
Perform CodeNarc analysis, and optionally fail the build if specified quality criteria are not met
-