bytedeco / procamcalib

A User-Friendly Method to Calibrate Cameras and Projector-Camera Systems
GNU General Public License v2.0
73 stars 26 forks source link

squid:S1132 - Strings literals should be placed on the left side when checking for equality #9

Closed georgekankava closed 8 years ago

georgekankava commented 8 years ago

This pull request is focused on resolving occurrence of Sonar rule squid:S1132 - Strings literals should be placed on the left side when checking for equality. This pull request removes technical debt of 120 minutes. You can find more information about the issue here: https://dev.eclipse.org/sonar/rules/show/squid:S1132 Please let me know if you have any questions. George Kankava