aherbert opened a new pull request #13: Update PMD since the current rules are deprecated. URL: https://github.com/apache/commons-statistics/pull/13 Fix code to: - Use final local variables - Return sampler method references directly - Removed use of /* default */ for package-private - Avoid reassigning parameters - Avoid literals in conditional statements - Compact code to avoid long methods (>100 lines)
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
