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

squid:UselessParenthesesCheck - Useless parentheses around expressions should be removed to prevent any misunderstanding #33

Closed misgersameer closed 8 years ago

misgersameer commented 8 years ago

This pull request is focused on resolving occurrences of Sonar rule " squid:UselessParenthesesCheck - Useless parentheses around expressions should be removed to prevent any misunderstanding". You can find more information about the issues here: https://dev.eclipse.org/sonar/rules/show/squid:UselessParenthesesCheck

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

pasky commented 8 years ago

Thanks!