Object ProjectLintTask.Companion
-
- All Implemented Interfaces:
public class ProjectLintTask.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static ProjectLintTask.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final TaskProvider<ProjectLintTask>registerProjectLintTask(Project $self, Function1<ProjectLintTask, Unit> action)-
-
Method Detail
-
registerProjectLintTask
final TaskProvider<ProjectLintTask> registerProjectLintTask(Project $self, Function1<ProjectLintTask, Unit> action)
-
-
-
-