dounine / clouddisk

:cloud: 360云盘存储SDK [ clouddisk sdk for 360 ]
MIT License
29 stars 36 forks source link

Fixing squid: S1213 The members of an interface declaration or class should appear in a pre-defined order #10

Closed devFozgul closed 8 years ago

devFozgul commented 8 years ago

This pull request is focused on resolving occurrences of Sonar rule squid:S1213 - “The members of an interface declaration or class should appear in a pre-defined order ”. You can find more information about the issue here: https://dev.eclipse.org/sonar/rules/show/squid:S1213 Please let me know if you have any questions. Fevzi Ozgul

devFozgul commented 8 years ago

Hi, When do you think you could finalize this PR? Thank you.

dounine commented 8 years ago

your PR merge conflicts.

devFozgul commented 8 years ago

I will create a new PR taking more care, as this pull request changed only the places of some variables within the classes and no other change at all made I wonder what caused the conflict.