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

Code quality fix - Class variable fields should not have public accessibility. #51

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

Code quality fix - Class variable fields should not have public accessibility. #51

wants to merge 1 commit into from

Conversation

faisal-hameed
Copy link

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

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