File tree Expand file tree Collapse file tree 5 files changed +20
-20
lines changed
qulice-checkstyle/src/test/resources/com/qulice/checkstyle/ChecksTest
CurlyBracketsStructureCheck
ProhibitNonFinalClassesCheck
ProhibitUnusedPrivateConstructorCheck
ProtectedMethodInFinalClassCheck Expand file tree Collapse file tree 5 files changed +20
-20
lines changed Original file line number Diff line number Diff line change 1+ 15:Closing bracket should be on a new line
2+ 18:Closing bracket should be on a new line
3+ 19:Parameters should start on a new line
4+ 23:Closing bracket should be on a new line
5+ 28:Closing bracket should be on a new line
6+ 31:Closing bracket should be on a new line
7+ 32:Parameters should start on a new line
8+ 36:Closing bracket should be on a new line
1941:Closing bracket should be on a new line
21044:Closing bracket should be on a new line
31145:Parameters should start on a new line
41249:Closing bracket should be on a new line
5- 54:Closing bracket should be on a new line
6- 57:Closing bracket should be on a new line
7- 58:Parameters should start on a new line
8- 62:Closing bracket should be on a new line
9- 67:Closing bracket should be on a new line
10- 70:Closing bracket should be on a new line
11- 71:Parameters should start on a new line
12- 75:Closing bracket should be on a new line
Original file line number Diff line number Diff line change 1- 42 :Wrong method declaration order
2- 44 :Wrong method declaration order
3- 55 :Wrong method declaration order
4- 57 :Wrong method declaration order
5- 72 :Wrong method declaration order
1+ 16 :Wrong method declaration order
2+ 18 :Wrong method declaration order
3+ 29 :Wrong method declaration order
4+ 31 :Wrong method declaration order
5+ 46 :Wrong method declaration order
Original file line number Diff line number Diff line change 1- 37 :Classes should be final
2- 40 :Classes should be final
1+ 11 :Classes should be final
2+ 14 :Classes should be final
Original file line number Diff line number Diff line change 1- 45 :Unused private constructor.
1+ 19 :Unused private constructor.
Original file line number Diff line number Diff line change 1- 39 :Final class should not contain protected methods
2- 41 :Final class should not contain protected methods
3- 44 :Final class should not contain protected methods
4- 52 :Protected method is overriding default scoped method
1+ 13 :Final class should not contain protected methods
2+ 15 :Final class should not contain protected methods
3+ 18 :Final class should not contain protected methods
4+ 26 :Protected method is overriding default scoped method
You can’t perform that action at this time.
0 commit comments