Skip to content
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

Field Declarations Should Be At Start Of Class #362

Open
tsvetaevAlex opened this issue Jul 15, 2020 · 1 comment
Open

Field Declarations Should Be At Start Of Class #362

tsvetaevAlex opened this issue Jul 15, 2020 · 1 comment
Assignees
Labels
⚠ .Codacy CodacyWarning

Comments

@tsvetaevAlex
Copy link
Collaborator

Since: PMD 5.0

Fields should be declared at the top of the class, before any method declarations, constructors, initializers or inner classes.

@tsvetaevAlex tsvetaevAlex changed the title Why is this an issue? Field Declarations Should Be At Start Of Class Jul 15, 2020
@tsvetaevAlex tsvetaevAlex self-assigned this Jul 15, 2020
@tsvetaevAlex tsvetaevAlex added the ⚠ .Codacy CodacyWarning label Jul 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⚠ .Codacy CodacyWarning
Projects
None yet
Development

No branches or pull requests

1 participant