unitsofmeasurement / unit-ri

JSR 363 - Reference Implementation
Other
28 stars 18 forks source link

General Code Improvement 3 #41

Closed zeeshanasghar closed 8 years ago

zeeshanasghar commented 8 years ago

This pull request is focused on resolving occurrences of Sonar rule

pmd:ConsecutiveAppendsShouldReuse Consecutive Appends Should Reuse squid:HiddenFieldCheck Local variables should not shadow class fields

You can find more information about the issue here: https://dev.eclipse.org/sonar/rules/show/pmd:ConsecutiveAppendsShouldReuse https://dev.eclipse.org/sonar/rules/show/squid:HiddenFieldCheck

Please let me know if you have any questions.

Zeeshan Asghar

keilw commented 8 years ago

No JCP membership