Skip to content

Fix modifiers order #11681

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed

Fix modifiers order #11681

wants to merge 1 commit into from

Conversation

igor-suhorukov
Copy link
Contributor

Polish code to follow Java Language Specification (SonarQube issue: squid ModifiersOrderCheck - Modifiers should be declared in the correct order) to simplify code reading.

This pull request is related issues described in ticket #11650

…quid ModifiersOrderCheck)

to simplify code reading
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Jan 18, 2018
@snicoll snicoll changed the title Follow Java Language Specification and fix SonarQube code smells: Modifiers should be declared in the correct order Modifiers should be declared in the correct order Jan 19, 2018
@snicoll snicoll changed the title Modifiers should be declared in the correct order Fix modifiers order Jan 19, 2018
@snicoll snicoll added type: task A general task priority: normal and removed status: waiting-for-triage An issue we've not yet triaged labels Jan 19, 2018
@snicoll snicoll self-assigned this Jan 19, 2018
snicoll pushed a commit that referenced this pull request Jan 19, 2018
@snicoll snicoll closed this in c926bed Jan 19, 2018
snicoll added a commit that referenced this pull request Jan 19, 2018
* pr/11681:
  Polish "Fix modifiers order"
  Fix modifiers order
@snicoll snicoll added this to the 2.0.0.RC1 milestone Jan 19, 2018
@izeye izeye mentioned this pull request Feb 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: task A general task
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants