Skip to content

Conversation

@theghost5800
Copy link
Contributor

No description provided.

*
*/
@Value.Style(depluralize = true, jdkOnly = true, allowedClasspathAnnotations = java.lang.Override.class)
@Value.Style(depluralize = true, jdkOnly = true, allowedClasspathAnnotations = java.lang.Override.class, visibility = Value.Style.ImplementationVisibility.PUBLIC, typeImmutableNested = "Immutable*")
Copy link
Contributor

@ikasarov ikasarov Aug 1, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the one thing that's missing from the previous style config is

typeImmutable = "Immutable*"

in addition to typeImmutableNested. Do we not need it?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Default value is matching previously set configuration.

@sonarqubecloud
Copy link

sonarqubecloud bot commented Aug 5, 2025

@theghost5800 theghost5800 merged commit df0c95d into master Aug 5, 2025
6 checks passed
@theghost5800 theghost5800 deleted the migrateCfJavaClient branch August 5, 2025 08:23
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.

3 participants