exceptionfactory commented on PR #9581: URL: https://github.com/apache/nifi/pull/9581#issuecomment-2543371129
@dan-s1 Thanks for your recent working on standardizing use of the diamond operator for generic types. I included the [UseDiamondOperator](https://docs.pmd-code.org/pmd-doc-7.8.0/pmd_rules_java_codestyle.html#usediamondoperator) rule in the list of PMD rules, which enforces standardized usage. Adding the PMD plugin to the set of tools for evaluation will avoid regressions in this and other areas. -- 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]
