brmson / yodaqa

A Question Answering system built on top of the Apache UIMA framework.
http://ailao.eu/yodaqa
Other
619 stars 205 forks source link

Fixing squid:squid:HiddenFieldCheck -- Local variables should not shadow class fields #34

Closed misgersameer closed 8 years ago

misgersameer commented 8 years ago

This pull request is focused on resolving occurrences of Sonar rule " squid:HiddenFieldCheck -- Local variables should not shadow class fields" information about the issues here: https://dev.eclipse.org/sonar/rules/show/squid:HiddenFieldCheck

Please let me know if you have any questions. Sameer Misger

pasky commented 8 years ago

Thanks!