adoroszlai commented on PR #8092: URL: https://github.com/apache/ozone/pull/8092#issuecomment-2734339995
> Agreed, but does that still pass this check? Yes, tried it. It only flags concrete classes, any interface type will be OK: https://github.com/pmd/pmd/blob/9f54da98f02ab2ba10bcf4a2e3c907647a0b486e/pmd-java/src/main/java/net/sourceforge/pmd/lang/java/rule/bestpractices/LooseCouplingRule.java#L80-L83 -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
