Skip to content

Rename Gradle plugin's CheckTask to something less generic #271

Closed
@wilkinsona

Description

@wilkinsona

CheckTask isn't very descriptive and clashes a bit with Gradle's check lifecycle task. Perhaps it could be renamed to something like CheckFormatTask or even CheckFormat? The latter is more idiomatic as most Gradle tasks don't have Task in their name. If we go with CheckFormat, FormatTask should probably become Format.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions