registerProjectLintTask

fun Project.registerProjectLintTask(action: (ProjectLintTask) -> Unit = {}): TaskProvider<ProjectLintTask>