MartinWitt opened a new pull request, #305:
URL: https://github.com/apache/maven-resolver/pull/305

   # Repairing Code Style Issues
   <!-- laughing-train-refactor -->
   ## ProtectedMemberInFinalClass
   Since final classes cannot be inherited, marking a member as protected may 
be confusing. It is better to declare such members as private or 
package-visible instead.
   <!-- 
fingerprint:Qodana-maven-resolver-ProtectedMemberInFinalClass-1010f0f7ce3381d99bc068f71606e967e61ae3c9-sl:132-el:0-sc:5-ec:0-co:4327-cl:9
 -->
   <!-- 
fingerprint:Qodana-maven-resolver-ProtectedMemberInFinalClass-1010f0f7ce3381d99bc068f71606e967e61ae3c9-sl:131-el:0-sc:5-ec:0-co:4275-cl:9
 -->
   # Repairing Code Style Issues
   * ProtectedMemberInFinalClass (2)
   


-- 
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]

Reply via email to