Skip to content

Fields are declared at the top of the class.#35891

Merged
s1monw merged 1 commit intoelastic:masterfrom
sachinaraballi:master
Nov 26, 2018
Merged

Fields are declared at the top of the class.#35891
s1monw merged 1 commit intoelastic:masterfrom
sachinaraballi:master

Conversation

@sachinaraballi
Copy link
Copy Markdown
Contributor

According to Java Code Pattern :
Fields should be declared at the top of the class, before any method declarations, constructors, initializers or inner classes.

According to Java Code Pattern :
Fields should be declared at the top of the class, before any method declarations, constructors, initializers or inner classes.
@sachinaraballi
Copy link
Copy Markdown
Contributor Author

@s1monw Please look into this PR.

@s1monw
Copy link
Copy Markdown
Contributor

s1monw commented Nov 26, 2018

@elasticmachine ok to test

@colings86 colings86 added the :Core/Infra/Scripting Scripting abstractions, Painless, and Mustache label Nov 26, 2018
@s1monw s1monw merged commit 5f656e4 into elastic:master Nov 26, 2018
@s1monw
Copy link
Copy Markdown
Contributor

s1monw commented Nov 26, 2018

thanks @sachinaraballi

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:Core/Infra/Scripting Scripting abstractions, Painless, and Mustache >non-issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants