Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
wilkinsona opened this issue Apr 29, 2021 · 0 comments
Closed

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

wilkinsona opened this issue Apr 29, 2021 · 0 comments

Comments

@wilkinsona
Copy link
Contributor

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.

@wilkinsona wilkinsona changed the title Rename Gradle's plugin's CheckTask to something less generic Rename Gradle plugin's CheckTask to something less generic Apr 29, 2021
@philwebb philwebb added this to the 0.0.29 milestone Sep 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants