Skip to content

Multiple code quality fix-2#243

Merged
adietish merged 1 commit into
openshift:masterfrom
DevFactory:release/general-code-quality-fix-2
Jun 9, 2016
Merged

Multiple code quality fix-2#243
adietish merged 1 commit into
openshift:masterfrom
DevFactory:release/general-code-quality-fix-2

Conversation

@faisal-hameed
Copy link
Copy Markdown
Contributor

@faisal-hameed faisal-hameed commented Jun 2, 2016

This pull request is focused on resolving occurrences of Sonar rules
squid:LowerCaseLongSuffixCheck - Long suffix "L" should be upper case.
squid:S1197 - Array designators "[]" should be on the type, not the variable.
squid:S1125 - Literal boolean values should not be used in condition expressions.
You can find more information about the issues here:
https://dev.eclipse.org/sonar/rules/show/squid:S1197
https://dev.eclipse.org/sonar/rules/show/squid:LowerCaseLongSuffixCheck
https://dev.eclipse.org/sonar/rules/show/squid:S1125

Please let me know if you have any questions.

Faisal Hameed

@adietish adietish merged commit 644f8b0 into openshift:master Jun 9, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants