[GitHub] [groovy] sonatype-lift[bot] commented on pull request #1878: Mod remainder rework

2023-03-22 Thread via GitHub
sonatype-lift[bot] commented on PR #1878: URL: https://github.com/apache/groovy/pull/1878#issuecomment-1480459041 ## 🛠 Lift Auto-fix Some of the Lift findings in this PR can be automatically fixed. You can download and apply these changes in your local project directory of your branch to

[GitHub] [groovy] sonatype-lift[bot] commented on a diff in pull request #1878: Mod remainder rework

2023-03-22 Thread via GitHub
sonatype-lift[bot] commented on code in PR #1878: URL: https://github.com/apache/groovy/pull/1878#discussion_r1145575566 ## src/main/java/groovy/transform/OperationRename.java: ## @@ -0,0 +1,51 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more c

[jira] [Created] (GROOVY-10980) Provide an AST transform to rename operator methods

2023-03-22 Thread Paul King (Jira)
Paul King created GROOVY-10980: -- Summary: Provide an AST transform to rename operator methods Key: GROOVY-10980 URL: https://issues.apache.org/jira/browse/GROOVY-10980 Project: Groovy Issue Type