Skip to content

Commit b1bdba7

Browse files
committed
Repair ChecksTest
1 parent 2e6ff9a commit b1bdba7

File tree

5 files changed

+20
-20
lines changed

5 files changed

+20
-20
lines changed
Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
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
19
41:Closing bracket should be on a new line
210
44:Closing bracket should be on a new line
311
45:Parameters should start on a new line
412
49: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
Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
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
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
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 numberDiff line numberDiff line change
@@ -1 +1 @@
1-
45:Unused private constructor.
1+
19:Unused private constructor.
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
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

0 commit comments

Comments
 (0)