paulk-asert commented on a change in pull request #1345:
URL: https://github.com/apache/groovy/pull/1345#discussion_r467802294
##########
File path: settings.gradle
##########
@@ -32,6 +32,7 @@ gradleEnterprise {
def subprojects = ['groovy-ant',
'groovy-astbuilder',
'groovy-bsf',
+ 'groovy-checkers',
Review comment:
Yes, we could rename. We need something short for "type checking
extensions". Perhaps 'typecheckers' is better. I was trying to avoid people
second guessing should it be 'groovy-typeCheckers' or 'groovy-type-checkers'
but I guess it is just something they will soon learn.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]