Details
-
Task
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
Description
I have been running SonarQube against the Solr project and there are some low hanging fruit things that can be addressed
- String non regex replaceAll with replace
- indexOf -> contains
- NBSP in log
- unindented if statements missing {}
- Use && instead of & for boolean comparisons
- Replace "".equals with isEmpty
Attachments
Issue Links
- links to