gnodet commented on issue #238: URL: https://github.com/apache/maven-parent/issues/238#issuecomment-3410050916
> is the [ConstantNaming](https://error-prone.picnic.tech/bugpatterns/ConstantNaming) rule something we like to integrate? > > * [Add `ConstantNaming` diffplug/spotless#2687](https://github.com/diffplug/spotless/pull/2687) > * [Add `RedundantStringConversion` diffplug/spotless#2664](https://github.com/diffplug/spotless/pull/2664) > * [Add `error-prone.picnic.tech` featuring `RedundantStringConversion` junit-team/junit-framework#5006](https://github.com/junit-team/junit-framework/pull/5006) We already check that one with checkstyle, so no need to duplicate. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
