Package org.elasticsearch.gradle.precommit
-
Class Summary Class Description FilePermissionsTask Checks source files for correct file permissions.ForbiddenPatternsTask Checks for patterns in source files for the project which are forbidden.JarHellTask Runs CheckJarHell on a classpath.LoggerUsageTask Runs LoggerUsageCheck on a set of directories.PrecommitTask TestingConventionRule Represent rules for tests enforced by the @{linkTestingConventionsTasks} Rules are identified by name, tests must have this name as a suffix and implement one of the base classes and be part of all the specified tasks.TestingConventionsTasks ThirdPartyAuditTask