Fix the warnings/errors reported by PHP_CodeSniffer

Created on 4 July 2023, 12 months ago
Updated 6 January 2024, 6 months ago

Problem/Motivation

FILE: /var/www/html/vb/d_cont/back_to_top_with_pi/back_to_top_with_pi.libraries.yml
-----------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
-----------------------------------------------------------------------------------
15 | ERROR | [x] Expected 1 newline at end of file; 2 found
-----------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
-----------------------------------------------------------------------------------

FILE: /var/www/html/vb/d_cont/back_to_top_with_pi/back_to_top_with_pi.module
---------------------------------------------------------------------------------------------
FOUND 4 ERRORS AND 6 WARNINGS AFFECTING 10 LINES
---------------------------------------------------------------------------------------------
8 | WARNING | [x] Unused use statement
9 | WARNING | [x] Unused use statement
11 | WARNING | [x] Unused use statement
12 | WARNING | [x] Unused use statement
21 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 4
22 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 4
23 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 4
24 | ERROR | [x] Case breaking statement indented incorrectly; expected 6 spaces, found 4
36 | WARNING | [x] A comma should follow the last multiline array item. Found: ]
37 | WARNING | [x] A comma should follow the last multiline array item. Found: ]
---------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 10 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------------------------

FILE: /var/www/html/vb/d_cont/back_to_top_with_pi/css/unicons.css
-------------------------------------------------------------------------------
FOUND 2125 ERRORS AFFECTING 1062 LINES
-------------------------------------------------------------------------------
5 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 7
5 | ERROR | [ ] No style definition found on line; check for missing colon
6 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 7
6 | ERROR | [ ] No style definition found on line; check for missing colon
7 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 7
7 | ERROR | [ ] No style definition found on line; check for missing colon
8 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 7
8 | ERROR | [ ] No style definition found on line; check for missing colon
22 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 1
22 | ERROR | [x] Whitespace found at end of line
23 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 1
23 | ERROR | [x] Multiple selectors should each be on a single line
28 | ERROR | [x] Blank lines are not allowed in class definitions
28 | ERROR | [x] Whitespace found at end of line
33 | ERROR | [x] Blank lines are not allowed in class definitions
33 | ERROR | [x] Whitespace found at end of line
37 | ERROR | [x] Blank lines are not allowed in class definitions
37 | ERROR | [x] Whitespace found at end of line
40 | ERROR | [x] Blank lines are not allowed in class definitions
40 | ERROR | [x] Whitespace found at end of line
43 | ERROR | [x] Blank lines are not allowed in class definitions
43 | ERROR | [x] Whitespace found at end of line
47 | ERROR | [x] Blank lines are not allowed in class definitions
47 | ERROR | [x] Whitespace found at end of line
51 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 1
51 | ERROR | [x] Whitespace found at end of line
52 | ERROR | [x] Opening brace should be the last content on the line
52 | ERROR | [x] Closing brace of class definition must be on new line
53 | ERROR | [x] Opening brace should be the last content on the line
53 | ERROR | [x] Closing brace of class definition must be on new line
54 | ERROR | [x] Opening brace should be the last content on the line
54 | ERROR | [x] Closing brace of class definition must be on new line
55 | ERROR | [x] Opening brace should be the last content on the line
55 | ERROR | [x] Closing brace of class definition must be on new line
56 | ERROR | [x] Opening brace should be the last content on the line
56 | ERROR | [x] Closing brace of class definition must be on new line
57 | ERROR | [x] Opening brace should be the last content on the line
57 | ERROR | [x] Closing brace of class definition must be on new line
58 | ERROR | [x] Opening brace should be the last content on the line
58 | ERROR | [x] Closing brace of class definition must be on new line
59 | ERROR | [x] Opening brace should be the last content on the line
59 | ERROR | [x] Closing brace of class definition must be on new line
60 | ERROR | [x] Opening brace should be the last content on the line
60 | ERROR | [x] Closing brace of class definition must be on new line
61 | ERROR | [x] Opening brace should be the last content on the line
61 | ERROR | [x] Closing brace of class definition must be on new line
62 | ERROR | [x] Opening brace should be the last content on the line
62 | ERROR | [x] Closing brace of class definition must be on new line
63 | ERROR | [x] Opening brace should be the last content on the line
63 | ERROR | [x] Closing brace of class definition must be on new line
64 | ERROR | [x] Opening brace should be the last content on the line
64 | ERROR | [x] Closing brace of class definition must be on new line
65 | ERROR | [x] Opening brace should be the last content on the line
65 | ERROR | [x] Closing brace of class definition must be on new line
66 | ERROR | [x] Opening brace should be the last content on the line
66 | ERROR | [x] Closing brace of class definition must be on new line
67 | ERROR | [x] Opening brace should be the last content on the line
67 | ERROR | [x] Closing brace of class definition must be on new line
68 | ERROR | [x] Opening brace should be the last content on the line
68 | ERROR | [x] Closing brace of class definition must be on new line
69 | ERROR | [x] Opening brace should be the last content on the line
69 | ERROR | [x] Closing brace of class definition must be on new line
70 | ERROR | [x] Opening brace should be the last content on the line
70 | ERROR | [x] Closing brace of class definition must be on new line
71 | ERROR | [x] Opening brace should be the last content on the line
71 | ERROR | [x] Closing brace of class definition must be on new line
72 | ERROR | [x] Opening brace should be the last content on the line
72 | ERROR | [x] Closing brace of class definition must be on new line
73 | ERROR | [x] Opening brace should be the last content on the line
73 | ERROR | [x] Closing brace of class definition must be on new line
74 | ERROR | [x] Opening brace should be the last content on the line
74 | ERROR | [x] Closing brace of class definition must be on new line
75 | ERROR | [x] Opening brace should be the last content on the line
75 | ERROR | [x] Closing brace of class definition must be on new line
76 | ERROR | [x] Opening brace should be the last content on the line
76 | ERROR | [x] Closing brace of class definition must be on new line
77 | ERROR | [x] Opening brace should be the last content on the line
77 | ERROR | [x] Closing brace of class definition must be on new line
78 | ERROR | [x] Opening brace should be the last content on the line
78 | ERROR | [x] Closing brace of class definition must be on new line
79 | ERROR | [x] Opening brace should be the last content on the line
79 | ERROR | [x] Closing brace of class definition must be on new line
80 | ERROR | [x] Opening brace should be the last content on the line
80 | ERROR | [x] Closing brace of class definition must be on new line
81 | ERROR | [x] Opening brace should be the last content on the line
81 | ERROR | [x] Closing brace of class definition must be on new line
82 | ERROR | [x] Opening brace should be the last content on the line
82 | ERROR | [x] Closing brace of class definition must be on new line
83 | ERROR | [x] Opening brace should be the last content on the line
83 | ERROR | [x] Closing brace of class definition must be on new line
84 | ERROR | [x] Opening brace should be the last content on the line
84 | ERROR | [x] Closing brace of class definition must be on new line
85 | ERROR | [x] Opening brace should be the last content on the line
85 | ERROR | [x] Closing brace of class definition must be on new line
86 | ERROR | [x] Opening brace should be the last content on the line
86 | ERROR | [x] Closing brace of class definition must be on new line
87 | ERROR | [x] Opening brace should be the last content on the line
87 | ERROR | [x] Closing brace of class definition must be on new line
88 | ERROR | [x] Opening brace should be the last content on the line
88 | ERROR | [x] Closing brace of class definition must be on new line
89 | ERROR | [x] Opening brace should be the last content on the line
89 | ERROR | [x] Closing brace of class definition must be on new line
90 | ERROR | [x] Opening brace should be the last content on the line
90 | ERROR | [x] Closing brace of class definition must be on new line
91 | ERROR | [x] Opening brace should be the last content on the line
91 | ERROR | [x] Closing brace of class definition must be on new line
92 | ERROR | [x] Opening brace should be the last content on the line
92 | ERROR | [x] Closing brace of class definition must be on new line
93 | ERROR | [x] Opening brace should be the last content on the line
93 | ERROR | [x] Closing brace of class definition must be on new line
94 | ERROR | [x] Opening brace should be the last content on the line
94 | ERROR | [x] Closing brace of class definition must be on new line
95 | ERROR | [x] Opening brace should be the last content on the line
95 | ERROR | [x] Closing brace of class definition must be on new line
96 | ERROR | [x] Opening brace should be the last content on the line
96 | ERROR | [x] Closing brace of class definition must be on new line
97 | ERROR | [x] Opening brace should be the last content on the line
97 | ERROR | [x] Closing brace of class definition must be on new line
98 | ERROR | [x] Opening brace should be the last content on the line
98 | ERROR | [x] Closing brace of class definition must be on new line
99 | ERROR | [x] Opening brace should be the last content on the line
99 | ERROR | [x] Closing brace of class definition must be on new line
100 | ERROR | [x] Opening brace should be the last content on the line
100 | ERROR | [x] Closing brace of class definition must be on new line
101 | ERROR | [x] Opening brace should be the last content on the line
101 | ERROR | [x] Closing brace of class definition must be on new line
102 | ERROR | [x] Opening brace should be the last content on the line
102 | ERROR | [x] Closing brace of class definition must be on new line
103 | ERROR | [x] Opening brace should be the last content on the line
103 | ERROR | [x] Closing brace of class definition must be on new line
104 | ERROR | [x] Opening brace should be the last content on the line
104 | ERROR | [x] Closing brace of class definition must be on new line
105 | ERROR | [x] Opening brace should be the last content on the line
105 | ERROR | [x] Closing brace of class definition must be on new line
106 | ERROR | [x] Opening brace should be the last content on the line
106 | ERROR | [x] Closing brace of class definition must be on new line
107 | ERROR | [x] Opening brace should be the last content on the line
107 | ERROR | [x] Closing brace of class definition must be on new line
108 | ERROR | [x] Opening brace should be the last content on the line
108 | ERROR | [x] Closing brace of class definition must be on new line
109 | ERROR | [x] Opening brace should be the last content on the line
109 | ERROR | [x] Closing brace of class definition must be on new line
110 | ERROR | [x] Opening brace should be the last content on the line
110 | ERROR | [x] Closing brace of class definition must be on new line
111 | ERROR | [x] Opening brace should be the last content on the line
111 | ERROR | [x] Closing brace of class definition must be on new line
112 | ERROR | [x] Opening brace should be the last content on the line
112 | ERROR | [x] Closing brace of class definition must be on new line
113 | ERROR | [x] Opening brace should be the last content on the line
113 | ERROR | [x] Closing brace of class definition must be on new line
114 | ERROR | [x] Opening brace should be the last content on the line
114 | ERROR | [x] Closing brace of class definition must be on new line
115 | ERROR | [x] Opening brace should be the last content on the line
115 | ERROR | [x] Closing brace of class definition must be on new line
116 | ERROR | [x] Opening brace should be the last content on the line
116 | ERROR | [x] Closing brace of class definition must be on new line
117 | ERROR | [x] Opening brace should be the last content on the line
117 | ERROR | [x] Closing brace of class definition must be on new line
118 | ERROR | [x] Opening brace should be the last content on the line
118 | ERROR | [x] Closing brace of class definition must be on new line
119 | ERROR | [x] Opening brace should be the last content on the line
119 | ERROR | [x] Closing brace of class definition must be on new line
120 | ERROR | [x] Opening brace should be the last content on the line
120 | ERROR | [x] Closing brace of class definition must be on new line
121 | ERROR | [x] Opening brace should be the last content on the line
121 | ERROR | [x] Closing brace of class definition must be on new line
122 | ERROR | [x] Opening brace should be the last content on the line
122 | ERROR | [x] Closing brace of class definition must be on new line
123 | ERROR | [x] Opening brace should be the last content on the line
123 | ERROR | [x] Closing brace of class definition must be on new line
124 | ERROR | [x] Opening brace should be the last content on the line
124 | ERROR | [x] Closing brace of class definition must be on new line
125 | ERROR | [x] Opening brace should be the last content on the line
125 | ERROR | [x] Closing brace of class definition must be on new line
126 | ERROR | [x] Opening brace should be the last content on the line
126 | ERROR | [x] Closing brace of class definition must be on new line
127 | ERROR | [x] Opening brace should be the last content on the line
127 | ERROR | [x] Closing brace of class definition must be on new line
128 | ERROR | [x] Opening brace should be the last content on the line
128 | ERROR | [x] Closing brace of class definition must be on new line
129 | ERROR | [x] Opening brace should be the last content on the line
129 | ERROR | [x] Closing brace of class definition must be on new line
130 | ERROR | [x] Opening brace should be the last content on the line
130 | ERROR | [x] Closing brace of class definition must be on new line
131 | ERROR | [x] Opening brace should be the last content on the line
131 | ERROR | [x] Closing brace of class definition must be on new line
132 | ERROR | [x] Opening brace should be the last content on the line
132 | ERROR | [x] Closing brace of class definition must be on new line
133 | ERROR | [x] Opening brace should be the last content on the line
133 | ERROR | [x] Closing brace of class definition must be on new line
134 | ERROR | [x] Opening brace should be the last content on the line
134 | ERROR | [x] Closing brace of class definition must be on new line
135 | ERROR | [x] Opening brace should be the last content on the line
135 | ERROR | [x] Closing brace of class definition must be on new line
136 | ERROR | [x] Opening brace should be the last content on the line
136 | ERROR | [x] Closing brace of class definition must be on new line
137 | ERROR | [x] Opening brace should be the last content on the line
137 | ERROR | [x] Closing brace of class definition must be on new line
138 | ERROR | [x] Opening brace should be the last content on the line
138 | ERROR | [x] Closing brace of class definition must be on new line
139 | ERROR | [x] Opening brace should be the last content on the line
139 | ERROR | [x] Closing brace of class definition must be on new line
140 | ERROR | [x] Opening brace should be the last content on the line
140 | ERROR | [x] Closing brace of class definition must be on new line
141 | ERROR | [x] Opening brace should be the last content on the line
141 | ERROR | [x] Closing brace of class definition must be on new line
142 | ERROR | [x] Opening brace should be the last content on the line
142 | ERROR | [x] Closing brace of class definition must be on new line
143 | ERROR | [x] Opening brace should be the last content on the line
143 | ERROR | [x] Closing brace of class definition must be on new line
144 | ERROR | [x] Opening brace should be the last content on the line
144 | ERROR | [x] Closing brace of class definition must be on new line
145 | ERROR | [x] Opening brace should be the last content on the line
145 | ERROR | [x] Closing brace of class definition must be on new line
146 | ERROR | [x] Opening brace should be the last content on the line
146 | ERROR | [x] Closing brace of class definition must be on new line
147 | ERROR | [x] Opening brace should be the last content on the line
147 | ERROR | [x] Closing brace of class definition must be on new line
148 | ERROR | [x] Opening brace should be the last content on the line
148 | ERROR | [x] Closing brace of class definition must be on new line
149 | ERROR | [x] Opening brace should be the last content on the line
149 | ERROR | [x] Closing brace of class definition must be on new line
150 | ERROR | [x] Opening brace should be the last content on the line
150 | ERROR | [x] Closing brace of class definition must be on new line
151 | ERROR | [x] Opening brace should be the last content on the line
151 | ERROR | [x] Closing brace of class definition must be on new line
152 | ERROR | [x] Opening brace should be the last content on the line
152 | ERROR | [x] Closing brace of class definition must be on new line
153 | ERROR | [x] Opening brace should be the last content on the line
153 | ERROR | [x] Closing brace of class definition must be on new line
154 | ERROR | [x] Opening brace should be the last content on the line
154 | ERROR | [x] Closing brace of class definition must be on new line
155 | ERROR | [x] Opening brace should be the last content on the line
155 | ERROR | [x] Closing brace of class definition must be on new line
156 | ERROR | [x] Opening brace should be the last content on the line
156 | ERROR | [x] Closing brace of class definition must be on new line
157 | ERROR | [x] Opening brace should be the last content on the line
157 | ERROR | [x] Closing brace of class definition must be on new line
158 | ERROR | [x] Opening brace should be the last content on the line
158 | ERROR | [x] Closing brace of class definition must be on new line
159 | ERROR | [x] Opening brace should be the last content on the line
159 | ERROR | [x] Closing brace of class definition must be on new line
160 | ERROR | [x] Opening brace should be the last content on the line
160 | ERROR | [x] Closing brace of class definition must be on new line
161 | ERROR | [x] Opening brace should be the last content on the line
161 | ERROR | [x] Closing brace of class definition must be on new line
162 | ERROR | [x] Opening brace should be the last content on the line
162 | ERROR | [x] Closing brace of class definition must be on new line
163 | ERROR | [x] Opening brace should be the last content on the line
163 | ERROR | [x] Closing brace of class definition must be on new line
164 | ERROR | [x] Opening brace should be the last content on the line
164 | ERROR | [x] Closing brace of class definition must be on new line
165 | ERROR | [x] Opening brace should be the last content on the line
165 | ERROR | [x] Closing brace of class definition must be on new line
166 | ERROR | [x] Opening brace should be the last content on the line
166 | ERROR | [x] Closing brace of class definition must be on new line
167 | ERROR | [x] Opening brace should be the last content on the line
167 | ERROR | [x] Closing brace of class definition must be on new line
168 | ERROR | [x] Opening brace should be the last content on the line
168 | ERROR | [x] Closing brace of class definition must be on new line
169 | ERROR | [x] Opening brace should be the last content on the line
169 | ERROR | [x] Closing brace of class definition must be on new line
170 | ERROR | [x] Opening brace should be the last content on the line
170 | ERROR | [x] Closing brace of class definition must be on new line
171 | ERROR | [x] Opening brace should be the last content on the line
171 | ERROR | [x] Closing brace of class definition must be on new line
172 | ERROR | [x] Opening brace should be the last content on the line
172 | ERROR | [x] Closing brace of class definition must be on new line
173 | ERROR | [x] Opening brace should be the last content on the line
173 | ERROR | [x] Closing brace of class definition must be on new line
174 | ERROR | [x] Opening brace should be the last content on the line
174 | ERROR | [x] Closing brace of class definition must be on new line
175 | ERROR | [x] Opening brace should be the last content on the line
175 | ERROR | [x] Closing brace of class definition must be on new line
176 | ERROR | [x] Opening brace should be the last content on the line
176 | ERROR | [x] Closing brace of class definition must be on new line
177 | ERROR | [x] Opening brace should be the last content on the line
177 | ERROR | [x] Closing brace of class definition must be on new line
178 | ERROR | [x] Opening brace should be the last content on the line
178 | ERROR | [x] Closing brace of class definition must be on new line
179 | ERROR | [x] Opening brace should be the last content on the line
179 | ERROR | [x] Closing brace of class definition must be on new line
180 | ERROR | [x] Opening brace should be the last content on the line
180 | ERROR | [x] Closing brace of class definition must be on new line
181 | ERROR | [x] Opening brace should be the last content on the line
181 | ERROR | [x] Closing brace of class definition must be on new line
182 | ERROR | [x] Opening brace should be the last content on the line
182 | ERROR | [x] Closing brace of class definition must be on new line
183 | ERROR | [x] Opening brace should be the last content on the line
183 | ERROR | [x] Closing brace of class definition must be on new line
184 | ERROR | [x] Opening brace should be the last content on the line
184 | ERROR | [x] Closing brace of class definition must be on new line
185 | ERROR | [x] Opening brace should be the last content on the line
185 | ERROR | [x] Closing brace of class definition must be on new line
186 | ERROR | [x] Opening brace should be the last content on the line
186 | ERROR | [x] Closing brace of class definition must be on new line
187 | ERROR | [x] Opening brace should be the last content on the line
187 | ERROR | [x] Closing brace of class definition must be on new line
188 | ERROR | [x] Opening brace should be the last content on the line
188 | ERROR | [x] Closing brace of class definition must be on new line
189 | ERROR | [x] Opening brace should be the last content on the line
189 | ERROR | [x] Closing brace of class definition must be on new line
190 | ERROR | [x] Opening brace should be the last content on the line
190 | ERROR | [x] Closing brace of class definition must be on new line
191 | ERROR | [x] Opening brace should be the last content on the line
191 | ERROR | [x] Closing brace of class definition must be on new line
192 | ERROR | [x] Opening brace should be the last content on the line
192 | ERROR | [x] Closing brace of class definition must be on new line
193 | ERROR | [x] Opening brace should be the last content on the line
193 | ERROR | [x] Closing brace of class definition must be on new line
194 | ERROR | [x] Opening brace should be the last content on the line
194 | ERROR | [x] Closing brace of class definition must be on new line
195 | ERROR | [x] Opening brace should be the last content on the line
195 | ERROR | [x] Closing brace of class definition must be on new line
196 | ERROR | [x] Opening brace should be the last content on the line
196 | ERROR | [x] Closing brace of class definition must be on new line
197 | ERROR | [x] Opening brace should be the last content on the line
197 | ERROR | [x] Closing brace of class definition must be on new line
198 | ERROR | [x] Opening brace should be the last content on the line
198 | ERROR | [x] Closing brace of class definition must be on new line
199 | ERROR | [x] Opening brace should be the last content on the line
199 | ERROR | [x] Closing brace of class definition must be on new line
200 | ERROR | [x] Opening brace should be the last content on the line
200 | ERROR | [x] Closing brace of class definition must be on new line
201 | ERROR | [x] Opening brace should be the last content on the line
201 | ERROR | [x] Closing brace of class definition must be on new line
202 | ERROR | [x] Opening brace should be the last content on the line
202 | ERROR | [x] Closing brace of class definition must be on new line
203 | ERROR | [x] Opening brace should be the last content on the line
203 | ERROR | [x] Closing brace of class definition must be on new line
204 | ERROR | [x] Opening brace should be the last content on the line
204 | ERROR | [x] Closing brace of class definition must be on new line
205 | ERROR | [x] Opening brace should be the last content on the line
205 | ERROR | [x] Closing brace of class definition must be on new line
206 | ERROR | [x] Opening brace should be the last content on the line
206 | ERROR | [x] Closing brace of class definition must be on new line
207 | ERROR | [x] Opening brace should be the last content on the line
207 | ERROR | [x] Closing brace of class definition must be on new line
208 | ERROR | [x] Opening brace should be the last content on the line
208 | ERROR | [x] Closing brace of class definition must be on new line
209 | ERROR | [x] Opening brace should be the last content on the line
209 | ERROR | [x] Closing brace of class definition must be on new line
210 | ERROR | [x] Opening brace should be the last content on the line
210 | ERROR | [x] Closing brace of class definition must be on new line
211 | ERROR | [x] Opening brace should be the last content on the line
211 | ERROR | [x] Closing brace of class definition must be on new line
212 | ERROR | [x] Opening brace should be the last content on the line
212 | ERROR | [x] Closing brace of class definition must be on new line
213 | ERROR | [x] Opening brace should be the last content on the line
213 | ERROR | [x] Closing brace of class definition must be on new line
214 | ERROR | [x] Opening brace should be the last content on the line
214 | ERROR | [x] Closing brace of class definition must be on new line
215 | ERROR | [x] Opening brace should be the last content on the line
215 | ERROR | [x] Closing brace of class definition must be on new line
216 | ERROR | [x] Opening brace should be the last content on the line
216 | ERROR | [x] Closing brace of class definition must be on new line
217 | ERROR | [x] Opening brace should be the last content on the line
217 | ERROR | [x] Closing brace of class definition must be on new line
218 | ERROR | [x] Opening brace should be the last content on the line
218 | ERROR | [x] Closing brace of class definition must be on new line
219 | ERROR | [x] Opening brace should be the last content on the line
219 | ERROR | [x] Closing brace of class definition must be on new line
220 | ERROR | [x] Opening brace should be the last content on the line
220 | ERROR | [x] Closing brace of class definition must be on new line
221 | ERROR | [x] Opening brace should be the last content on the line
221 | ERROR | [x] Closing brace of class definition must be on new line
222 | ERROR | [x] Opening brace should be the last content on the line
222 | ERROR | [x] Closing brace of class definition must be on new line
223 | ERROR | [x] Opening brace should be the last content on the line
223 | ERROR | [x] Closing brace of class definition must be on new line
224 | ERROR | [x] Opening brace should be the last content on the line
224 | ERROR | [x] Closing brace of class definition must be on new line
225 | ERROR | [x] Opening brace should be the last content on the line
225 | ERROR | [x] Closing brace of class definition must be on new line
226 | ERROR | [x] Opening brace should be the last content on the line
226 | ERROR | [x] Closing brace of class definition must be on new line
227 | ERROR | [x] Opening brace should be the last content on the line
227 | ERROR | [x] Closing brace of class definition must be on new line
228 | ERROR | [x] Opening brace should be the last content on the line
228 | ERROR | [x] Closing brace of class definition must be on new line
229 | ERROR | [x] Opening brace should be the last content on the line
229 | ERROR | [x] Closing brace of class definition must be on new line
230 | ERROR | [x] Opening brace should be the last content on the line
230 | ERROR | [x] Closing brace of class definition must be on new line
231 | ERROR | [x] Opening brace should be the last content on the line
231 | ERROR | [x] Closing brace of class definition must be on new line
232 | ERROR | [x] Opening brace should be the last content on the line
232 | ERROR | [x] Closing brace of class definition must be on new line
233 | ERROR | [x] Opening brace should be the last content on the line
233 | ERROR | [x] Closing brace of class definition must be on new line
234 | ERROR | [x] Opening brace should be the last content on the line
234 | ERROR | [x] Closing brace of class definition must be on new line
235 | ERROR | [x] Opening brace should be the last content on the line
235 | ERROR | [x] Closing brace of class definition must be on new line
236 | ERROR | [x] Opening brace should be the last content on the line
236 | ERROR | [x] Closing brace of class definition must be on new line
237 | ERROR | [x] Opening brace should be the last content on the line
237 | ERROR | [x] Closing brace of class definition must be on new line
238 | ERROR | [x] Opening brace should be the last content on the line
238 | ERROR | [x] Closing brace of class definition must be on new line
239 | ERROR | [x] Opening brace should be the last content on the line
239 | ERROR | [x] Closing brace of class definition must be on new line
240 | ERROR | [x] Opening brace should be the last content on the line
240 | ERROR | [x] Closing brace of class definition must be on new line
241 | ERROR | [x] Opening brace should be the last content on the line
241 | ERROR | [x] Closing brace of class definition must be on new line
242 | ERROR | [x] Opening brace should be the last content on the line
242 | ERROR | [x] Closing brace of class definition must be on new line
243 | ERROR | [x] Opening brace should be the last content on the line
243 | ERROR | [x] Closing brace of class definition must be on new line
244 | ERROR | [x] Opening brace should be the last content on the line
244 | ERROR | [x] Closing brace of class definition must be on new line
245 | ERROR | [x] Opening brace should be the last content on the line
245 | ERROR | [x] Closing brace of class definition must be on new line
246 | ERROR | [x] Opening brace should be the last content on the line
246 | ERROR | [x] Closing brace of class definition must be on new line
247 | ERROR | [x] Opening brace should be the last content on the line
247 | ERROR | [x] Closing brace of class definition must be on new line
248 | ERROR | [x] Opening brace should be the last content on the line
248 | ERROR | [x] Closing brace of class definition must be on new line
249 | ERROR | [x] Opening brace should be the last content on the line
249 | ERROR | [x] Closing brace of class definition must be on new line
250 | ERROR | [x] Opening brace should be the last content on the line
250 | ERROR | [x] Closing brace of class definition must be on new line
251 | ERROR | [x] Opening brace should be the last content on the line
251 | ERROR | [x] Closing brace of class definition must be on new line
252 | ERROR | [x] Opening brace should be the last content on the line
252 | ERROR | [x] Closing brace of class definition must be on new line
253 | ERROR | [x] Opening brace should be the last content on the line
253 | ERROR | [x] Closing brace of class definition must be on new line
254 | ERROR | [x] Opening brace should be the last content on the line
254 | ERROR | [x] Closing brace of class definition must be on new line
255 | ERROR | [x] Opening brace should be the last content on the line
255 | ERROR | [x] Closing brace of class definition must be on new line
256 | ERROR | [x] Opening brace should be the last content on the line
256 | ERROR | [x] Closing brace of class definition must be on new line
257 | ERROR | [x] Opening brace should be the last content on the line
257 | ERROR | [x] Closing brace of class definition must be on new line
258 | ERROR | [x] Opening brace should be the last content on the line
258 | ERROR | [x] Closing brace of class definition must be on new line
259 | ERROR | [x] Opening brace should be the last content on the line
259 | ERROR | [x] Closing brace of class definition must be on new line
260 | ERROR | [x] Opening brace should be the last content on the line
260 | ERROR | [x] Closing brace of class definition must be on new line
261 | ERROR | [x] Opening brace should be the last content on the line
261 | ERROR | [x] Closing brace of class definition must be on new line
262 | ERROR | [x] Opening brace should be the last content on the line
262 | ERROR | [x] Closing brace of class definition must be on new line
263 | ERROR | [x] Opening brace should be the last content on the line
263 | ERROR | [x] Closing brace of class definition must be on new line
264 | ERROR | [x] Opening brace should be the last content on the line
264 | ERROR | [x] Closing brace of class definition must be on new line
265 | ERROR | [x] Opening brace should be the last content on the line
265 | ERROR | [x] Closing brace of class definition must be on new line
266 | ERROR | [x] Opening brace should be the last content on the line
266 | ERROR | [x] Closing brace of class definition must be on new line
267 | ERROR | [x] Opening brace should be the last content on the line
267 | ERROR | [x] Closing brace of class definition must be on new line
268 | ERROR | [x] Opening brace should be the last content on the line
268 | ERROR | [x] Closing brace of class definition must be on new line
269 | ERROR | [x] Opening brace should be the last content on the line
269 | ERROR | [x] Closing brace of class definition must be on new line
270 | ERROR | [x] Opening brace should be the last content on the line
270 | ERROR | [x] Closing brace of class definition must be on new line
271 | ERROR | [x] Opening brace should be the last content on the line
271 | ERROR | [x] Closing brace of class definition must be on new line
272 | ERROR | [x] Opening brace should be the last content on the line
272 | ERROR | [x] Closing brace of class definition must be on new line
273 | ERROR | [x] Opening brace should be the last content on the line
273 | ERROR | [x] Closing brace of class definition must be on new line
274 | ERROR | [x] Opening brace should be the last content on the line
274 | ERROR | [x] Closing brace of class definition must be on new line
275 | ERROR | [x] Opening brace should be the last content on the line
275 | ERROR | [x] Closing brace of class definition must be on new line
276 | ERROR | [x] Opening brace should be the last content on the line
276 | ERROR | [x] Closing brace of class definition must be on new line
277 | ERROR | [x] Opening brace should be the last content on the line
277 | ERROR | [x] Closing brace of class definition must be on new line
278 | ERROR | [x] Opening brace should be the last content on the line
278 | ERROR | [x] Closing brace of class definition must be on new line
279 | ERROR | [x] Opening brace should be the last content on the line
279 | ERROR | [x] Closing brace of class definition must be on new line
280 | ERROR | [x] Opening brace should be the last content on the line
280 | ERROR | [x] Closing brace of class definition must be on new line
281 | ERROR | [x] Opening brace should be the last content on the line
281 | ERROR | [x] Closing brace of class definition must be on new line
282 | ERROR | [x] Opening brace should be the last content on the line
282 | ERROR | [x] Closing brace of class definition must be on new line
283 | ERROR | [x] Opening brace should be the last content on the line
283 | ERROR | [x] Closing brace of class definition must be on new line
284 | ERROR | [x] Opening brace should be the last content on the line
284 | ERROR | [x] Closing brace of class definition must be on new line
285 | ERROR | [x] Opening brace should be the last content on the line
285 | ERROR | [x] Closing brace of class definition must be on new line
286 | ERROR | [x] Opening brace should be the last content on the line
286 | ERROR | [x] Closing brace of class definition must be on new line
287 | ERROR | [x] Opening brace should be the last content on the line
287 | ERROR | [x] Closing brace of class definition must be on new line
288 | ERROR | [x] Opening brace should be the last content on the line
288 | ERROR | [x] Closing brace of class definition must be on new line
289 | ERROR | [x] Opening brace should be the last content on the line
289 | ERROR | [x] Closing brace of class definition must be on new line
290 | ERROR | [x] Opening brace should be the last content on the line
290 | ERROR | [x] Closing brace of class definition must be on new line
291 | ERROR | [x] Opening brace should be the last content on the line
291 | ERROR | [x] Closing brace of class definition must be on new line
292 | ERROR | [x] Opening brace should be the last content on the line
292 | ERROR | [x] Closing brace of class definition must be on new line
293 | ERROR | [x] Opening brace should be the last content on the line
293 | ERROR | [x] Closing brace of class definition must be on new line
294 | ERROR | [x] Opening brace should be the last content on the line
294 | ERROR | [x] Closing brace of class definition must be on new line
295 | ERROR | [x] Opening brace should be the last content on the line
295 | ERROR | [x] Closing brace of class definition must be on new line
296 | ERROR | [x] Opening brace should be the last content on the line
296 | ERROR | [x] Closing brace of class definition must be on new line
297 | ERROR | [x] Opening brace should be the last content on the line
297 | ERROR | [x] Closing brace of class definition must be on new line
298 | ERROR | [x] Opening brace should be the last content on the line
298 | ERROR | [x] Closing brace of class definition must be on new line
299 | ERROR | [x] Opening brace should be the last content on the line
299 | ERROR | [x] Closing brace of class definition must be on new line
300 | ERROR | [x] Opening brace should be the last content on the line
300 | ERROR | [x] Closing brace of class definition must be on new line
301 | ERROR | [x] Opening brace should be the last content on the line
301 | ERROR | [x] Closing brace of class definition must be on new line
302 | ERROR | [x] Opening brace should be the last content on the line
302 | ERROR | [x] Closing brace of class definition must be on new line
303 | ERROR | [x] Opening brace should be the last content on the line
303 | ERROR | [x] Closing brace of class definition must be on new line
304 | ERROR | [x] Opening brace should be the last content on the line
304 | ERROR | [x] Closing brace of class definition must be on new line
305 | ERROR | [x] Opening brace should be the last content on the line
305 | ERROR | [x] Closing brace of class definition must be on new line
306 | ERROR | [x] Opening brace should be the last content on the line
306 | ERROR | [x] Closing brace of class definition must be on new line
307 | ERROR | [x] Opening brace should be the last content on the line
307 | ERROR | [x] Closing brace of class definition must be on new line
308 | ERROR | [x] Opening brace should be the last content on the line
308 | ERROR | [x] Closing brace of class definition must be on new line
309 | ERROR | [x] Opening brace should be the last content on the line
309 | ERROR | [x] Closing brace of class definition must be on new line
310 | ERROR | [x] Opening brace should be the last content on the line
310 | ERROR | [x] Closing brace of class definition must be on new line
311 | ERROR | [x] Opening brace should be the last content on the line
311 | ERROR | [x] Closing brace of class definition must be on new line
312 | ERROR | [x] Opening brace should be the last content on the line
312 | ERROR | [x] Closing brace of class definition must be on new line
313 | ERROR | [x] Opening brace should be the last content on the line
313 | ERROR | [x] Closing brace of class definition must be on new line
314 | ERROR | [x] Opening brace should be the last content on the line
314 | ERROR | [x] Closing brace of class definition must be on new line
315 | ERROR | [x] Opening brace should be the last content on the line
315 | ERROR | [x] Closing brace of class definition must be on new line
316 | ERROR | [x] Opening brace should be the last content on the line
316 | ERROR | [x] Closing brace of class definition must be on new line
317 | ERROR | [x] Opening brace should be the last content on the line
317 | ERROR | [x] Closing brace of class definition must be on new line
318 | ERROR | [x] Opening brace should be the last content on the line
318 | ERROR | [x] Closing brace of class definition must be on new line
319 | ERROR | [x] Opening brace should be the last content on the line
319 | ERROR | [x] Closing brace of class definition must be on new line
320 | ERROR | [x] Opening brace should be the last content on the line
320 | ERROR | [x] Closing brace of class definition must be on new line
321 | ERROR | [x] Opening brace should be the last content on the line
321 | ERROR | [x] Closing brace of class definition must be on new line
322 | ERROR | [x] Opening brace should be the last content on the line
322 | ERROR | [x] Closing brace of class definition must be on new line
323 | ERROR | [x] Opening brace should be the last content on the line
323 | ERROR | [x] Closing brace of class definition must be on new line
324 | ERROR | [x] Opening brace should be the last content on the line
324 | ERROR | [x] Closing brace of class definition must be on new line
325 | ERROR | [x] Opening brace should be the last content on the line
325 | ERROR | [x] Closing brace of class definition must be on new line
326 | ERROR | [x] Opening brace should be the last content on the line
326 | ERROR | [x] Closing brace of class definition must be on new line
327 | ERROR | [x] Opening brace should be the last content on the line
327 | ERROR | [x] Closing brace of class definition must be on new line
328 | ERROR | [x] Opening brace should be the last content on the line
328 | ERROR | [x] Closing brace of class definition must be on new line
329 | ERROR | [x] Opening brace should be the last content on the line
329 | ERROR | [x] Closing brace of class definition must be on new line
330 | ERROR | [x] Opening brace should be the last content on the line
330 | ERROR | [x] Closing brace of class definition must be on new line
331 | ERROR | [x] Opening brace should be the last content on the line
331 | ERROR | [x] Closing brace of class definition must be on new line
332 | ERROR | [x] Opening brace should be the last content on the line
332 | ERROR | [x] Closing brace of class definition must be on new line
333 | ERROR | [x] Opening brace should be the last content on the line
333 | ERROR | [x] Closing brace of class definition must be on new line
334 | ERROR | [x] Opening brace should be the last content on the line
334 | ERROR | [x] Closing brace of class definition must be on new line
335 | ERROR | [x] Opening brace should be the last content on the line
335 | ERROR | [x] Closing brace of class definition must be on new line
336 | ERROR | [x] Opening brace should be the last content on the line
336 | ERROR | [x] Closing brace of class definition must be on new line
337 | ERROR | [x] Opening brace should be the last content on the line
337 | ERROR | [x] Closing brace of class definition must be on new line
338 | ERROR | [x] Opening brace should be the last content on the line
338 | ERROR | [x] Closing brace of class definition must be on new line
339 | ERROR | [x] Opening brace should be the last content on the line
339 | ERROR | [x] Closing brace of class definition must be on new line
340 | ERROR | [x] Opening brace should be the last content on the line
340 | ERROR | [x] Closing brace of class definition must be on new line
341 | ERROR | [x] Opening brace should be the last content on the line
341 | ERROR | [x] Closing brace of class definition must be on new line
342 | ERROR | [x] Opening brace should be the last content on the line
342 | ERROR | [x] Closing brace of class definition must be on new line
343 | ERROR | [x] Opening brace should be the last content on the line
343 | ERROR | [x] Closing brace of class definition must be on new line
344 | ERROR | [x] Opening brace should be the last content on the line
344 | ERROR | [x] Closing brace of class definition must be on new line
345 | ERROR | [x] Opening brace should be the last content on the line
345 | ERROR | [x] Closing brace of class definition must be on new line
346 | ERROR | [x] Opening brace should be the last content on the line
346 | ERROR | [x] Closing brace of class definition must be on new line
347 | ERROR | [x] Opening brace should be the last content on the line
347 | ERROR | [x] Closing brace of class definition must be on new line
348 | ERROR | [x] Opening brace should be the last content on the line
348 | ERROR | [x] Closing brace of class definition must be on new line
349 | ERROR | [x] Opening brace should be the last content on the line
349 | ERROR | [x] Closing brace of class definition must be on new line
350 | ERROR | [x] Opening brace should be the last content on the line
350 | ERROR | [x] Closing brace of class definition must be on new line
351 | ERROR | [x] Opening brace should be the last content on the line
351 | ERROR | [x] Closing brace of class definition must be on new line
352 | ERROR | [x] Opening brace should be the last content on the line
352 | ERROR | [x] Closing brace of class definition must be on new line
353 | ERROR | [x] Opening brace should be the last content on the line
353 | ERROR | [x] Closing brace of class definition must be on new line
354 | ERROR | [x] Opening brace should be the last content on the line
354 | ERROR | [x] Closing brace of class definition must be on new line
355 | ERROR | [x] Opening brace should be the last content on the line
355 | ERROR | [x] Closing brace of class definition must be on new line
356 | ERROR | [x] Opening brace should be the last content on the line
356 | ERROR | [x] Closing brace of class definition must be on new line
357 | ERROR | [x] Opening brace should be the last content on the line
357 | ERROR | [x] Closing brace of class definition must be on new line
358 | ERROR | [x] Opening brace should be the last content on the line
358 | ERROR | [x] Closing brace of class definition must be on new line
359 | ERROR | [x] Opening brace should be the last content on the line
359 | ERROR | [x] Closing brace of class definition must be on new line
360 | ERROR | [x] Opening brace should be the last content on the line
360 | ERROR | [x] Closing brace of class definition must be on new line
361 | ERROR | [x] Opening brace should be the last content on the line
361 | ERROR | [x] Closing brace of class definition must be on new line
362 | ERROR | [x] Opening brace should be the last content on the line
362 | ERROR | [x] Closing brace of class definition must be on new line
363 | ERROR | [x] Opening brace should be the last content on the line
363 | ERROR | [x] Closing brace of class definition must be on new line
364 | ERROR | [x] Opening brace should be the last content on the line
364 | ERROR | [x] Closing brace of class definition must be on new line
365 | ERROR | [x] Opening brace should be the last content on the line
365 | ERROR | [x] Closing brace of class definition must be on new line
366 | ERROR | [x] Opening brace should be the last content on the line
366 | ERROR | [x] Closing brace of class definition must be on new line
367 | ERROR | [x] Opening brace should be the last content on the line
367 | ERROR | [x] Closing brace of class definition must be on new line
368 | ERROR | [x] Opening brace should be the last content on the line
368 | ERROR | [x] Closing brace of class definition must be on new line
369 | ERROR | [x] Opening brace should be the last content on the line
369 | ERROR | [x] Closing brace of class definition must be on new line
370 | ERROR | [x] Opening brace should be the last content on the line
370 | ERROR | [x] Closing brace of class definition must be on new line
371 | ERROR | [x] Opening brace should be the last content on the line
371 | ERROR | [x] Closing brace of class definition must be on new line
372 | ERROR | [x] Opening brace should be the last content on the line
372 | ERROR | [x] Closing brace of class definition must be on new line
373 | ERROR | [x] Opening brace should be the last content on the line
373 | ERROR | [x] Closing brace of class definition must be on new line
374 | ERROR | [x] Opening brace should be the last content on the line
374 | ERROR | [x] Closing brace of class definition must be on new line
375 | ERROR | [x] Opening brace should be the last content on the line
375 | ERROR | [x] Closing brace of class definition must be on new line
376 | ERROR | [x] Opening brace should be the last content on the line
376 | ERROR | [x] Closing brace of class definition must be on new line
377 | ERROR | [x] Opening brace should be the last content on the line
377 | ERROR | [x] Closing brace of class definition must be on new line
378 | ERROR | [x] Opening brace should be the last content on the line
378 | ERROR | [x] Closing brace of class definition must be on new line
379 | ERROR | [x] Opening brace should be the last content on the line
379 | ERROR | [x] Closing brace of class definition must be on new line
380 | ERROR | [x] Opening brace should be the last content on the line
380 | ERROR | [x] Closing brace of class definition must be on new line
381 | ERROR | [x] Opening brace should be the last content on the line
381 | ERROR | [x] Closing brace of class definition must be on new line
382 | ERROR | [x] Opening brace should be the last content on the line
382 | ERROR | [x] Closing brace of class definition must be on new line
383 | ERROR | [x] Opening brace should be the last content on the line
383 | ERROR | [x] Closing brace of class definition must be on new line
384 | ERROR | [x] Opening brace should be the last content on the line
384 | ERROR | [x] Closing brace of class definition must be on new line
385 | ERROR | [x] Opening brace should be the last content on the line
385 | ERROR | [x] Closing brace of class definition must be on new line
386 | ERROR | [x] Opening brace should be the last content on the line
386 | ERROR | [x] Closing brace of class definition must be on new line
387 | ERROR | [x] Opening brace should be the last content on the line
387 | ERROR | [x] Closing brace of class definition must be on new line
388 | ERROR | [x] Opening brace should be the last content on the line
388 | ERROR | [x] Closing brace of class definition must be on new line
389 | ERROR | [x] Opening brace should be the last content on the line
389 | ERROR | [x] Closing brace of class definition must be on new line
390 | ERROR | [x] Opening brace should be the last content on the line
390 | ERROR | [x] Closing brace of class definition must be on new line
391 | ERROR | [x] Opening brace should be the last content on the line
391 | ERROR | [x] Closing brace of class definition must be on new line
392 | ERROR | [x] Opening brace should be the last content on the line
392 | ERROR | [x] Closing brace of class definition must be on new line
393 | ERROR | [x] Opening brace should be the last content on the line
393 | ERROR | [x] Closing brace of class definition must be on new line
394 | ERROR | [x] Opening brace should be the last content on the line
394 | ERROR | [x] Closing brace of class definition must be on new line
395 | ERROR | [x] Opening brace should be the last content on the line
395 | ERROR | [x] Closing brace of class definition must be on new line
396 | ERROR | [x] Opening brace should be the last content on the line
396 | ERROR | [x] Closing brace of class definition must be on new line
397 | ERROR | [x] Opening brace should be the last content on the line
397 | ERROR | [x] Closing brace of class definition must be on new line
398 | ERROR | [x] Opening brace should be the last content on the line
398 | ERROR | [x] Closing brace of class definition must be on new line
399 | ERROR | [x] Opening brace should be the last content on the line
399 | ERROR | [x] Closing brace of class definition must be on new line
400 | ERROR | [x] Opening brace should be the last content on the line
400 | ERROR | [x] Closing brace of class definition must be on new line
401 | ERROR | [x] Opening brace should be the last content on the line
401 | ERROR | [x] Closing brace of class definition must be on new line
402 | ERROR | [x] Opening brace should be the last content on the line
402 | ERROR | [x] Closing brace of class definition must be on new line
403 | ERROR | [x] Opening brace should be the last content on the line
403 | ERROR | [x] Closing brace of class definition must be on new line
404 | ERROR | [x] Opening brace should be the last content on the line
404 | ERROR | [x] Closing brace of class definition must be on new line
405 | ERROR | [x] Opening brace should be the last content on the line
405 | ERROR | [x] Closing brace of class definition must be on new line
406 | ERROR | [x] Opening brace should be the last content on the line
406 | ERROR | [x] Closing brace of class definition must be on new line
407 | ERROR | [x] Opening brace should be the last content on the line
407 | ERROR | [x] Closing brace of class definition must be on new line
408 | ERROR | [x] Opening brace should be the last content on the line
408 | ERROR | [x] Closing brace of class definition must be on new line
409 | ERROR | [x] Opening brace should be the last content on the line
409 | ERROR | [x] Closing brace of class definition must be on new line
410 | ERROR | [x] Opening brace should be the last content on the line
410 | ERROR | [x] Closing brace of class definition must be on new line
411 | ERROR | [x] Opening brace should be the last content on the line
411 | ERROR | [x] Closing brace of class definition must be on new line
412 | ERROR | [x] Opening brace should be the last content on the line
412 | ERROR | [x] Closing brace of class definition must be on new line
413 | ERROR | [x] Opening brace should be the last content on the line
413 | ERROR | [x] Closing brace of class definition must be on new line
414 | ERROR | [x] Opening brace should be the last content on the line
414 | ERROR | [x] Closing brace of class definition must be on new line
415 | ERROR | [x] Opening brace should be the last content on the line
415 | ERROR | [x] Closing brace of class definition must be on new line
416 | ERROR | [x] Opening brace should be the last content on the line
416 | ERROR | [x] Closing brace of class definition must be on new line
417 | ERROR | [x] Opening brace should be the last content on the line
417 | ERROR | [x] Closing brace of class definition must be on new line
418 | ERROR | [x] Opening brace should be the last content on the line
418 | ERROR | [x] Closing brace of class definition must be on new line
419 | ERROR | [x] Opening brace should be the last content on the line
419 | ERROR | [x] Closing brace of class definition must be on new line
420 | ERROR | [x] Opening brace should be the last content on the line
420 | ERROR | [x] Closing brace of class definition must be on new line
421 | ERROR | [x] Opening brace should be the last content on the line
421 | ERROR | [x] Closing brace of class definition must be on new line
422 | ERROR | [x] Opening brace should be the last content on the line
422 | ERROR | [x] Closing brace of class definition must be on new line
423 | ERROR | [x] Opening brace should be the last content on the line
423 | ERROR | [x] Closing brace of class definition must be on new line
424 | ERROR | [x] Opening brace should be the last content on the line
424 | ERROR | [x] Closing brace of class definition must be on new line
425 | ERROR | [x] Opening brace should be the last content on the line
425 | ERROR | [x] Closing brace of class definition must be on new line
426 | ERROR | [x] Opening brace should be the last content on the line
426 | ERROR | [x] Closing brace of class definition must be on new line
427 | ERROR | [x] Opening brace should be the last content on the line
427 | ERROR | [x] Closing brace of class definition must be on new line
428 | ERROR | [x] Opening brace should be the last content on the line
428 | ERROR | [x] Closing brace of class definition must be on new line
429 | ERROR | [x] Opening brace should be the last content on the line
429 | ERROR | [x] Closing brace of class definition must be on new line
430 | ERROR | [x] Opening brace should be the last content on the line
430 | ERROR | [x] Closing brace of class definition must be on new line
431 | ERROR | [x] Opening brace should be the last content on the line
431 | ERROR | [x] Closing brace of class definition must be on new line
432 | ERROR | [x] Opening brace should be the last content on the line
432 | ERROR | [x] Closing brace of class definition must be on new line
433 | ERROR | [x] Opening brace should be the last content on the line
433 | ERROR | [x] Closing brace of class definition must be on new line
434 | ERROR | [x] Opening brace should be the last content on the line
434 | ERROR | [x] Closing brace of class definition must be on new line
435 | ERROR | [x] Opening brace should be the last content on the line
435 | ERROR | [x] Closing brace of class definition must be on new line
436 | ERROR | [x] Opening brace should be the last content on the line
436 | ERROR | [x] Closing brace of class definition must be on new line
437 | ERROR | [x] Opening brace should be the last content on the line
437 | ERROR | [x] Closing brace of class definition must be on new line
438 | ERROR | [x] Opening brace should be the last content on the line
438 | ERROR | [x] Closing brace of class definition must be on new line
439 | ERROR | [x] Opening brace should be the last content on the line
439 | ERROR | [x] Closing brace of class definition must be on new line
440 | ERROR | [x] Opening brace should be the last content on the line
440 | ERROR | [x] Closing brace of class definition must be on new line
441 | ERROR | [x] Opening brace should be the last content on the line
441 | ERROR | [x] Closing brace of class definition must be on new line
442 | ERROR | [x] Opening brace should be the last content on the line
442 | ERROR | [x] Closing brace of class definition must be on new line
443 | ERROR | [x] Opening brace should be the last content on the line
443 | ERROR | [x] Closing brace of class definition must be on new line
444 | ERROR | [x] Opening brace should be the last content on the line
444 | ERROR | [x] Closing brace of class definition must be on new line
445 | ERROR | [x] Opening brace should be the last content on the line
445 | ERROR | [x] Closing brace of class definition must be on new line
446 | ERROR | [x] Opening brace should be the last content on the line
446 | ERROR | [x] Closing brace of class definition must be on new line
447 | ERROR | [x] Opening brace should be the last content on the line
447 | ERROR | [x] Closing brace of class definition must be on new line
448 | ERROR | [x] Opening brace should be the last content on the line
448 | ERROR | [x] Closing brace of class definition must be on new line
449 | ERROR | [x] Opening brace should be the last content on the line
449 | ERROR | [x] Closing brace of class definition must be on new line
450 | ERROR | [x] Opening brace should be the last content on the line
450 | ERROR | [x] Closing brace of class definition must be on new line
451 | ERROR | [x] Opening brace should be the last content on the line
451 | ERROR | [x] Closing brace of class definition must be on new line
452 | ERROR | [x] Opening brace should be the last content on the line
452 | ERROR | [x] Closing brace of class definition must be on new line
453 | ERROR | [x] Opening brace should be the last content on the line
453 | ERROR | [x] Closing brace of class definition must be on new line
454 | ERROR | [x] Opening brace should be the last content on the line
454 | ERROR | [x] Closing brace of class definition must be on new line
455 | ERROR | [x] Opening brace should be the last content on the line
455 | ERROR | [x] Closing brace of class definition must be on new line
456 | ERROR | [x] Opening brace should be the last content on the line
456 | ERROR | [x] Closing brace of class definition must be on new line
457 | ERROR | [x] Opening brace should be the last content on the line
457 | ERROR | [x] Closing brace of class definition must be on new line
458 | ERROR | [x] Opening brace should be the last content on the line
458 | ERROR | [x] Closing brace of class definition must be on new line
459 | ERROR | [x] Opening brace should be the last content on the line
459 | ERROR | [x] Closing brace of class definition must be on new line
460 | ERROR | [x] Opening brace should be the last content on the line
460 | ERROR | [x] Closing brace of class definition must be on new line
461 | ERROR | [x] Opening brace should be the last content on the line
461 | ERROR | [x] Closing brace of class definition must be on new line
462 | ERROR | [x] Opening brace should be the last content on the line
462 | ERROR | [x] Closing brace of class definition must be on new line
463 | ERROR | [x] Opening brace should be the last content on the line
463 | ERROR | [x] Closing brace of class definition must be on new line
464 | ERROR | [x] Opening brace should be the last content on the line
464 | ERROR | [x] Closing brace of class definition must be on new line
465 | ERROR | [x] Opening brace should be the last content on the line
465 | ERROR | [x] Closing brace of class definition must be on new line
466 | ERROR | [x] Opening brace should be the last content on the line
466 | ERROR | [x] Closing brace of class definition must be on new line
467 | ERROR | [x] Opening brace should be the last content on the line
467 | ERROR | [x] Closing brace of class definition must be on new line
468 | ERROR | [x] Opening brace should be the last content on the line
468 | ERROR | [x] Closing brace of class definition must be on new line
469 | ERROR | [x] Opening brace should be the last content on the line
469 | ERROR | [x] Closing brace of class definition must be on new line
470 | ERROR | [x] Opening brace should be the last content on the line
470 | ERROR | [x] Closing brace of class definition must be on new line
471 | ERROR | [x] Opening brace should be the last content on the line
471 | ERROR | [x] Closing brace of class definition must be on new line
472 | ERROR | [x] Opening brace should be the last content on the line
472 | ERROR | [x] Closing brace of class definition must be on new line
473 | ERROR | [x] Opening brace should be the last content on the line
473 | ERROR | [x] Closing brace of class definition must be on new line
474 | ERROR | [x] Opening brace should be the last content on the line
474 | ERROR | [x] Closing brace of class definition must be on new line
475 | ERROR | [x] Opening brace should be the last content on the line
475 | ERROR | [x] Closing brace of class definition must be on new line
476 | ERROR | [x] Opening brace should be the last content on the line
476 | ERROR | [x] Closing brace of class definition must be on new line
477 | ERROR | [x] Opening brace should be the last content on the line
477 | ERROR | [x] Closing brace of class definition must be on new line
478 | ERROR | [x] Opening brace should be the last content on the line
478 | ERROR | [x] Closing brace of class definition must be on new line
479 | ERROR | [x] Opening brace should be the last content on the line
479 | ERROR | [x] Closing brace of class definition must be on new line
480 | ERROR | [x] Opening brace should be the last content on the line
480 | ERROR | [x] Closing brace of class definition must be on new line
481 | ERROR | [x] Opening brace should be the last content on the line
481 | ERROR | [x] Closing brace of class definition must be on new line
482 | ERROR | [x] Opening brace should be the last content on the line
482 | ERROR | [x] Closing brace of class definition must be on new line
483 | ERROR | [x] Opening brace should be the last content on the line
483 | ERROR | [x] Closing brace of class definition must be on new line
484 | ERROR | [x] Opening brace should be the last content on the line
484 | ERROR | [x] Closing brace of class definition must be on new line
485 | ERROR | [x] Opening brace should be the last content on the line
485 | ERROR | [x] Closing brace of class definition must be on new line
486 | ERROR | [x] Opening brace should be the last content on the line
486 | ERROR | [x] Closing brace of class definition must be on new line
487 | ERROR | [x] Opening brace should be the last content on the line
487 | ERROR | [x] Closing brace of class definition must be on new line
488 | ERROR | [x] Opening brace should be the last content on the line
488 | ERROR | [x] Closing brace of class definition must be on new line
489 | ERROR | [x] Opening brace should be the last content on the line
489 | ERROR | [x] Closing brace of class definition must be on new line
490 | ERROR | [x] Opening brace should be the last content on the line
490 | ERROR | [x] Closing brace of class definition must be on new line
491 | ERROR | [x] Opening brace should be the last content on the line
491 | ERROR | [x] Closing brace of class definition must be on new line
492 | ERROR | [x] Opening brace should be the last content on the line
492 | ERROR | [x] Closing brace of class definition must be on new line
493 | ERROR | [x] Opening brace should be the last content on the line
493 | ERROR | [x] Closing brace of class definition must be on new line
494 | ERROR | [x] Opening brace should be the last content on the line
494 | ERROR | [x] Closing brace of class definition must be on new line
495 | ERROR | [x] Opening brace should be the last content on the line
495 | ERROR | [x] Closing brace of class definition must be on new line
496 | ERROR | [x] Opening brace should be the last content on the line
496 | ERROR | [x] Closing brace of class definition must be on new line
497 | ERROR | [x] Opening brace should be the last content on the line
497 | ERROR | [x] Closing brace of class definition must be on new line
498 | ERROR | [x] Opening brace should be the last content on the line
498 | ERROR | [x] Closing brace of class definition must be on new line
499 | ERROR | [x] Opening brace should be the last content on the line
499 | ERROR | [x] Closing brace of class definition must be on new line
500 | ERROR | [x] Opening brace should be the last content on the line
500 | ERROR | [x] Closing brace of class definition must be on new line
501 | ERROR | [x] Opening brace should be the last content on the line
501 | ERROR | [x] Closing brace of class definition must be on new line
502 | ERROR | [x] Opening brace should be the last content on the line
502 | ERROR | [x] Closing brace of class definition must be on new line
503 | ERROR | [x] Opening brace should be the last content on the line
503 | ERROR | [x] Closing brace of class definition must be on new line
504 | ERROR | [x] Opening brace should be the last content on the line
504 | ERROR | [x] Closing brace of class definition must be on new line
505 | ERROR | [x] Opening brace should be the last content on the line
505 | ERROR | [x] Closing brace of class definition must be on new line
506 | ERROR | [x] Opening brace should be the last content on the line
506 | ERROR | [x] Closing brace of class definition must be on new line
507 | ERROR | [x] Opening brace should be the last content on the line
507 | ERROR | [x] Closing brace of class definition must be on new line
508 | ERROR | [x] Opening brace should be the last content on the line
508 | ERROR | [x] Closing brace of class definition must be on new line
509 | ERROR | [x] Opening brace should be the last content on the line
509 | ERROR | [x] Closing brace of class definition must be on new line
510 | ERROR | [x] Opening brace should be the last content on the line
510 | ERROR | [x] Closing brace of class definition must be on new line
511 | ERROR | [x] Opening brace should be the last content on the line
511 | ERROR | [x] Closing brace of class definition must be on new line
512 | ERROR | [x] Opening brace should be the last content on the line
512 | ERROR | [x] Closing brace of class definition must be on new line
513 | ERROR | [x] Opening brace should be the last content on the line
513 | ERROR | [x] Closing brace of class definition must be on new line
514 | ERROR | [x] Opening brace should be the last content on the line
514 | ERROR | [x] Closing brace of class definition must be on new line
515 | ERROR | [x] Opening brace should be the last content on the line
515 | ERROR | [x] Closing brace of class definition must be on new line
516 | ERROR | [x] Opening brace should be the last content on the line
516 | ERROR | [x] Closing brace of class definition must be on new line
517 | ERROR | [x] Opening brace should be the last content on the line
517 | ERROR | [x] Closing brace of class definition must be on new line
518 | ERROR | [x] Opening brace should be the last content on the line
518 | ERROR | [x] Closing brace of class definition must be on new line
519 | ERROR | [x] Opening brace should be the last content on the line
519 | ERROR | [x] Closing brace of class definition must be on new line
520 | ERROR | [x] Opening brace should be the last content on the line
520 | ERROR | [x] Closing brace of class definition must be on new line
521 | ERROR | [x] Opening brace should be the last content on the line
521 | ERROR | [x] Closing brace of class definition must be on new line
522 | ERROR | [x] Opening brace should be the last content on the line
522 | ERROR | [x] Closing brace of class definition must be on new line
523 | ERROR | [x] Opening brace should be the last content on the line
523 | ERROR | [x] Closing brace of class definition must be on new line
524 | ERROR | [x] Opening brace should be the last content on the line
524 | ERROR | [x] Closing brace of class definition must be on new line
525 | ERROR | [x] Opening brace should be the last content on the line
525 | ERROR | [x] Closing brace of class definition must be on new line
526 | ERROR | [x] Opening brace should be the last content on the line
526 | ERROR | [x] Closing brace of class definition must be on new line
527 | ERROR | [x] Opening brace should be the last content on the line
527 | ERROR | [x] Closing brace of class definition must be on new line
528 | ERROR | [x] Opening brace should be the last content on the line
528 | ERROR | [x] Closing brace of class definition must be on new line
529 | ERROR | [x] Opening brace should be the last content on the line
529 | ERROR | [x] Closing brace of class definition must be on new line
530 | ERROR | [x] Opening brace should be the last content on the line
530 | ERROR | [x] Closing brace of class definition must be on new line
531 | ERROR | [x] Opening brace should be the last content on the line
531 | ERROR | [x] Closing brace of class definition must be on new line
532 | ERROR | [x] Opening brace should be the last content on the line
532 | ERROR | [x] Closing brace of class definition must be on new line
533 | ERROR | [x] Opening brace should be the last content on the line
533 | ERROR | [x] Closing brace of class definition must be on new line
534 | ERROR | [x] Opening brace should be the last content on the line
534 | ERROR | [x] Closing brace of class definition must be on new line
535 | ERROR | [x] Opening brace should be the last content on the line
535 | ERROR | [x] Closing brace of class definition must be on new line
536 | ERROR | [x] Opening brace should be the last content on the line
536 | ERROR | [x] Closing brace of class definition must be on new line
537 | ERROR | [x] Opening brace should be the last content on the line
537 | ERROR | [x] Closing brace of class definition must be on new line
538 | ERROR | [x] Opening brace should be the last content on the line
538 | ERROR | [x] Closing brace of class definition must be on new line
539 | ERROR | [x] Opening brace should be the last content on the line
539 | ERROR | [x] Closing brace of class definition must be on new line
540 | ERROR | [x] Opening brace should be the last content on the line
540 | ERROR | [x] Closing brace of class definition must be on new line
541 | ERROR | [x] Opening brace should be the last content on the line
541 | ERROR | [x] Closing brace of class definition must be on new line
542 | ERROR | [x] Opening brace should be the last content on the line
542 | ERROR | [x] Closing brace of class definition must be on new line
543 | ERROR | [x] Opening brace should be the last content on the line
543 | ERROR | [x] Closing brace of class definition must be on new line
544 | ERROR | [x] Opening brace should be the last content on the line
544 | ERROR | [x] Closing brace of class definition must be on new line
545 | ERROR | [x] Opening brace should be the last content on the line
545 | ERROR | [x] Closing brace of class definition must be on new line
546 | ERROR | [x] Opening brace should be the last content on the line
546 | ERROR | [x] Closing brace of class definition must be on new line
547 | ERROR | [x] Opening brace should be the last content on the line
547 | ERROR | [x] Closing brace of class definition must be on new line
548 | ERROR | [x] Opening brace should be the last content on the line
548 | ERROR | [x] Closing brace of class definition must be on new line
549 | ERROR | [x] Opening brace should be the last content on the line
549 | ERROR | [x] Closing brace of class definition must be on new line
550 | ERROR | [x] Opening brace should be the last content on the line
550 | ERROR | [x] Closing brace of class definition must be on new line
551 | ERROR | [x] Opening brace should be the last content on the line
551 | ERROR | [x] Closing brace of class definition must be on new line
552 | ERROR | [x] Opening brace should be the last content on the line
552 | ERROR | [x] Closing brace of class definition must be on new line
553 | ERROR | [x] Opening brace should be the last content on the line
553 | ERROR | [x] Closing brace of class definition must be on new line
554 | ERROR | [x] Opening brace should be the last content on the line
554 | ERROR | [x] Closing brace of class definition must be on new line
555 | ERROR | [x] Opening brace should be the last content on the line
555 | ERROR | [x] Closing brace of class definition must be on new line
556 | ERROR | [x] Opening brace should be the last content on the line
556 | ERROR | [x] Closing brace of class definition must be on new line
557 | ERROR | [x] Opening brace should be the last content on the line
557 | ERROR | [x] Closing brace of class definition must be on new line
558 | ERROR | [x] Opening brace should be the last content on the line
558 | ERROR | [x] Closing brace of class definition must be on new line
559 | ERROR | [x] Opening brace should be the last content on the line
559 | ERROR | [x] Closing brace of class definition must be on new line
560 | ERROR | [x] Opening brace should be the last content on the line
560 | ERROR | [x] Closing brace of class definition must be on new line
561 | ERROR | [x] Opening brace should be the last content on the line
561 | ERROR | [x] Closing brace of class definition must be on new line
562 | ERROR | [x] Opening brace should be the last content on the line
562 | ERROR | [x] Closing brace of class definition must be on new line
563 | ERROR | [x] Opening brace should be the last content on the line
563 | ERROR | [x] Closing brace of class definition must be on new line
564 | ERROR | [x] Opening brace should be the last content on the line
564 | ERROR | [x] Closing brace of class definition must be on new line
565 | ERROR | [x] Opening brace should be the last content on the line
565 | ERROR | [x] Closing brace of class definition must be on new line
566 | ERROR | [x] Opening brace should be the last content on the line
566 | ERROR | [x] Closing brace of class definition must be on new line
567 | ERROR | [x] Opening brace should be the last content on the line
567 | ERROR | [x] Closing brace of class definition must be on new line
568 | ERROR | [x] Opening brace should be the last content on the line
568 | ERROR | [x] Closing brace of class definition must be on new line
569 | ERROR | [x] Opening brace should be the last content on the line
569 | ERROR | [x] Closing brace of class definition must be on new line
570 | ERROR | [x] Opening brace should be the last content on the line
570 | ERROR | [x] Closing brace of class definition must be on new line
571 | ERROR | [x] Opening brace should be the last content on the line
571 | ERROR | [x] Closing brace of class definition must be on new line
572 | ERROR | [x] Opening brace should be the last content on the line
572 | ERROR | [x] Closing brace of class definition must be on new line
573 | ERROR | [x] Opening brace should be the last content on the line
573 | ERROR | [x] Closing brace of class definition must be on new line
574 | ERROR | [x] Opening brace should be the last content on the line
574 | ERROR | [x] Closing brace of class definition must be on new line
575 | ERROR | [x] Opening brace should be the last content on the line
575 | ERROR | [x] Closing brace of class definition must be on new line
576 | ERROR | [x] Opening brace should be the last content on the line
576 | ERROR | [x] Closing brace of class definition must be on new line
577 | ERROR | [x] Opening brace should be the last content on the line
577 | ERROR | [x] Closing brace of class definition must be on new line
578 | ERROR | [x] Opening brace should be the last content on the line
578 | ERROR | [x] Closing brace of class definition must be on new line
579 | ERROR | [x] Opening brace should be the last content on the line
579 | ERROR | [x] Closing brace of class definition must be on new line
580 | ERROR | [x] Opening brace should be the last content on the line
580 | ERROR | [x] Closing brace of class definition must be on new line
581 | ERROR | [x] Opening brace should be the last content on the line
581 | ERROR | [x] Closing brace of class definition must be on new line
582 | ERROR | [x] Opening brace should be the last content on the line
582 | ERROR | [x] Closing brace of class definition must be on new line
583 | ERROR | [x] Opening brace should be the last content on the line
583 | ERROR | [x] Closing brace of class definition must be on new line
584 | ERROR | [x] Opening brace should be the last content on the line
584 | ERROR | [x] Closing brace of class definition must be on new line
585 | ERROR | [x] Opening brace should be the last content on the line
585 | ERROR | [x] Closing brace of class definition must be on new line
586 | ERROR | [x] Opening brace should be the last content on the line
586 | ERROR | [x] Closing brace of class definition must be on new line
587 | ERROR | [x] Opening brace should be the last content on the line
587 | ERROR | [x] Closing brace of class definition must be on new line
588 | ERROR | [x] Opening brace should be the last content on the line
588 | ERROR | [x] Closing brace of class definition must be on new line
589 | ERROR | [x] Opening brace should be the last content on the line
589 | ERROR | [x] Closing brace of class definition must be on new line
590 | ERROR | [x] Opening brace should be the last content on the line
590 | ERROR | [x] Closing brace of class definition must be on new line
591 | ERROR | [x] Opening brace should be the last content on the line
591 | ERROR | [x] Closing brace of class definition must be on new line
592 | ERROR | [x] Opening brace should be the last content on the line
592 | ERROR | [x] Closing brace of class definition must be on new line
593 | ERROR | [x] Opening brace should be the last content on the line
593 | ERROR | [x] Closing brace of class definition must be on new line
594 | ERROR | [x] Opening brace should be the last content on the line
594 | ERROR | [x] Closing brace of class definition must be on new line
595 | ERROR | [x] Opening brace should be the last content on the line
595 | ERROR | [x] Closing brace of class definition must be on new line
596 | ERROR | [x] Opening brace should be the last content on the line
596 | ERROR | [x] Closing brace of class definition must be on new line
597 | ERROR | [x] Opening brace should be the last content on the line
597 | ERROR | [x] Closing brace of class definition must be on new line
598 | ERROR | [x] Opening brace should be the last content on the line
598 | ERROR | [x] Closing brace of class definition must be on new line
599 | ERROR | [x] Opening brace should be the last content on the line
599 | ERROR | [x] Closing brace of class definition must be on new line
600 | ERROR | [x] Opening brace should be the last content on the line
600 | ERROR | [x] Closing brace of class definition must be on new line
601 | ERROR | [x] Opening brace should be the last content on the line
601 | ERROR | [x] Closing brace of class definition must be on new line
602 | ERROR | [x] Opening brace should be the last content on the line
602 | ERROR | [x] Closing brace of class definition must be on new line
603 | ERROR | [x] Opening brace should be the last content on the line
603 | ERROR | [x] Closing brace of class definition must be on new line
604 | ERROR | [x] Opening brace should be the last content on the line
604 | ERROR | [x] Closing brace of class definition must be on new line
605 | ERROR | [x] Opening brace should be the last content on the line
605 | ERROR | [x] Closing brace of class definition must be on new line
606 | ERROR | [x] Opening brace should be the last content on the line
606 | ERROR | [x] Closing brace of class definition must be on new line
607 | ERROR | [x] Opening brace should be the last content on the line
607 | ERROR | [x] Closing brace of class definition must be on new line
608 | ERROR | [x] Opening brace should be the last content on the line
608 | ERROR | [x] Closing brace of class definition must be on new line
609 | ERROR | [x] Opening brace should be the last content on the line
609 | ERROR | [x] Closing brace of class definition must be on new line
610 | ERROR | [x] Opening brace should be the last content on the line
610 | ERROR | [x] Closing brace of class definition must be on new line
611 | ERROR | [x] Opening brace should be the last content on the line
611 | ERROR | [x] Closing brace of class definition must be on new line
612 | ERROR | [x] Opening brace should be the last content on the line
612 | ERROR | [x] Closing brace of class definition must be on new line
613 | ERROR | [x] Opening brace should be the last content on the line
613 | ERROR | [x] Closing brace of class definition must be on new line
614 | ERROR | [x] Opening brace should be the last content on the line
614 | ERROR | [x] Closing brace of class definition must be on new line
615 | ERROR | [x] Opening brace should be the last content on the line
615 | ERROR | [x] Closing brace of class definition must be on new line
616 | ERROR | [x] Opening brace should be the last content on the line
616 | ERROR | [x] Closing brace of class definition must be on new line
617 | ERROR | [x] Opening brace should be the last content on the line
617 | ERROR | [x] Closing brace of class definition must be on new line
618 | ERROR | [x] Opening brace should be the last content on the line
618 | ERROR | [x] Closing brace of class definition must be on new line
619 | ERROR | [x] Opening brace should be the last content on the line
619 | ERROR | [x] Closing brace of class definition must be on new line
620 | ERROR | [x] Opening brace should be the last content on the line
620 | ERROR | [x] Closing brace of class definition must be on new line
621 | ERROR | [x] Opening brace should be the last content on the line
621 | ERROR | [x] Closing brace of class definition must be on new line
622 | ERROR | [x] Opening brace should be the last content on the line
622 | ERROR | [x] Closing brace of class definition must be on new line
623 | ERROR | [x] Opening brace should be the last content on the line
623 | ERROR | [x] Closing brace of class definition must be on new line
624 | ERROR | [x] Opening brace should be the last content on the line
624 | ERROR | [x] Closing brace of class definition must be on new line
625 | ERROR | [x] Opening brace should be the last content on the line
625 | ERROR | [x] Closing brace of class definition must be on new line
626 | ERROR | [x] Opening brace should be the last content on the line
626 | ERROR | [x] Closing brace of class definition must be on new line
627 | ERROR | [x] Opening brace should be the last content on the line
627 | ERROR | [x] Closing brace of class definition must be on new line
628 | ERROR | [x] Opening brace should be the last content on the line
628 | ERROR | [x] Closing brace of class definition must be on new line
629 | ERROR | [x] Opening brace should be the last content on the line
629 | ERROR | [x] Closing brace of class definition must be on new line
630 | ERROR | [x] Opening brace should be the last content on the line
630 | ERROR | [x] Closing brace of class definition must be on new line
631 | ERROR | [x] Opening brace should be the last content on the line
631 | ERROR | [x] Closing brace of class definition must be on new line
632 | ERROR | [x] Opening brace should be the last content on the line
632 | ERROR | [x] Closing brace of class definition must be on new line
633 | ERROR | [x] Opening brace should be the last content on the line
633 | ERROR | [x] Closing brace of class definition must be on new line
634 | ERROR | [x] Opening brace should be the last content on the line
634 | ERROR | [x] Closing brace of class definition must be on new line
635 | ERROR | [x] Opening brace should be the last content on the line
635 | ERROR | [x] Closing brace of class definition must be on new line
636 | ERROR | [x] Opening brace should be the last content on the line
636 | ERROR | [x] Closing brace of class definition must be on new line
637 | ERROR | [x] Opening brace should be the last content on the line
637 | ERROR | [x] Closing brace of class definition must be on new line
638 | ERROR | [x] Opening brace should be the last content on the line
638 | ERROR | [x] Closing brace of class definition must be on new line
639 | ERROR | [x] Opening brace should be the last content on the line
639 | ERROR | [x] Closing brace of class definition must be on new line
640 | ERROR | [x] Opening brace should be the last content on the line
640 | ERROR | [x] Closing brace of class definition must be on new line
641 | ERROR | [x] Opening brace should be the last content on the line
641 | ERROR | [x] Closing brace of class definition must be on new line
642 | ERROR | [x] Opening brace should be the last content on the line
642 | ERROR | [x] Closing brace of class definition must be on new line
643 | ERROR | [x] Opening brace should be the last content on the line
643 | ERROR | [x] Closing brace of class definition must be on new line
644 | ERROR | [x] Opening brace should be the last content on the line
644 | ERROR | [x] Closing brace of class definition must be on new line
645 | ERROR | [x] Opening brace should be the last content on the line
645 | ERROR | [x] Closing brace of class definition must be on new line
646 | ERROR | [x] Opening brace should be the last content on the line
646 | ERROR | [x] Closing brace of class definition must be on new line
647 | ERROR | [x] Opening brace should be the last content on the line
647 | ERROR | [x] Closing brace of class definition must be on new line
648 | ERROR | [x] Opening brace should be the last content on the line
648 | ERROR | [x] Closing brace of class definition must be on new line
649 | ERROR | [x] Opening brace should be the last content on the line
649 | ERROR | [x] Closing brace of class definition must be on new line
650 | ERROR | [x] Opening brace should be the last content on the line
650 | ERROR | [x] Closing brace of class definition must be on new line
651 | ERROR | [x] Opening brace should be the last content on the line
651 | ERROR | [x] Closing brace of class definition must be on new line
652 | ERROR | [x] Opening brace should be the last content on the line
652 | ERROR | [x] Closing brace of class definition must be on new line
653 | ERROR | [x] Opening brace should be the last content on the line
653 | ERROR | [x] Closing brace of class definition must be on new line
654 | ERROR | [x] Opening brace should be the last content on the line
654 | ERROR | [x] Closing brace of class definition must be on new line
655 | ERROR | [x] Opening brace should be the last content on the line
655 | ERROR | [x] Closing brace of class definition must be on new line
656 | ERROR | [x] Opening brace should be the last content on the line
656 | ERROR | [x] Closing brace of class definition must be on new line
657 | ERROR | [x] Opening brace should be the last content on the line
657 | ERROR | [x] Closing brace of class definition must be on new line
658 | ERROR | [x] Opening brace should be the last content on the line
658 | ERROR | [x] Closing brace of class definition must be on new line
659 | ERROR | [x] Opening brace should be the last content on the line
659 | ERROR | [x] Closing brace of class definition must be on new line
660 | ERROR | [x] Opening brace should be the last content on the line
660 | ERROR | [x] Closing brace of class definition must be on new line
661 | ERROR | [x] Opening brace should be the last content on the line
661 | ERROR | [x] Closing brace of class definition must be on new line
662 | ERROR | [x] Opening brace should be the last content on the line
662 | ERROR | [x] Closing brace of class definition must be on new line
663 | ERROR | [x] Opening brace should be the last content on the line
663 | ERROR | [x] Closing brace of class definition must be on new line
664 | ERROR | [x] Opening brace should be the last content on the line
664 | ERROR | [x] Closing brace of class definition must be on new line
665 | ERROR | [x] Opening brace should be the last content on the line
665 | ERROR | [x] Closing brace of class definition must be on new line
666 | ERROR | [x] Opening brace should be the last content on the line
666 | ERROR | [x] Closing brace of class definition must be on new line
667 | ERROR | [x] Opening brace should be the last content on the line
667 | ERROR | [x] Closing brace of class definition must be on new line
668 | ERROR | [x] Opening brace should be the last content on the line
668 | ERROR | [x] Closing brace of class definition must be on new line
669 | ERROR | [x] Opening brace should be the last content on the line
669 | ERROR | [x] Closing brace of class definition must be on new line
670 | ERROR | [x] Opening brace should be the last content on the line
670 | ERROR | [x] Closing brace of class definition must be on new line
671 | ERROR | [x] Opening brace should be the last content on the line
671 | ERROR | [x] Closing brace of class definition must be on new line
672 | ERROR | [x] Opening brace should be the last content on the line
672 | ERROR | [x] Closing brace of class definition must be on new line
673 | ERROR | [x] Opening brace should be the last content on the line
673 | ERROR | [x] Closing brace of class definition must be on new line
674 | ERROR | [x] Opening brace should be the last content on the line
674 | ERROR | [x] Closing brace of class definition must be on new line
675 | ERROR | [x] Opening brace should be the last content on the line
675 | ERROR | [x] Closing brace of class definition must be on new line
676 | ERROR | [x] Opening brace should be the last content on the line
676 | ERROR | [x] Closing brace of class definition must be on new line
677 | ERROR | [x] Opening brace should be the last content on the line
677 | ERROR | [x] Closing brace of class definition must be on new line
678 | ERROR | [x] Opening brace should be the last content on the line
678 | ERROR | [x] Closing brace of class definition must be on new line
679 | ERROR | [x] Opening brace should be the last content on the line
679 | ERROR | [x] Closing brace of class definition must be on new line
680 | ERROR | [x] Opening brace should be the last content on the line
680 | ERROR | [x] Closing brace of class definition must be on new line
681 | ERROR | [x] Opening brace should be the last content on the line
681 | ERROR | [x] Closing brace of class definition must be on new line
682 | ERROR | [x] Opening brace should be the last content on the line
682 | ERROR | [x] Closing brace of class definition must be on new line
683 | ERROR | [x] Opening brace should be the last content on the line
683 | ERROR | [x] Closing brace of class definition must be on new line
684 | ERROR | [x] Opening brace should be the last content on the line
684 | ERROR | [x] Closing brace of class definition must be on new line
685 | ERROR | [x] Opening brace should be the last content on the line
685 | ERROR | [x] Closing brace of class definition must be on new line
686 | ERROR | [x] Opening brace should be the last content on the line
686 | ERROR | [x] Closing brace of class definition must be on new line
687 | ERROR | [x] Opening brace should be the last content on the line
687 | ERROR | [x] Closing brace of class definition must be on new line
688 | ERROR | [x] Opening brace should be the last content on the line
688 | ERROR | [x] Closing brace of class definition must be on new line
689 | ERROR | [x] Opening brace should be the last content on the line
689 | ERROR | [x] Closing brace of class definition must be on new line
690 | ERROR | [x] Opening brace should be the last content on the line
690 | ERROR | [x] Closing brace of class definition must be on new line
691 | ERROR | [x] Opening brace should be the last content on the line
691 | ERROR | [x] Closing brace of class definition must be on new line
692 | ERROR | [x] Opening brace should be the last content on the line
692 | ERROR | [x] Closing brace of class definition must be on new line
693 | ERROR | [x] Opening brace should be the last content on the line
693 | ERROR | [x] Closing brace of class definition must be on new line
694 | ERROR | [x] Opening brace should be the last content on the line
694 | ERROR | [x] Closing brace of class definition must be on new line
695 | ERROR | [x] Opening brace should be the last content on the line
695 | ERROR | [x] Closing brace of class definition must be on new line
696 | ERROR | [x] Opening brace should be the last content on the line
696 | ERROR | [x] Closing brace of class definition must be on new line
697 | ERROR | [x] Opening brace should be the last content on the line
697 | ERROR | [x] Closing brace of class definition must be on new line
698 | ERROR | [x] Opening brace should be the last content on the line
698 | ERROR | [x] Closing brace of class definition must be on new line
699 | ERROR | [x] Opening brace should be the last content on the line
699 | ERROR | [x] Closing brace of class definition must be on new line
700 | ERROR | [x] Opening brace should be the last content on the line
700 | ERROR | [x] Closing brace of class definition must be on new line
701 | ERROR | [x] Opening brace should be the last content on the line
701 | ERROR | [x] Closing brace of class definition must be on new line
702 | ERROR | [x] Opening brace should be the last content on the line
702 | ERROR | [x] Closing brace of class definition must be on new line
703 | ERROR | [x] Opening brace should be the last content on the line
703 | ERROR | [x] Closing brace of class definition must be on new line
704 | ERROR | [x] Opening brace should be the last content on the line
704 | ERROR | [x] Closing brace of class definition must be on new line
705 | ERROR | [x] Opening brace should be the last content on the line
705 | ERROR | [x] Closing brace of class definition must be on new line
706 | ERROR | [x] Opening brace should be the last content on the line
706 | ERROR | [x] Closing brace of class definition must be on new line
707 | ERROR | [x] Opening brace should be the last content on the line
707 | ERROR | [x] Closing brace of class definition must be on new line
708 | ERROR | [x] Opening brace should be the last content on the line
708 | ERROR | [x] Closing brace of class definition must be on new line
709 | ERROR | [x] Opening brace should be the last content on the line
709 | ERROR | [x] Closing brace of class definition must be on new line
710 | ERROR | [x] Opening brace should be the last content on the line
710 | ERROR | [x] Closing brace of class definition must be on new line
711 | ERROR | [x] Opening brace should be the last content on the line
711 | ERROR | [x] Closing brace of class definition must be on new line
712 | ERROR | [x] Opening brace should be the last content on the line
712 | ERROR | [x] Closing brace of class definition must be on new line
713 | ERROR | [x] Opening brace should be the last content on the line
713 | ERROR | [x] Closing brace of class definition must be on new line
714 | ERROR | [x] Opening brace should be the last content on the line
714 | ERROR | [x] Closing brace of class definition must be on new line
715 | ERROR | [x] Opening brace should be the last content on the line
715 | ERROR | [x] Closing brace of class definition must be on new line
716 | ERROR | [x] Opening brace should be the last content on the line
716 | ERROR | [x] Closing brace of class definition must be on new line
717 | ERROR | [x] Opening brace should be the last content on the line
717 | ERROR | [x] Closing brace of class definition must be on new line
718 | ERROR | [x] Opening brace should be the last content on the line
718 | ERROR | [x] Closing brace of class definition must be on new line
719 | ERROR | [x] Opening brace should be the last content on the line
719 | ERROR | [x] Closing brace of class definition must be on new line
720 | ERROR | [x] Opening brace should be the last content on the line
720 | ERROR | [x] Closing brace of class definition must be on new line
721 | ERROR | [x] Opening brace should be the last content on the line
721 | ERROR | [x] Closing brace of class definition must be on new line
722 | ERROR | [x] Opening brace should be the last content on the line
722 | ERROR | [x] Closing brace of class definition must be on new line
723 | ERROR | [x] Opening brace should be the last content on the line
723 | ERROR | [x] Closing brace of class definition must be on new line
724 | ERROR | [x] Opening brace should be the last content on the line
724 | ERROR | [x] Closing brace of class definition must be on new line
725 | ERROR | [x] Opening brace should be the last content on the line
725 | ERROR | [x] Closing brace of class definition must be on new line
726 | ERROR | [x] Opening brace should be the last content on the line
726 | ERROR | [x] Closing brace of class definition must be on new line
727 | ERROR | [x] Opening brace should be the last content on the line
727 | ERROR | [x] Closing brace of class definition must be on new line
728 | ERROR | [x] Opening brace should be the last content on the line
728 | ERROR | [x] Closing brace of class definition must be on new line
729 | ERROR | [x] Opening brace should be the last content on the line
729 | ERROR | [x] Closing brace of class definition must be on new line
730 | ERROR | [x] Opening brace should be the last content on the line
730 | ERROR | [x] Closing brace of class definition must be on new line
731 | ERROR | [x] Opening brace should be the last content on the line
731 | ERROR | [x] Closing brace of class definition must be on new line
732 | ERROR | [x] Opening brace should be the last content on the line
732 | ERROR | [x] Closing brace of class definition must be on new line
733 | ERROR | [x] Opening brace should be the last content on the line
733 | ERROR | [x] Closing brace of class definition must be on new line
734 | ERROR | [x] Opening brace should be the last content on the line
734 | ERROR | [x] Closing brace of class definition must be on new line
735 | ERROR | [x] Opening brace should be the last content on the line
735 | ERROR | [x] Closing brace of class definition must be on new line
736 | ERROR | [x] Opening brace should be the last content on the line
736 | ERROR | [x] Closing brace of class definition must be on new line
737 | ERROR | [x] Opening brace should be the last content on the line
737 | ERROR | [x] Closing brace of class definition must be on new line
738 | ERROR | [x] Opening brace should be the last content on the line
738 | ERROR | [x] Closing brace of class definition must be on new line
739 | ERROR | [x] Opening brace should be the last content on the line
739 | ERROR | [x] Closing brace of class definition must be on new line
740 | ERROR | [x] Opening brace should be the last content on the line
740 | ERROR | [x] Closing brace of class definition must be on new line
741 | ERROR | [x] Opening brace should be the last content on the line
741 | ERROR | [x] Closing brace of class definition must be on new line
742 | ERROR | [x] Opening brace should be the last content on the line
742 | ERROR | [x] Closing brace of class definition must be on new line
743 | ERROR | [x] Opening brace should be the last content on the line
743 | ERROR | [x] Closing brace of class definition must be on new line
744 | ERROR | [x] Opening brace should be the last content on the line
744 | ERROR | [x] Closing brace of class definition must be on new line
745 | ERROR | [x] Opening brace should be the last content on the line
745 | ERROR | [x] Closing brace of class definition must be on new line
746 | ERROR | [x] Opening brace should be the last content on the line
746 | ERROR | [x] Closing brace of class definition must be on new line
747 | ERROR | [x] Opening brace should be the last content on the line
747 | ERROR | [x] Closing brace of class definition must be on new line
748 | ERROR | [x] Opening brace should be the last content on the line
748 | ERROR | [x] Closing brace of class definition must be on new line
749 | ERROR | [x] Opening brace should be the last content on the line
749 | ERROR | [x] Closing brace of class definition must be on new line
750 | ERROR | [x] Opening brace should be the last content on the line
750 | ERROR | [x] Closing brace of class definition must be on new line
751 | ERROR | [x] Opening brace should be the last content on the line
751 | ERROR | [x] Closing brace of class definition must be on new line
752 | ERROR | [x] Opening brace should be the last content on the line
752 | ERROR | [x] Closing brace of class definition must be on new line
753 | ERROR | [x] Opening brace should be the last content on the line
753 | ERROR | [x] Closing brace of class definition must be on new line
754 | ERROR | [x] Opening brace should be the last content on the line
754 | ERROR | [x] Closing brace of class definition must be on new line
755 | ERROR | [x] Opening brace should be the last content on the line
755 | ERROR | [x] Closing brace of class definition must be on new line
756 | ERROR | [x] Opening brace should be the last content on the line
756 | ERROR | [x] Closing brace of class definition must be on new line
757 | ERROR | [x] Opening brace should be the last content on the line
757 | ERROR | [x] Closing brace of class definition must be on new line
758 | ERROR | [x] Opening brace should be the last content on the line
758 | ERROR | [x] Closing brace of class definition must be on new line
759 | ERROR | [x] Opening brace should be the last content on the line
759 | ERROR | [x] Closing brace of class definition must be on new line
760 | ERROR | [x] Opening brace should be the last content on the line
760 | ERROR | [x] Closing brace of class definition must be on new line
761 | ERROR | [x] Opening brace should be the last content on the line
761 | ERROR | [x] Closing brace of class definition must be on new line
762 | ERROR | [x] Opening brace should be the last content on the line
762 | ERROR | [x] Closing brace of class definition must be on new line
763 | ERROR | [x] Opening brace should be the last content on the line
763 | ERROR | [x] Closing brace of class definition must be on new line
764 | ERROR | [x] Opening brace should be the last content on the line
764 | ERROR | [x] Closing brace of class definition must be on new line
765 | ERROR | [x] Opening brace should be the last content on the line
765 | ERROR | [x] Closing brace of class definition must be on new line
766 | ERROR | [x] Opening brace should be the last content on the line
766 | ERROR | [x] Closing brace of class definition must be on new line
767 | ERROR | [x] Opening brace should be the last content on the line
767 | ERROR | [x] Closing brace of class definition must be on new line
768 | ERROR | [x] Opening brace should be the last content on the line
768 | ERROR | [x] Closing brace of class definition must be on new line
769 | ERROR | [x] Opening brace should be the last content on the line
769 | ERROR | [x] Closing brace of class definition must be on new line
770 | ERROR | [x] Opening brace should be the last content on the line
770 | ERROR | [x] Closing brace of class definition must be on new line
771 | ERROR | [x] Opening brace should be the last content on the line
771 | ERROR | [x] Closing brace of class definition must be on new line
772 | ERROR | [x] Opening brace should be the last content on the line
772 | ERROR | [x] Closing brace of class definition must be on new line
773 | ERROR | [x] Opening brace should be the last content on the line
773 | ERROR | [x] Closing brace of class definition must be on new line
774 | ERROR | [x] Opening brace should be the last content on the line
774 | ERROR | [x] Closing brace of class definition must be on new line
775 | ERROR | [x] Opening brace should be the last content on the line
775 | ERROR | [x] Closing brace of class definition must be on new line
776 | ERROR | [x] Opening brace should be the last content on the line
776 | ERROR | [x] Closing brace of class definition must be on new line
777 | ERROR | [x] Opening brace should be the last content on the line
777 | ERROR | [x] Closing brace of class definition must be on new line
778 | ERROR | [x] Opening brace should be the last content on the line
778 | ERROR | [x] Closing brace of class definition must be on new line
779 | ERROR | [x] Opening brace should be the last content on the line
779 | ERROR | [x] Closing brace of class definition must be on new line
780 | ERROR | [x] Opening brace should be the last content on the line
780 | ERROR | [x] Closing brace of class definition must be on new line
781 | ERROR | [x] Opening brace should be the last content on the line
781 | ERROR | [x] Closing brace of class definition must be on new line
782 | ERROR | [x] Opening brace should be the last content on the line
782 | ERROR | [x] Closing brace of class definition must be on new line
783 | ERROR | [x] Opening brace should be the last content on the line
783 | ERROR | [x] Closing brace of class definition must be on new line
784 | ERROR | [x] Opening brace should be the last content on the line
784 | ERROR | [x] Closing brace of class definition must be on new line
785 | ERROR | [x] Opening brace should be the last content on the line
785 | ERROR | [x] Closing brace of class definition must be on new line
786 | ERROR | [x] Opening brace should be the last content on the line
786 | ERROR | [x] Closing brace of class definition must be on new line
787 | ERROR | [x] Opening brace should be the last content on the line
787 | ERROR | [x] Closing brace of class definition must be on new line
788 | ERROR | [x] Opening brace should be the last content on the line
788 | ERROR | [x] Closing brace of class definition must be on new line
789 | ERROR | [x] Opening brace should be the last content on the line
789 | ERROR | [x] Closing brace of class definition must be on new line
790 | ERROR | [x] Opening brace should be the last content on the line
790 | ERROR | [x] Closing brace of class definition must be on new line
791 | ERROR | [x] Opening brace should be the last content on the line
791 | ERROR | [x] Closing brace of class definition must be on new line
792 | ERROR | [x] Opening brace should be the last content on the line
792 | ERROR | [x] Closing brace of class definition must be on new line
793 | ERROR | [x] Opening brace should be the last content on the line
793 | ERROR | [x] Closing brace of class definition must be on new line
794 | ERROR | [x] Opening brace should be the last content on the line
794 | ERROR | [x] Closing brace of class definition must be on new line
795 | ERROR | [x] Opening brace should be the last content on the line
795 | ERROR | [x] Closing brace of class definition must be on new line
796 | ERROR | [x] Opening brace should be the last content on the line
796 | ERROR | [x] Closing brace of class definition must be on new line
797 | ERROR | [x] Opening brace should be the last content on the line
797 | ERROR | [x] Closing brace of class definition must be on new line
798 | ERROR | [x] Opening brace should be the last content on the line
798 | ERROR | [x] Closing brace of class definition must be on new line
799 | ERROR | [x] Opening brace should be the last content on the line
799 | ERROR | [x] Closing brace of class definition must be on new line
800 | ERROR | [x] Opening brace should be the last content on the line
800 | ERROR | [x] Closing brace of class definition must be on new line
801 | ERROR | [x] Opening brace should be the last content on the line
801 | ERROR | [x] Closing brace of class definition must be on new line
802 | ERROR | [x] Opening brace should be the last content on the line
802 | ERROR | [x] Closing brace of class definition must be on new line
803 | ERROR | [x] Opening brace should be the last content on the line
803 | ERROR | [x] Closing brace of class definition must be on new line
804 | ERROR | [x] Opening brace should be the last content on the line
804 | ERROR | [x] Closing brace of class definition must be on new line
805 | ERROR | [x] Opening brace should be the last content on the line
805 | ERROR | [x] Closing brace of class definition must be on new line
806 | ERROR | [x] Opening brace should be the last content on the line
806 | ERROR | [x] Closing brace of class definition must be on new line
807 | ERROR | [x] Opening brace should be the last content on the line
807 | ERROR | [x] Closing brace of class definition must be on new line
808 | ERROR | [x] Opening brace should be the last content on the line
808 | ERROR | [x] Closing brace of class definition must be on new line
809 | ERROR | [x] Opening brace should be the last content on the line
809 | ERROR | [x] Closing brace of class definition must be on new line
810 | ERROR | [x] Opening brace should be the last content on the line
810 | ERROR | [x] Closing brace of class definition must be on new line
811 | ERROR | [x] Opening brace should be the last content on the line
811 | ERROR | [x] Closing brace of class definition must be on new line
812 | ERROR | [x] Opening brace should be the last content on the line
812 | ERROR | [x] Closing brace of class definition must be on new line
813 | ERROR | [x] Opening brace should be the last content on the line
813 | ERROR | [x] Closing brace of class definition must be on new line
814 | ERROR | [x] Opening brace should be the last content on the line
814 | ERROR | [x] Closing brace of class definition must be on new line
815 | ERROR | [x] Opening brace should be the last content on the line
815 | ERROR | [x] Closing brace of class definition must be on new line
816 | ERROR | [x] Opening brace should be the last content on the line
816 | ERROR | [x] Closing brace of class definition must be on new line
817 | ERROR | [x] Opening brace should be the last content on the line
817 | ERROR | [x] Closing brace of class definition must be on new line
818 | ERROR | [x] Opening brace should be the last content on the line
818 | ERROR | [x] Closing brace of class definition must be on new line
819 | ERROR | [x] Opening brace should be the last content on the line
819 | ERROR | [x] Closing brace of class definition must be on new line
820 | ERROR | [x] Opening brace should be the last content on the line
820 | ERROR | [x] Closing brace of class definition must be on new line
821 | ERROR | [x] Opening brace should be the last content on the line
821 | ERROR | [x] Closing brace of class definition must be on new line
822 | ERROR | [x] Opening brace should be the last content on the line
822 | ERROR | [x] Closing brace of class definition must be on new line
823 | ERROR | [x] Opening brace should be the last content on the line
823 | ERROR | [x] Closing brace of class definition must be on new line
824 | ERROR | [x] Opening brace should be the last content on the line
824 | ERROR | [x] Closing brace of class definition must be on new line
825 | ERROR | [x] Opening brace should be the last content on the line
825 | ERROR | [x] Closing brace of class definition must be on new line
826 | ERROR | [x] Opening brace should be the last content on the line
826 | ERROR | [x] Closing brace of class definition must be on new line
827 | ERROR | [x] Opening brace should be the last content on the line
827 | ERROR | [x] Closing brace of class definition must be on new line
828 | ERROR | [x] Opening brace should be the last content on the line
828 | ERROR | [x] Closing brace of class definition must be on new line
829 | ERROR | [x] Opening brace should be the last content on the line
829 | ERROR | [x] Closing brace of class definition must be on new line
830 | ERROR | [x] Opening brace should be the last content on the line
830 | ERROR | [x] Closing brace of class definition must be on new line
831 | ERROR | [x] Opening brace should be the last content on the line
831 | ERROR | [x] Closing brace of class definition must be on new line
832 | ERROR | [x] Opening brace should be the last content on the line
832 | ERROR | [x] Closing brace of class definition must be on new line
833 | ERROR | [x] Opening brace should be the last content on the line
833 | ERROR | [x] Closing brace of class definition must be on new line
834 | ERROR | [x] Opening brace should be the last content on the line
834 | ERROR | [x] Closing brace of class definition must be on new line
835 | ERROR | [x] Opening brace should be the last content on the line
835 | ERROR | [x] Closing brace of class definition must be on new line
836 | ERROR | [x] Opening brace should be the last content on the line
836 | ERROR | [x] Closing brace of class definition must be on new line
837 | ERROR | [x] Opening brace should be the last content on the line
837 | ERROR | [x] Closing brace of class definition must be on new line
838 | ERROR | [x] Opening brace should be the last content on the line
838 | ERROR | [x] Closing brace of class definition must be on new line
839 | ERROR | [x] Opening brace should be the last content on the line
839 | ERROR | [x] Closing brace of class definition must be on new line
840 | ERROR | [x] Opening brace should be the last content on the line
840 | ERROR | [x] Closing brace of class definition must be on new line
841 | ERROR | [x] Opening brace should be the last content on the line
841 | ERROR | [x] Closing brace of class definition must be on new line
842 | ERROR | [x] Opening brace should be the last content on the line
842 | ERROR | [x] Closing brace of class definition must be on new line
843 | ERROR | [x] Opening brace should be the last content on the line
843 | ERROR | [x] Closing brace of class definition must be on new line
844 | ERROR | [x] Opening brace should be the last content on the line
844 | ERROR | [x] Closing brace of class definition must be on new line
845 | ERROR | [x] Opening brace should be the last content on the line
845 | ERROR | [x] Closing brace of class definition must be on new line
846 | ERROR | [x] Opening brace should be the last content on the line
846 | ERROR | [x] Closing brace of class definition must be on new line
847 | ERROR | [x] Opening brace should be the last content on the line
847 | ERROR | [x] Closing brace of class definition must be on new line
848 | ERROR | [x] Opening brace should be the last content on the line
848 | ERROR | [x] Closing brace of class definition must be on new line
849 | ERROR | [x] Opening brace should be the last content on the line
849 | ERROR | [x] Closing brace of class definition must be on new line
850 | ERROR | [x] Opening brace should be the last content on the line
850 | ERROR | [x] Closing brace of class definition must be on new line
851 | ERROR | [x] Opening brace should be the last content on the line
851 | ERROR | [x] Closing brace of class definition must be on new line
852 | ERROR | [x] Opening brace should be the last content on the line
852 | ERROR | [x] Closing brace of class definition must be on new line
853 | ERROR | [x] Opening brace should be the last content on the line
853 | ERROR | [x] Closing brace of class definition must be on new line
854 | ERROR | [x] Opening brace should be the last content on the line
854 | ERROR | [x] Closing brace of class definition must be on new line
855 | ERROR | [x] Opening brace should be the last content on the line
855 | ERROR | [x] Closing brace of class definition must be on new line
856 | ERROR | [x] Opening brace should be the last content on the line
856 | ERROR | [x] Closing brace of class definition must be on new line
857 | ERROR | [x] Opening brace should be the last content on the line
857 | ERROR | [x] Closing brace of class definition must be on new line
858 | ERROR | [x] Opening brace should be the last content on the line
858 | ERROR | [x] Closing brace of class definition must be on new line
859 | ERROR | [x] Opening brace should be the last content on the line
859 | ERROR | [x] Closing brace of class definition must be on new line
860 | ERROR | [x] Opening brace should be the last content on the line
860 | ERROR | [x] Closing brace of class definition must be on new line
861 | ERROR | [x] Opening brace should be the last content on the line
861 | ERROR | [x] Closing brace of class definition must be on new line
862 | ERROR | [x] Opening brace should be the last content on the line
862 | ERROR | [x] Closing brace of class definition must be on new line
863 | ERROR | [x] Opening brace should be the last content on the line
863 | ERROR | [x] Closing brace of class definition must be on new line
864 | ERROR | [x] Opening brace should be the last content on the line
864 | ERROR | [x] Closing brace of class definition must be on new line
865 | ERROR | [x] Opening brace should be the last content on the line
865 | ERROR | [x] Closing brace of class definition must be on new line
866 | ERROR | [x] Opening brace should be the last content on the line
866 | ERROR | [x] Closing brace of class definition must be on new line
867 | ERROR | [x] Opening brace should be the last content on the line
867 | ERROR | [x] Closing brace of class definition must be on new line
868 | ERROR | [x] Opening brace should be the last content on the line
868 | ERROR | [x] Closing brace of class definition must be on new line
869 | ERROR | [x] Opening brace should be the last content on the line
869 | ERROR | [x] Closing brace of class definition must be on new line
870 | ERROR | [x] Opening brace should be the last content on the line
870 | ERROR | [x] Closing brace of class definition must be on new line
871 | ERROR | [x] Opening brace should be the last content on the line
871 | ERROR | [x] Closing brace of class definition must be on new line
872 | ERROR | [x] Opening brace should be the last content on the line
872 | ERROR | [x] Closing brace of class definition must be on new line
873 | ERROR | [x] Opening brace should be the last content on the line
873 | ERROR | [x] Closing brace of class definition must be on new line
874 | ERROR | [x] Opening brace should be the last content on the line
874 | ERROR | [x] Closing brace of class definition must be on new line
875 | ERROR | [x] Opening brace should be the last content on the line
875 | ERROR | [x] Closing brace of class definition must be on new line
876 | ERROR | [x] Opening brace should be the last content on the line
876 | ERROR | [x] Closing brace of class definition must be on new line
877 | ERROR | [x] Opening brace should be the last content on the line
877 | ERROR | [x] Closing brace of class definition must be on new line
878 | ERROR | [x] Opening brace should be the last content on the line
878 | ERROR | [x] Closing brace of class definition must be on new line
879 | ERROR | [x] Opening brace should be the last content on the line
879 | ERROR | [x] Closing brace of class definition must be on new line
880 | ERROR | [x] Opening brace should be the last content on the line
880 | ERROR | [x] Closing brace of class definition must be on new line
881 | ERROR | [x] Opening brace should be the last content on the line
881 | ERROR | [x] Closing brace of class definition must be on new line
882 | ERROR | [x] Opening brace should be the last content on the line
882 | ERROR | [x] Closing brace of class definition must be on new line
883 | ERROR | [x] Opening brace should be the last content on the line
883 | ERROR | [x] Closing brace of class definition must be on new line
884 | ERROR | [x] Opening brace should be the last content on the line
884 | ERROR | [x] Closing brace of class definition must be on new line
885 | ERROR | [x] Opening brace should be the last content on the line
885 | ERROR | [x] Closing brace of class definition must be on new line
886 | ERROR | [x] Opening brace should be the last content on the line
886 | ERROR | [x] Closing brace of class definition must be on new line
887 | ERROR | [x] Opening brace should be the last content on the line
887 | ERROR | [x] Closing brace of class definition must be on new line
888 | ERROR | [x] Opening brace should be the last content on the line
888 | ERROR | [x] Closing brace of class definition must be on new line
889 | ERROR | [x] Opening brace should be the last content on the line
889 | ERROR | [x] Closing brace of class definition must be on new line
890 | ERROR | [x] Opening brace should be the last content on the line
890 | ERROR | [x] Closing brace of class definition must be on new line
891 | ERROR | [x] Opening brace should be the last content on the line
891 | ERROR | [x] Closing brace of class definition must be on new line
892 | ERROR | [x] Opening brace should be the last content on the line
892 | ERROR | [x] Closing brace of class definition must be on new line
893 | ERROR | [x] Opening brace should be the last content on the line
893 | ERROR | [x] Closing brace of class definition must be on new line
894 | ERROR | [x] Opening brace should be the last content on the line
894 | ERROR | [x] Closing brace of class definition must be on new line
895 | ERROR | [x] Opening brace should be the last content on the line
895 | ERROR | [x] Closing brace of class definition must be on new line
896 | ERROR | [x] Opening brace should be the last content on the line
896 | ERROR | [x] Closing brace of class definition must be on new line
897 | ERROR | [x] Opening brace should be the last content on the line
897 | ERROR | [x] Closing brace of class definition must be on new line
898 | ERROR | [x] Opening brace should be the last content on the line
898 | ERROR | [x] Closing brace of class definition must be on new line
899 | ERROR | [x] Opening brace should be the last content on the line
899 | ERROR | [x] Closing brace of class definition must be on new line
900 | ERROR | [x] Opening brace should be the last content on the line
900 | ERROR | [x] Closing brace of class definition must be on new line
901 | ERROR | [x] Opening brace should be the last content on the line
901 | ERROR | [x] Closing brace of class definition must be on new line
902 | ERROR | [x] Opening brace should be the last content on the line
902 | ERROR | [x] Closing brace of class definition must be on new line
903 | ERROR | [x] Opening brace should be the last content on the line
903 | ERROR | [x] Closing brace of class definition must be on new line
904 | ERROR | [x] Opening brace should be the last content on the line
904 | ERROR | [x] Closing brace of class definition must be on new line
905 | ERROR | [x] Opening brace should be the last content on the line
905 | ERROR | [x] Closing brace of class definition must be on new line
906 | ERROR | [x] Opening brace should be the last content on the line
906 | ERROR | [x] Closing brace of class definition must be on new line
907 | ERROR | [x] Opening brace should be the last content on the line
907 | ERROR | [x] Closing brace of class definition must be on new line
908 | ERROR | [x] Opening brace should be the last content on the line
908 | ERROR | [x] Closing brace of class definition must be on new line
909 | ERROR | [x] Opening brace should be the last content on the line
909 | ERROR | [x] Closing brace of class definition must be on new line
910 | ERROR | [x] Opening brace should be the last content on the line
910 | ERROR | [x] Closing brace of class definition must be on new line
911 | ERROR | [x] Opening brace should be the last content on the line
911 | ERROR | [x] Closing brace of class definition must be on new line
912 | ERROR | [x] Opening brace should be the last content on the line
912 | ERROR | [x] Closing brace of class definition must be on new line
913 | ERROR | [x] Opening brace should be the last content on the line
913 | ERROR | [x] Closing brace of class definition must be on new line
914 | ERROR | [x] Opening brace should be the last content on the line
914 | ERROR | [x] Closing brace of class definition must be on new line
915 | ERROR | [x] Opening brace should be the last content on the line
915 | ERROR | [x] Closing brace of class definition must be on new line
916 | ERROR | [x] Opening brace should be the last content on the line
916 | ERROR | [x] Closing brace of class definition must be on new line
917 | ERROR | [x] Opening brace should be the last content on the line
917 | ERROR | [x] Closing brace of class definition must be on new line
918 | ERROR | [x] Opening brace should be the last content on the line
918 | ERROR | [x] Closing brace of class definition must be on new line
919 | ERROR | [x] Opening brace should be the last content on the line
919 | ERROR | [x] Closing brace of class definition must be on new line
920 | ERROR | [x] Opening brace should be the last content on the line
920 | ERROR | [x] Closing brace of class definition must be on new line
921 | ERROR | [x] Opening brace should be the last content on the line
921 | ERROR | [x] Closing brace of class definition must be on new line
922 | ERROR | [x] Opening brace should be the last content on the line
922 | ERROR | [x] Closing brace of class definition must be on new line
923 | ERROR | [x] Opening brace should be the last content on the line
923 | ERROR | [x] Closing brace of class definition must be on new line
924 | ERROR | [x] Opening brace should be the last content on the line
924 | ERROR | [x] Closing brace of class definition must be on new line
925 | ERROR | [x] Opening brace should be the last content on the line
925 | ERROR | [x] Closing brace of class definition must be on new line
926 | ERROR | [x] Opening brace should be the last content on the line
926 | ERROR | [x] Closing brace of class definition must be on new line
927 | ERROR | [x] Opening brace should be the last content on the line
927 | ERROR | [x] Closing brace of class definition must be on new line
928 | ERROR | [x] Opening brace should be the last content on the line
928 | ERROR | [x] Closing brace of class definition must be on new line
929 | ERROR | [x] Opening brace should be the last content on the line
929 | ERROR | [x] Closing brace of class definition must be on new line
930 | ERROR | [x] Opening brace should be the last content on the line
930 | ERROR | [x] Closing brace of class definition must be on new line
931 | ERROR | [x] Opening brace should be the last content on the line
931 | ERROR | [x] Closing brace of class definition must be on new line
932 | ERROR | [x] Opening brace should be the last content on the line
932 | ERROR | [x] Closing brace of class definition must be on new line
933 | ERROR | [x] Opening brace should be the last content on the line
933 | ERROR | [x] Closing brace of class definition must be on new line
934 | ERROR | [x] Opening brace should be the last content on the line
934 | ERROR | [x] Closing brace of class definition must be on new line
935 | ERROR | [x] Opening brace should be the last content on the line
935 | ERROR | [x] Closing brace of class definition must be on new line
936 | ERROR | [x] Opening brace should be the last content on the line
936 | ERROR | [x] Closing brace of class definition must be on new line
937 | ERROR | [x] Opening brace should be the last content on the line
937 | ERROR | [x] Closing brace of class definition must be on new line
938 | ERROR | [x] Opening brace should be the last content on the line
938 | ERROR | [x] Closing brace of class definition must be on new line
939 | ERROR | [x] Opening brace should be the last content on the line
939 | ERROR | [x] Closing brace of class definition must be on new line
940 | ERROR | [x] Opening brace should be the last content on the line
940 | ERROR | [x] Closing brace of class definition must be on new line
941 | ERROR | [x] Opening brace should be the last content on the line
941 | ERROR | [x] Closing brace of class definition must be on new line
942 | ERROR | [x] Opening brace should be the last content on the line
942 | ERROR | [x] Closing brace of class definition must be on new line
943 | ERROR | [x] Opening brace should be the last content on the line
943 | ERROR | [x] Closing brace of class definition must be on new line
944 | ERROR | [x] Opening brace should be the last content on the line
944 | ERROR | [x] Closing brace of class definition must be on new line
945 | ERROR | [x] Opening brace should be the last content on the line
945 | ERROR | [x] Closing brace of class definition must be on new line
946 | ERROR | [x] Opening brace should be the last content on the line
946 | ERROR | [x] Closing brace of class definition must be on new line
947 | ERROR | [x] Opening brace should be the last content on the line
947 | ERROR | [x] Closing brace of class definition must be on new line
948 | ERROR | [x] Opening brace should be the last content on the line
948 | ERROR | [x] Closing brace of class definition must be on new line
949 | ERROR | [x] Opening brace should be the last content on the line
949 | ERROR | [x] Closing brace of class definition must be on new line
950 | ERROR | [x] Opening brace should be the last content on the line
950 | ERROR | [x] Closing brace of class definition must be on new line
951 | ERROR | [x] Opening brace should be the last content on the line
951 | ERROR | [x] Closing brace of class definition must be on new line
952 | ERROR | [x] Opening brace should be the last content on the line
952 | ERROR | [x] Closing brace of class definition must be on new line
953 | ERROR | [x] Opening brace should be the last content on the line
953 | ERROR | [x] Closing brace of class definition must be on new line
954 | ERROR | [x] Opening brace should be the last content on the line
954 | ERROR | [x] Closing brace of class definition must be on new line
955 | ERROR | [x] Opening brace should be the last content on the line
955 | ERROR | [x] Closing brace of class definition must be on new line
956 | ERROR | [x] Opening brace should be the last content on the line
956 | ERROR | [x] Closing brace of class definition must be on new line
957 | ERROR | [x] Opening brace should be the last content on the line
957 | ERROR | [x] Closing brace of class definition must be on new line
958 | ERROR | [x] Opening brace should be the last content on the line
958 | ERROR | [x] Closing brace of class definition must be on new line
959 | ERROR | [x] Opening brace should be the last content on the line
959 | ERROR | [x] Closing brace of class definition must be on new line
960 | ERROR | [x] Opening brace should be the last content on the line
960 | ERROR | [x] Closing brace of class definition must be on new line
961 | ERROR | [x] Opening brace should be the last content on the line
961 | ERROR | [x] Closing brace of class definition must be on new line
962 | ERROR | [x] Opening brace should be the last content on the line
962 | ERROR | [x] Closing brace of class definition must be on new line
963 | ERROR | [x] Opening brace should be the last content on the line
963 | ERROR | [x] Closing brace of class definition must be on new line
964 | ERROR | [x] Opening brace should be the last content on the line
964 | ERROR | [x] Closing brace of class definition must be on new line
965 | ERROR | [x] Opening brace should be the last content on the line
965 | ERROR | [x] Closing brace of class definition must be on new line
966 | ERROR | [x] Opening brace should be the last content on the line
966 | ERROR | [x] Closing brace of class definition must be on new line
967 | ERROR | [x] Opening brace should be the last content on the line
967 | ERROR | [x] Closing brace of class definition must be on new line
968 | ERROR | [x] Opening brace should be the last content on the line
968 | ERROR | [x] Closing brace of class definition must be on new line
969 | ERROR | [x] Opening brace should be the last content on the line
969 | ERROR | [x] Closing brace of class definition must be on new line
970 | ERROR | [x] Opening brace should be the last content on the line
970 | ERROR | [x] Closing brace of class definition must be on new line
971 | ERROR | [x] Opening brace should be the last content on the line
971 | ERROR | [x] Closing brace of class definition must be on new line
972 | ERROR | [x] Opening brace should be the last content on the line
972 | ERROR | [x] Closing brace of class definition must be on new line
973 | ERROR | [x] Opening brace should be the last content on the line
973 | ERROR | [x] Closing brace of class definition must be on new line
974 | ERROR | [x] Opening brace should be the last content on the line
974 | ERROR | [x] Closing brace of class definition must be on new line
975 | ERROR | [x] Opening brace should be the last content on the line
975 | ERROR | [x] Closing brace of class definition must be on new line
976 | ERROR | [x] Opening brace should be the last content on the line
976 | ERROR | [x] Closing brace of class definition must be on new line
977 | ERROR | [x] Opening brace should be the last content on the line
977 | ERROR | [x] Closing brace of class definition must be on new line
978 | ERROR | [x] Opening brace should be the last content on the line
978 | ERROR | [x] Closing brace of class definition must be on new line
979 | ERROR | [x] Opening brace should be the last content on the line
979 | ERROR | [x] Closing brace of class definition must be on new line
980 | ERROR | [x] Opening brace should be the last content on the line
980 | ERROR | [x] Closing brace of class definition must be on new line
981 | ERROR | [x] Opening brace should be the last content on the line
981 | ERROR | [x] Closing brace of class definition must be on new line
982 | ERROR | [x] Opening brace should be the last content on the line
982 | ERROR | [x] Closing brace of class definition must be on new line
983 | ERROR | [x] Opening brace should be the last content on the line
983 | ERROR | [x] Closing brace of class definition must be on new line
984 | ERROR | [x] Opening brace should be the last content on the line
984 | ERROR | [x] Closing brace of class definition must be on new line
985 | ERROR | [x] Opening brace should be the last content on the line
985 | ERROR | [x] Closing brace of class definition must be on new line
986 | ERROR | [x] Opening brace should be the last content on the line
986 | ERROR | [x] Closing brace of class definition must be on new line
987 | ERROR | [x] Opening brace should be the last content on the line
987 | ERROR | [x] Closing brace of class definition must be on new line
988 | ERROR | [x] Opening brace should be the last content on the line
988 | ERROR | [x] Closing brace of class definition must be on new line
989 | ERROR | [x] Opening brace should be the last content on the line
989 | ERROR | [x] Closing brace of class definition must be on new line
990 | ERROR | [x] Opening brace should be the last content on the line
990 | ERROR | [x] Closing brace of class definition must be on new line
991 | ERROR | [x] Opening brace should be the last content on the line
991 | ERROR | [x] Closing brace of class definition must be on new line
992 | ERROR | [x] Opening brace should be the last content on the line
992 | ERROR | [x] Closing brace of class definition must be on new line
993 | ERROR | [x] Opening brace should be the last content on the line
993 | ERROR | [x] Closing brace of class definition must be on new line
994 | ERROR | [x] Opening brace should be the last content on the line
994 | ERROR | [x] Closing brace of class definition must be on new line
995 | ERROR | [x] Opening brace should be the last content on the line
995 | ERROR | [x] Closing brace of class definition must be on new line
996 | ERROR | [x] Opening brace should be the last content on the line
996 | ERROR | [x] Closing brace of class definition must be on new line
997 | ERROR | [x] Opening brace should be the last content on the line
997 | ERROR | [x] Closing brace of class definition must be on new line
998 | ERROR | [x] Opening brace should be the last content on the line
998 | ERROR | [x] Closing brace of class definition must be on new line
999 | ERROR | [x] Opening brace should be the last content on the line
999 | ERROR | [x] Closing brace of class definition must be on new line
1000 | ERROR | [x] Opening brace should be the last content on the line
1000 | ERROR | [x] Closing brace of class definition must be on new line
1001 | ERROR | [x] Opening brace should be the last content on the line
1001 | ERROR | [x] Closing brace of class definition must be on new line
1002 | ERROR | [x] Opening brace should be the last content on the line
1002 | ERROR | [x] Closing brace of class definition must be on new line
1003 | ERROR | [x] Opening brace should be the last content on the line
1003 | ERROR | [x] Closing brace of class definition must be on new line
1004 | ERROR | [x] Opening brace should be the last content on the line
1004 | ERROR | [x] Closing brace of class definition must be on new line
1005 | ERROR | [x] Opening brace should be the last content on the line
1005 | ERROR | [x] Closing brace of class definition must be on new line
1006 | ERROR | [x] Opening brace should be the last content on the line
1006 | ERROR | [x] Closing brace of class definition must be on new line
1007 | ERROR | [x] Opening brace should be the last content on the line
1007 | ERROR | [x] Closing brace of class definition must be on new line
1008 | ERROR | [x] Opening brace should be the last content on the line
1008 | ERROR | [x] Closing brace of class definition must be on new line
1009 | ERROR | [x] Opening brace should be the last content on the line
1009 | ERROR | [x] Closing brace of class definition must be on new line
1010 | ERROR | [x] Opening brace should be the last content on the line
1010 | ERROR | [x] Closing brace of class definition must be on new line
1011 | ERROR | [x] Opening brace should be the last content on the line
1011 | ERROR | [x] Closing brace of class definition must be on new line
1012 | ERROR | [x] Opening brace should be the last content on the line
1012 | ERROR | [x] Closing brace of class definition must be on new line
1013 | ERROR | [x] Opening brace should be the last content on the line
1013 | ERROR | [x] Closing brace of class definition must be on new line
1014 | ERROR | [x] Opening brace should be the last content on the line
1014 | ERROR | [x] Closing brace of class definition must be on new line
1015 | ERROR | [x] Opening brace should be the last content on the line
1015 | ERROR | [x] Closing brace of class definition must be on new line
1016 | ERROR | [x] Opening brace should be the last content on the line
1016 | ERROR | [x] Closing brace of class definition must be on new line
1017 | ERROR | [x] Opening brace should be the last content on the line
1017 | ERROR | [x] Closing brace of class definition must be on new line
1018 | ERROR | [x] Opening brace should be the last content on the line
1018 | ERROR | [x] Closing brace of class definition must be on new line
1019 | ERROR | [x] Opening brace should be the last content on the line
1019 | ERROR | [x] Closing brace of class definition must be on new line
1020 | ERROR | [x] Opening brace should be the last content on the line
1020 | ERROR | [x] Closing brace of class definition must be on new line
1021 | ERROR | [x] Opening brace should be the last content on the line
1021 | ERROR | [x] Closing brace of class definition must be on new line
1022 | ERROR | [x] Opening brace should be the last content on the line
1022 | ERROR | [x] Closing brace of class definition must be on new line
1023 | ERROR | [x] Opening brace should be the last content on the line
1023 | ERROR | [x] Closing brace of class definition must be on new line
1024 | ERROR | [x] Opening brace should be the last content on the line
1024 | ERROR | [x] Closing brace of class definition must be on new line
1025 | ERROR | [x] Opening brace should be the last content on the line
1025 | ERROR | [x] Closing brace of class definition must be on new line
1026 | ERROR | [x] Opening brace should be the last content on the line
1026 | ERROR | [x] Closing brace of class definition must be on new line
1027 | ERROR | [x] Opening brace should be the last content on the line
1027 | ERROR | [x] Closing brace of class definition must be on new line
1028 | ERROR | [x] Opening brace should be the last content on the line
1028 | ERROR | [x] Closing brace of class definition must be on new line
1029 | ERROR | [x] Opening brace should be the last content on the line
1029 | ERROR | [x] Closing brace of class definition must be on new line
1030 | ERROR | [x] Opening brace should be the last content on the line
1030 | ERROR | [x] Closing brace of class definition must be on new line
1031 | ERROR | [x] Opening brace should be the last content on the line
1031 | ERROR | [x] Closing brace of class definition must be on new line
1032 | ERROR | [x] Opening brace should be the last content on the line
1032 | ERROR | [x] Closing brace of class definition must be on new line
1033 | ERROR | [x] Opening brace should be the last content on the line
1033 | ERROR | [x] Closing brace of class definition must be on new line
1034 | ERROR | [x] Opening brace should be the last content on the line
1034 | ERROR | [x] Closing brace of class definition must be on new line
1035 | ERROR | [x] Opening brace should be the last content on the line
1035 | ERROR | [x] Closing brace of class definition must be on new line
1036 | ERROR | [x] Opening brace should be the last content on the line
1036 | ERROR | [x] Closing brace of class definition must be on new line
1037 | ERROR | [x] Opening brace should be the last content on the line
1037 | ERROR | [x] Closing brace of class definition must be on new line
1038 | ERROR | [x] Opening brace should be the last content on the line
1038 | ERROR | [x] Closing brace of class definition must be on new line
1039 | ERROR | [x] Opening brace should be the last content on the line
1039 | ERROR | [x] Closing brace of class definition must be on new line
1040 | ERROR | [x] Opening brace should be the last content on the line
1040 | ERROR | [x] Closing brace of class definition must be on new line
1041 | ERROR | [x] Opening brace should be the last content on the line
1041 | ERROR | [x] Closing brace of class definition must be on new line
1042 | ERROR | [x] Opening brace should be the last content on the line
1042 | ERROR | [x] Closing brace of class definition must be on new line
1043 | ERROR | [x] Opening brace should be the last content on the line
1043 | ERROR | [x] Closing brace of class definition must be on new line
1044 | ERROR | [x] Opening brace should be the last content on the line
1044 | ERROR | [x] Closing brace of class definition must be on new line
1045 | ERROR | [x] Opening brace should be the last content on the line
1045 | ERROR | [x] Closing brace of class definition must be on new line
1046 | ERROR | [x] Opening brace should be the last content on the line
1046 | ERROR | [x] Closing brace of class definition must be on new line
1047 | ERROR | [x] Opening brace should be the last content on the line
1047 | ERROR | [x] Closing brace of class definition must be on new line
1048 | ERROR | [x] Opening brace should be the last content on the line
1048 | ERROR | [x] Closing brace of class definition must be on new line
1049 | ERROR | [x] Opening brace should be the last content on the line
1049 | ERROR | [x] Closing brace of class definition must be on new line
1050 | ERROR | [x] Opening brace should be the last content on the line
1050 | ERROR | [x] Closing brace of class definition must be on new line
1051 | ERROR | [x] Opening brace should be the last content on the line
1051 | ERROR | [x] Closing brace of class definition must be on new line
1052 | ERROR | [x] Opening brace should be the last content on the line
1052 | ERROR | [x] Closing brace of class definition must be on new line
1053 | ERROR | [x] Opening brace should be the last content on the line
1053 | ERROR | [x] Closing brace of class definition must be on new line
1054 | ERROR | [x] Opening brace should be the last content on the line
1054 | ERROR | [x] Closing brace of class definition must be on new line
1055 | ERROR | [x] Opening brace should be the last content on the line
1055 | ERROR | [x] Closing brace of class definition must be on new line
1056 | ERROR | [x] Opening brace should be the last content on the line
1056 | ERROR | [x] Closing brace of class definition must be on new line
1057 | ERROR | [x] Opening brace should be the last content on the line
1057 | ERROR | [x] Closing brace of class definition must be on new line
1058 | ERROR | [x] Opening brace should be the last content on the line
1058 | ERROR | [x] Closing brace of class definition must be on new line
1059 | ERROR | [x] Opening brace should be the last content on the line
1059 | ERROR | [x] Closing brace of class definition must be on new line
1060 | ERROR | [x] Opening brace should be the last content on the line
1060 | ERROR | [x] Closing brace of class definition must be on new line
1061 | ERROR | [x] Opening brace should be the last content on the line
1061 | ERROR | [x] Closing brace of class definition must be on new line
1062 | ERROR | [x] Opening brace should be the last content on the line
1062 | ERROR | [x] Closing brace of class definition must be on new line
1063 | ERROR | [x] Opening brace should be the last content on the line
1063 | ERROR | [x] Closing brace of class definition must be on new line
1064 | ERROR | [x] Opening brace should be the last content on the line
1064 | ERROR | [x] Closing brace of class definition must be on new line
1065 | ERROR | [x] Opening brace should be the last content on the line
1065 | ERROR | [x] Closing brace of class definition must be on new line
1066 | ERROR | [x] Opening brace should be the last content on the line
1066 | ERROR | [x] Closing brace of class definition must be on new line
1067 | ERROR | [x] Opening brace should be the last content on the line
1067 | ERROR | [x] Closing brace of class definition must be on new line
1068 | ERROR | [x] Opening brace should be the last content on the line
1068 | ERROR | [x] Closing brace of class definition must be on new line
1069 | ERROR | [x] Opening brace should be the last content on the line
1069 | ERROR | [x] Closing brace of class definition must be on new line
1070 | ERROR | [x] Opening brace should be the last content on the line
1070 | ERROR | [x] Closing brace of class definition must be on new line
1071 | ERROR | [x] Opening brace should be the last content on the line
1071 | ERROR | [x] Closing brace of class definition must be on new line
1072 | ERROR | [x] Opening brace should be the last content on the line
1072 | ERROR | [x] Closing brace of class definition must be on new line
1073 | ERROR | [x] Opening brace should be the last content on the line
1073 | ERROR | [x] Closing brace of class definition must be on new line
1074 | ERROR | [x] Opening brace should be the last content on the line
1074 | ERROR | [x] Closing brace of class definition must be on new line
1075 | ERROR | [x] Opening brace should be the last content on the line
1075 | ERROR | [x] Closing brace of class definition must be on new line
1076 | ERROR | [x] Opening brace should be the last content on the line
1076 | ERROR | [x] Closing brace of class definition must be on new line
1077 | ERROR | [x] Opening brace should be the last content on the line
1077 | ERROR | [x] Closing brace of class definition must be on new line
1078 | ERROR | [x] Opening brace should be the last content on the line
1078 | ERROR | [x] Closing brace of class definition must be on new line
1079 | ERROR | [x] Opening brace should be the last content on the line
1079 | ERROR | [x] Closing brace of class definition must be on new line
1080 | ERROR | [x] Opening brace should be the last content on the line
1080 | ERROR | [x] Closing brace of class definition must be on new line
1081 | ERROR | [x] Opening brace should be the last content on the line
1081 | ERROR | [x] Closing brace of class definition must be on new line
1082 | ERROR | [x] Opening brace should be the last content on the line
1082 | ERROR | [x] Closing brace of class definition must be on new line
1083 | ERROR | [x] Opening brace should be the last content on the line
1083 | ERROR | [x] Closing brace of class definition must be on new line
1084 | ERROR | [x] Opening brace should be the last content on the line
1084 | ERROR | [x] Closing brace of class definition must be on new line
1085 | ERROR | [x] Opening brace should be the last content on the line
1085 | ERROR | [x] Closing brace of class definition must be on new line
1086 | ERROR | [x] Opening brace should be the last content on the line
1086 | ERROR | [x] Closing brace of class definition must be on new line
1087 | ERROR | [x] Opening brace should be the last content on the line
1087 | ERROR | [x] Closing brace of class definition must be on new line
1088 | ERROR | [x] Opening brace should be the last content on the line
1088 | ERROR | [x] Closing brace of class definition must be on new line
1089 | ERROR | [x] Opening brace should be the last content on the line
1089 | ERROR | [x] Closing brace of class definition must be on new line
1090 | ERROR | [x] Opening brace should be the last content on the line
1090 | ERROR | [x] Closing brace of class definition must be on new line
1091 | ERROR | [x] Opening brace should be the last content on the line
1091 | ERROR | [x] Closing brace of class definition must be on new line
1092 | ERROR | [x] Opening brace should be the last content on the line
1092 | ERROR | [x] Closing brace of class definition must be on new line
1093 | ERROR | [x] Opening brace should be the last content on the line
1093 | ERROR | [x] Closing brace of class definition must be on new line
1094 | ERROR | [x] Opening brace should be the last content on the line
1094 | ERROR | [x] Closing brace of class definition must be on new line
1095 | ERROR | [x] Opening brace should be the last content on the line
1095 | ERROR | [x] Closing brace of class definition must be on new line
1096 | ERROR | [x] Opening brace should be the last content on the line
1096 | ERROR | [x] Closing brace of class definition must be on new line
1097 | ERROR | [x] Opening brace should be the last content on the line
1097 | ERROR | [x] Closing brace of class definition must be on new line
1098 | ERROR | [x] Opening brace should be the last content on the line
1098 | ERROR | [x] Closing brace of class definition must be on new line
1099 | ERROR | [x] Opening brace should be the last content on the line
1099 | ERROR | [x] Closing brace of class definition must be on new line
1100 | ERROR | [x] Opening brace should be the last content on the line
1100 | ERROR | [x] Closing brace of class definition must be on new line
1100 | ERROR | [x] Expected 1 newline at end of file; 0 found
-------------------------------------------------------------------------------
PHPCBF CAN FIX THE 2121 MARKED SNIFF VIOLATIONS AUTOMATICALLY
-------------------------------------------------------------------------------

FILE: /var/www/html/vb/d_cont/back_to_top_with_pi/css/custom.css
-----------------------------------------------------------------------------
FOUND 176 ERRORS AFFECTING 88 LINES
-----------------------------------------------------------------------------
2 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
2 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
5 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
5 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
8 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
8 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
11 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
11 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
14 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
14 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
14 | ERROR | [x] Multiple selectors should each be on a single line
15 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
15 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
16 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
16 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
17 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
17 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
18 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
18 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
19 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
19 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
20 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
20 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
21 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
21 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
22 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
22 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
23 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
23 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
24 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
24 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
25 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
25 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
26 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
26 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
27 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
27 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
28 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
28 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
29 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
29 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
30 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
30 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
31 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
31 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
32 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
32 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
33 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
33 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
34 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
34 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
37 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
37 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
38 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
38 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
39 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
39 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
40 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
40 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
41 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
41 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
42 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
42 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
43 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
43 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
44 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
44 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
45 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
45 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
46 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
46 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
47 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
47 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
48 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
48 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
49 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
49 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
50 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
50 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
53 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
53 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
54 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
54 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
55 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
55 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
58 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
58 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
59 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
59 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
60 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
60 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
61 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
61 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
62 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
62 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
63 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
63 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
64 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
64 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
65 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
65 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
66 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
66 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
67 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
67 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
68 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
68 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
69 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
69 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
70 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
70 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
71 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
71 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
72 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
72 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
73 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
73 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
76 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
76 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
79 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
79 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
80 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
80 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
81 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
81 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
82 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
82 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
83 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
83 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
84 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
84 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
85 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
85 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
86 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
86 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
87 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
87 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
88 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
88 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
89 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
89 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
90 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
90 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
91 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
91 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
92 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
92 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
93 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
93 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
94 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
94 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
95 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
95 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
96 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
96 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
97 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
97 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
100 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
100 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
103 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
103 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
106 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
106 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
107 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
107 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
108 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
108 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
109 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
109 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
110 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
110 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
113 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
113 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
116 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
116 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
117 | ERROR | [x] Expected 1 newline at end of file; 0 found
-----------------------------------------------------------------------------
PHPCBF CAN FIX THE 176 MARKED SNIFF VIOLATIONS AUTOMATICALLY
-----------------------------------------------------------------------------

FILE: /var/www/html/vb/d_cont/back_to_top_with_pi/src/Plugin/Block/BackToTopBlock.php
----------------------------------------------------------------------------------------------------------------------------------------------
FOUND 74 ERRORS AND 31 WARNINGS AFFECTING 71 LINES
----------------------------------------------------------------------------------------------------------------------------------------------
47 | ERROR | [x] Expected 1 space before "??"; 0 found
47 | ERROR | [x] Expected 1 space after "??"; 0 found
49 | WARNING | [x] A comma should follow the last multiline array item. Found: )
55 | ERROR | [x] Expected 1 space before "??"; 0 found
55 | ERROR | [x] Expected 1 space after "??"; 0 found
57 | WARNING | [x] A comma should follow the last multiline array item. Found: )
63 | ERROR | [x] Expected 1 space before "??"; 0 found
63 | ERROR | [x] Expected 1 space after "??"; 0 found
65 | WARNING | [x] A comma should follow the last multiline array item. Found: )
71 | ERROR | [x] Expected 1 space before "??"; 0 found
71 | ERROR | [x] Expected 1 space after "??"; 0 found
73 | WARNING | [x] A comma should follow the last multiline array item. Found: )
78 | WARNING | [ ] t() calls should be avoided in classes, use \Drupal\Core\StringTranslation\StringTranslationTrait and $this->t() instead
79 | WARNING | [ ] t() calls should be avoided in classes, use \Drupal\Core\StringTranslation\StringTranslationTrait and $this->t() instead
80 | ERROR | [x] Short array syntax must be used to define arrays
81 | WARNING | [ ] #options values usually have to run through t() for translation
82 | WARNING | [x] A comma should follow the last multiline array item. Found: 'Right'
84 | ERROR | [x] Expected 1 space before "??"; 0 found
84 | ERROR | [x] Expected 1 space after "??"; 0 found
87 | ERROR | [x] Short array syntax must be used to define arrays
89 | WARNING | [ ] t() calls should be avoided in classes, use \Drupal\Core\StringTranslation\StringTranslationTrait and $this->t() instead
90 | WARNING | [ ] t() calls should be avoided in classes, use \Drupal\Core\StringTranslation\StringTranslationTrait and $this->t() instead
91 | ERROR | [x] Expected 1 space before "??"; 0 found
91 | ERROR | [x] Expected 1 space after "??"; 0 found
91 | WARNING | [x] A comma should follow the last multiline array item. Found: 'false'
94 | ERROR | [x] Short array syntax must be used to define arrays
96 | WARNING | [ ] t() calls should be avoided in classes, use \Drupal\Core\StringTranslation\StringTranslationTrait and $this->t() instead
97 | WARNING | [ ] t() calls should be avoided in classes, use \Drupal\Core\StringTranslation\StringTranslationTrait and $this->t() instead
98 | ERROR | [x] Expected 1 space before "??"; 0 found
98 | ERROR | [x] Expected 1 space after "??"; 0 found
99 | ERROR | [x] Short array syntax must be used to define arrays
100 | ERROR | [x] Short array syntax must be used to define arrays
102 | WARNING | [x] A comma should follow the last multiline array item. Found: )
103 | WARNING | [x] A comma should follow the last multiline array item. Found: )
106 | ERROR | [x] Short array syntax must be used to define arrays
108 | WARNING | [ ] t() calls should be avoided in classes, use \Drupal\Core\StringTranslation\StringTranslationTrait and $this->t() instead
109 | WARNING | [ ] t() calls should be avoided in classes, use \Drupal\Core\StringTranslation\StringTranslationTrait and $this->t() instead
110 | ERROR | [x] Expected 1 space before "??"; 0 found
110 | ERROR | [x] Expected 1 space after "??"; 0 found
110 | WARNING | [x] A comma should follow the last multiline array item. Found: 'false'
113 | ERROR | [x] Short array syntax must be used to define arrays
115 | WARNING | [ ] t() calls should be avoided in classes, use \Drupal\Core\StringTranslation\StringTranslationTrait and $this->t() instead
116 | WARNING | [ ] t() calls should be avoided in classes, use \Drupal\Core\StringTranslation\StringTranslationTrait and $this->t() instead
117 | ERROR | [x] Expected 1 space before "??"; 0 found
117 | ERROR | [x] Expected 1 space after "??"; 0 found
118 | ERROR | [x] Short array syntax must be used to define arrays
119 | ERROR | [x] Short array syntax must be used to define arrays
121 | WARNING | [x] A comma should follow the last multiline array item. Found: )
122 | WARNING | [x] A comma should follow the last multiline array item. Found: )
125 | ERROR | [x] Short array syntax must be used to define arrays
127 | WARNING | [ ] t() calls should be avoided in classes, use \Drupal\Core\StringTranslation\StringTranslationTrait and $this->t() instead
128 | ERROR | [x] Short array syntax must be used to define arrays
129 | WARNING | [ ] #options values usually have to run through t() for translation
130 | WARNING | [ ] #options values usually have to run through t() for translation
132 | WARNING | [ ] t() calls should be avoided in classes, use \Drupal\Core\StringTranslation\StringTranslationTrait and $this->t() instead
133 | ERROR | [x] Expected 1 space before "??"; 0 found
133 | ERROR | [x] Expected 1 space after "??"; 0 found
136 | ERROR | [x] Short array syntax must be used to define arrays
138 | ERROR | [x] Expected 1 space before "??"; 0 found
138 | ERROR | [x] Expected 1 space after "??"; 0 found
139 | WARNING | [x] A comma should follow the last multiline array item. Found: false
139 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
143 | ERROR | [x] Expected 1 blank line after function; 2 found
151 | ERROR | [x] Expected 1 space after IF keyword; 0 found
171 | ERROR | [x] Each PHP statement must be on a line by itself
172 | ERROR | [x] Each PHP statement must be on a line by itself
186 | ERROR | [x] Expected 1 space after IF keyword; 0 found
188 | ERROR | [x] Expected 1 space after IF keyword; 0 found
188 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
188 | ERROR | [x] Expected 1 space after closing parenthesis; found 0
194 | ERROR | [x] Expected 1 space after IF keyword; 0 found
196 | ERROR | [x] Expected 1 space after IF keyword; 0 found
196 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
196 | ERROR | [x] Expected 1 space after closing parenthesis; found 0
202 | ERROR | [x] Short array syntax must be used to define arrays
203 | ERROR | [x] Expected 1 space before "??"; 0 found
203 | ERROR | [x] Expected 1 space after "??"; 0 found
204 | ERROR | [x] Expected 1 space before "??"; 0 found
204 | ERROR | [x] Expected 1 space after "??"; 0 found
205 | ERROR | [x] Expected 1 space before "??"; 0 found
205 | ERROR | [x] Expected 1 space after "??"; 0 found
206 | ERROR | [x] Expected 1 space before "??"; 0 found
206 | ERROR | [x] Expected 1 space after "??"; 0 found
207 | ERROR | [x] Expected 1 space before "??"; 0 found
207 | ERROR | [x] Expected 1 space after "??"; 0 found
208 | ERROR | [x] Expected 1 space before "??"; 0 found
208 | ERROR | [x] Expected 1 space after "??"; 0 found
209 | ERROR | [x] Expected 1 space before "??"; 0 found
209 | ERROR | [x] Expected 1 space after "??"; 0 found
210 | ERROR | [x] Expected 1 space before "?"; 0 found
210 | ERROR | [x] Expected 1 space after "?"; 0 found
210 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
210 | ERROR | [x] Expected 1 space before ":"; 0 found
210 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
211 | ERROR | [x] Expected 1 space before "??"; 0 found
211 | ERROR | [x] Expected 1 space after "??"; 0 found
212 | ERROR | [x] Expected 1 space before "??"; 0 found
212 | ERROR | [x] Expected 1 space after "??"; 0 found
213 | ERROR | [x] Expected 1 space before "??"; 0 found
213 | ERROR | [x] Expected 1 space after "??"; 0 found
213 | WARNING | [x] A comma should follow the last multiline array item. Found: ''
216 | WARNING | [x] There must be no blank line following an inline comment
216 | WARNING | [ ] There must be no blank line following an inline comment
221 | WARNING | [x] A comma should follow the last multiline array item. Found: $back_to_top_data
229 | ERROR | [x] Expected 1 newline at end of file; 0 found
----------------------------------------------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 89 MARKED SNIFF VIOLATIONS AUTOMATICALLY
----------------------------------------------------------------------------------------------------------------------------------------------

Time: 272ms; Memory: 26MB

Steps to reproduce

Execute the command: phpcs --standard=Drupal,DrupalPractice --extensions=php,module,inc,install,test,profile,theme,css,info,txt,md,yml,twig back_to_top_with_pi/

Remaining tasks

Patch review

📌 Task
Status

Fixed

Version

1.0

Component

Code

Created by

🇮🇳India urvashi_vora Madhya Pradesh, India

Live updates comments and jobs are added and updated live.
  • Coding standards

    It involves compliance with, or the content of coding standards. Requires broad community agreement.

Sign in to follow issues

Comments & Activities

  • Issue created by @urvashi_vora
  • 🇮🇹Italy apaderno Brescia, 🇮🇹
  • Status changed to Needs work 11 months ago
  • 🇵🇭Philippines paraderojether

    Hi I reviewed patch coding-standard-fixes.patch, and there are still remaining issues of phpcs shown below:

    FILE: /Users/studenttrainees/Drupal/drupalorg-issues-site/docroot/modules/contrib/back_to_top_with_pi/src/Plugin/Block/BackToTopBlock.php
    -----------------------------------------------------------------------------------------------------------------------------------------
    FOUND 2 ERRORS AFFECTING 2 LINES
    -----------------------------------------------------------------------------------------------------------------------------------------
     190 | ERROR | [x] list(...) is forbidden, use [...] instead.
     198 | ERROR | [x] list(...) is forbidden, use [...] instead.
    -----------------------------------------------------------------------------------------------------------------------------------------
    PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
    -----------------------------------------------------------------------------------------------------------------------------------------
    
    Time: 470ms; Memory: 28MB
    

    Please check.
    Thank you.

  • 🇮🇳India somesh1999

    I am not getting this error in coding standard, also it's an css property so I'm not sure if we show change it to '[' as it represents array in php.

  • Status changed to Needs review 11 months ago
  • 🇮🇳India chaitanyadessai

    Please review patch.
    executed phpcs --standard=Drupal,DrupalPractice --extensions=php,module,inc,install,test,profile,theme,css,info,txt,md,yml,twig modules/contrib/back_to_top_with_pi, no more errors found.

  • Status changed to RTBC 11 months ago
  • Hi @chaitanyadessai, I have applied your patch.

    These are the steps I followed:

    1. Took clone from git version 2.0.x in drupal 10.1.x

    2. Ran this command:

    ./vendor/bin/phpcs --standard=Drupal,DrupalPractice --extensions=php,module,inc,install,test,profile,theme,css,info,txt,md,yml,twig modules/contrib/back_to_top_with_pi/

    3. Applied patch and again ran phpcs command.

    Found no errors.

    Moving to RTBC.

  • Status changed to Fixed 6 months ago
Production build 0.69.0 2024