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

Code quality fix - Array designators "[]" should be on the type, not the variable. #49

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

Code quality fix - Array designators "[]" should be on the type, not the variable. #49

wants to merge 1 commit into from

Conversation

faisal-hameed
Copy link

This pull request is focused on resolving occurrences of Sonar rule
squid:S1197 - Array designators "[]" should be on the type, not the variable.
You can find more information about the issue here:
https://dev.eclipse.org/sonar/rules/show/squid:S1197

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