Skip to content

Convert GradleLintExtension from Groovy to Java#440

Closed
sghill wants to merge 1 commit into
nebula-plugins:mainfrom
sghill:convert/extension
Closed

Convert GradleLintExtension from Groovy to Java#440
sghill wants to merge 1 commit into
nebula-plugins:mainfrom
sghill:convert/extension

Conversation

@sghill

@sghill sghill commented Oct 28, 2025

Copy link
Copy Markdown
Contributor

Migrate GradleLintExtension to Java while attempting to maintain full backwards compatibility. The Java file is placed in src/main/groovy/ to avoid circular compilation dependencies.

All public APIs are preserved including Groovy closure support for ignore() and fixme() methods.

Migrate GradleLintExtension to Java while maintaining full backwards
compatibility with existing Groovy code. The Java file is placed in
src/main/groovy/ to avoid circular compilation dependencies.

All public APIs are preserved including Groovy closure support for
ignore() and fixme() methods.
@sghill sghill closed this Nov 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant