Skip to content
This repository has been archived by the owner on Apr 1, 2019. It is now read-only.

Code quality fix - Utility classes should not have public constructors. #48

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Code quality fix - Utility classes should not have public constructors. #48

wants to merge 1 commit into from

Conversation

faisal-hameed
Copy link

This pull request is focused on resolving occurrences of Sonar rule
squid:S1118 - Utility classes should not have public constructors.
You can find more information about the issue here:
https://dev.eclipse.org/sonar/rules/show/squid:S1118

Please let me know if you have any questions.

Faisal Hameed

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant