PHP_CodeSniffer reports the following errors/warnings that should be fixed, when they are not false positive.
FOUND 3309 ERRORS AND 16 WARNINGS AFFECTING 1598 LINES
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
8 | WARNING | [x] Unused use statement
10 | WARNING | [x] Unused use statement
15 | WARNING | [x] Unused use statement
16 | WARNING | [x] Unused use statement
24 | ERROR | [x] Missing function doc comment
25 | ERROR | [x] Opening brace should be on the same line as the declaration
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 2 spaces, found 1
31 | ERROR | [x] Expected 1 blank line after function; 0 found
36 | ERROR | [x] Opening brace should be on the same line as the declaration
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] Expected 1 blank line after function; 0 found
39 | ERROR | [x] Missing function doc comment
40 | ERROR | [x] Opening brace should be on the same line as the declaration
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] Expected 1 blank line after function; 0 found
46 | ERROR | [x] Missing function doc comment
47 | ERROR | [x] Opening brace should be on the same line as the declaration
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 4 spaces, found 2
50 | ERROR | [x] Short array syntax must be used to define arrays
51 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
51 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
51 | ERROR | [x] Short array syntax must be used to define arrays
52 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
52 | 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] Expected 1 blank line after function; 0 found
55 | ERROR | [x] Missing function doc comment
56 | ERROR | [x] Opening brace should be on the same line as the declaration
57 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
57 | 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 4 spaces, found 2
61 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
61 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
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] Expected 1 blank line after function; 0 found
64 | ERROR | [x] Missing function doc comment
65 | ERROR | [x] Opening brace should be on the same line as the declaration
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
67 | ERROR | [ ] global variables should start with a single underscore followed by the module and another underscore
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 4 spaces, found 2
70 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
70 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
71 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
71 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3
72 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
72 | ERROR | [x] Line indented incorrectly; expected at least 6 spaces, found 4
73 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
73 | ERROR | [x] Line indented incorrectly; expected at least 6 spaces, found 4
74 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
74 | ERROR | [x] Line indented incorrectly; expected at least 6 spaces, found 4
75 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
75 | ERROR | [x] Line indented incorrectly; expected at least 6 spaces, found 4
76 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
76 | ERROR | [x] Line indented incorrectly; expected at least 6 spaces, found 4
77 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
77 | ERROR | [x] Line indented incorrectly; expected at least 6 spaces, found 4
78 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
78 | ERROR | [x] Line indented incorrectly; expected at least 6 spaces, found 4
79 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
79 | ERROR | [x] Line indented incorrectly; expected at least 6 spaces, found 4
80 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
80 | ERROR | [x] Line indented incorrectly; expected at least 6 spaces, found 4
81 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
81 | ERROR | [x] Line indented incorrectly; expected at least 6 spaces, found 4
82 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
82 | ERROR | [x] Line indented incorrectly; expected at least 6 spaces, found 4
83 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
83 | ERROR | [x] Line indented incorrectly; expected at least 6 spaces, found 4
84 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
84 | ERROR | [x] Line indented incorrectly; expected at least 6 spaces, found 4
85 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
85 | ERROR | [x] Line indented incorrectly; expected at least 6 spaces, found 4
86 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
86 | ERROR | [x] Line indented incorrectly; expected at least 6 spaces, found 4
87 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
87 | ERROR | [x] Line indented incorrectly; expected at least 6 spaces, found 4
88 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
88 | ERROR | [x] Line indented incorrectly; expected at least 6 spaces, found 4
89 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
89 | ERROR | [x] Line indented incorrectly; expected at least 6 spaces, found 4
90 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
90 | ERROR | [x] Line indented incorrectly; expected at least 6 spaces, found 4
91 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
91 | ERROR | [x] Line indented incorrectly; expected at least 6 spaces, found 4
92 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
92 | ERROR | [x] Line indented incorrectly; expected at least 6 spaces, found 4
93 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
93 | ERROR | [x] Line indented incorrectly; expected at least 6 spaces, found 4
94 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
94 | ERROR | [x] Line indented incorrectly; expected at least 6 spaces, found 4
95 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
95 | ERROR | [x] Line indented incorrectly; expected at least 6 spaces, found 4
96 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
96 | ERROR | [x] Line indented incorrectly; expected at least 6 spaces, found 4
97 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
97 | ERROR | [x] Line indented incorrectly; expected at least 6 spaces, found 4
98 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
98 | ERROR | [x] Line indented incorrectly; expected at least 6 spaces, found 4
99 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
99 | ERROR | [x] Line indented incorrectly; expected at least 6 spaces, found 4
100 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
100 | ERROR | [x] Line indented incorrectly; expected at least 6 spaces, found 4
101 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
101 | ERROR | [x] Line indented incorrectly; expected at least 6 spaces, found 4
102 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
102 | ERROR | [x] Line indented incorrectly; expected at least 6 spaces, found 4
103 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
103 | ERROR | [x] Line indented incorrectly; expected at least 6 spaces, found 4
104 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
104 | ERROR | [x] Line indented incorrectly; expected at least 6 spaces, found 4
105 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
105 | ERROR | [x] Line indented incorrectly; expected at least 6 spaces, found 4
106 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
106 | ERROR | [x] Line indented incorrectly; expected at least 6 spaces, found 3
107 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
107 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 4
108 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
108 | ERROR | [x] Line indented incorrectly; expected 10 spaces, found 5
109 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
109 | ERROR | [x] Line indented incorrectly; expected 12 spaces, found 6
110 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
110 | ERROR | [x] Line indented incorrectly; expected 10 spaces, found 5
110 | ERROR | [x] Expected newline after closing brace
111 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
111 | ERROR | [x] Line indented incorrectly; expected 12 spaces, found 6
112 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
112 | ERROR | [x] Line indented incorrectly; expected 10 spaces, found 5
113 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
113 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 4
113 | ERROR | [x] Expected newline after closing brace
114 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
114 | ERROR | [x] Line indented incorrectly; expected 10 spaces, found 5
115 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
115 | ERROR | [x] Line indented incorrectly; expected 12 spaces, found 6
116 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
116 | ERROR | [x] Line indented incorrectly; expected 10 spaces, found 5
116 | ERROR | [x] Expected newline after closing brace
117 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
117 | ERROR | [x] Line indented incorrectly; expected 12 spaces, found 6
118 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
118 | ERROR | [x] Line indented incorrectly; expected 10 spaces, found 5
119 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
119 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 4
120 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
120 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3
120 | ERROR | [x] Expected newline after closing brace
121 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
121 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 4
122 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
122 | ERROR | [x] Line indented incorrectly; expected 10 spaces, found 5
123 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
123 | ERROR | [x] Line indented incorrectly; expected 12 spaces, found 6
124 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
124 | ERROR | [x] Line indented incorrectly; expected 10 spaces, found 5
124 | ERROR | [x] Expected newline after closing brace
125 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
125 | ERROR | [x] Line indented incorrectly; expected 12 spaces, found 6
126 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
126 | ERROR | [x] Line indented incorrectly; expected 10 spaces, found 5
127 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
127 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 4
127 | ERROR | [x] Expected newline after closing brace
128 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
128 | ERROR | [x] Line indented incorrectly; expected 10 spaces, found 5
129 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
129 | ERROR | [x] Line indented incorrectly; expected 12 spaces, found 6
130 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
130 | ERROR | [x] Line indented incorrectly; expected 10 spaces, found 5
130 | ERROR | [x] Expected newline after closing brace
131 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
131 | ERROR | [x] Line indented incorrectly; expected 12 spaces, found 6
132 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
132 | ERROR | [x] Line indented incorrectly; expected 10 spaces, found 5
133 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
133 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 4
134 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
134 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3
135 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
135 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
136 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
136 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
137 | ERROR | [x] Expected 1 blank line after function; 0 found
138 | ERROR | [x] Missing function doc comment
138 | ERROR | [x] Namespaced classes/interfaces/traits should be referenced with use statements
139 | ERROR | [x] Opening brace should be on the same line as the declaration
140 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
140 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
140 | ERROR | [x] Short array syntax must be used to define arrays
141 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
141 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
142 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
142 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
143 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
143 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
144 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
144 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
145 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
145 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
146 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
146 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
147 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
148 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
148 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
148 | ERROR | [x] Short array syntax must be used to define arrays
149 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
149 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
150 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
150 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
151 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
151 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
151 | ERROR | [x] Short array syntax must be used to define arrays
152 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
152 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
152 | ERROR | [x] Short array syntax must be used to define arrays
153 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
153 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
154 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
154 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
155 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
155 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
155 | ERROR | [x] Short array syntax must be used to define arrays
156 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
156 | ERROR | [x] Array indentation error, expected 5 spaces but found 4
157 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
158 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
159 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
160 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
160 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
160 | ERROR | [x] Short array syntax must be used to define arrays
161 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
161 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
162 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
162 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
163 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
163 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
164 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
164 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
165 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
165 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
165 | ERROR | [x] Short array syntax must be used to define arrays
166 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
166 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
167 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
167 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
168 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
168 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
169 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
169 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
170 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
171 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
171 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
171 | ERROR | [x] Short array syntax must be used to define arrays
172 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
172 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
173 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
173 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
174 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
174 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
174 | ERROR | [x] Short array syntax must be used to define arrays
175 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
175 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
176 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
176 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
177 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
178 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
178 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
179 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
180 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
180 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
180 | ERROR | [x] Short array syntax must be used to define arrays
181 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
181 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
182 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
182 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
183 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
183 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
183 | ERROR | [x] Short array syntax must be used to define arrays
184 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
184 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
185 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
185 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
186 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
187 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
187 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
188 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
189 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
189 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
189 | ERROR | [x] Short array syntax must be used to define arrays
190 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
190 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
191 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
191 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
192 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
192 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
192 | ERROR | [x] Short array syntax must be used to define arrays
193 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
193 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
194 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
194 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
195 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
196 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
196 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
197 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
198 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
198 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
198 | ERROR | [x] Short array syntax must be used to define arrays
199 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
199 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
200 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
200 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
201 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
201 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
201 | ERROR | [x] Short array syntax must be used to define arrays
202 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
202 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
203 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
203 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
204 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
205 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
205 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
206 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
207 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
207 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
207 | ERROR | [x] Short array syntax must be used to define arrays
208 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
208 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
209 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
209 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
210 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
210 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
210 | ERROR | [x] Short array syntax must be used to define arrays
211 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
211 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
212 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
212 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
213 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
214 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
214 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
215 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
216 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
216 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
216 | ERROR | [x] Short array syntax must be used to define arrays
217 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
217 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
218 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
218 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
219 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
219 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
219 | ERROR | [x] Short array syntax must be used to define arrays
220 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
220 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
221 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
221 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
222 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
223 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
223 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
224 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
225 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
225 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
225 | ERROR | [x] Short array syntax must be used to define arrays
226 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
226 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
227 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
227 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
228 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
228 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
228 | ERROR | [x] Short array syntax must be used to define arrays
229 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
229 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
230 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
230 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
231 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
232 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
232 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
233 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
234 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
234 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
234 | ERROR | [x] Short array syntax must be used to define arrays
235 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
235 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
236 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
236 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
237 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
237 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
237 | ERROR | [x] Short array syntax must be used to define arrays
238 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
238 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
239 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
239 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
240 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
241 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
241 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
242 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
243 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
243 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
243 | ERROR | [x] Short array syntax must be used to define arrays
244 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
244 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
245 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
245 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
246 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
246 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
246 | ERROR | [x] Short array syntax must be used to define arrays
247 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
247 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
248 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
248 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
249 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
250 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
250 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
251 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
252 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
252 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
252 | ERROR | [x] Short array syntax must be used to define arrays
253 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
253 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
254 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
254 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
255 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
255 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
255 | ERROR | [x] Short array syntax must be used to define arrays
256 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
256 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
257 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
257 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
258 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
259 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
259 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
260 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
261 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
261 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
261 | ERROR | [x] Short array syntax must be used to define arrays
262 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
262 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
263 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
263 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
264 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
264 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
264 | ERROR | [x] Short array syntax must be used to define arrays
265 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
265 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
266 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
266 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
267 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
268 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
268 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
269 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
270 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
270 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
270 | ERROR | [x] Short array syntax must be used to define arrays
271 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
271 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
272 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
272 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
273 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
273 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
273 | ERROR | [x] Short array syntax must be used to define arrays
274 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
274 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
275 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
275 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
276 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
277 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
277 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
278 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
279 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
279 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
279 | ERROR | [x] Short array syntax must be used to define arrays
280 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
280 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
281 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
281 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
282 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
282 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
282 | ERROR | [x] Short array syntax must be used to define arrays
283 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
283 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
284 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
284 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
285 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
286 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
286 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
287 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
288 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
288 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
288 | ERROR | [x] Short array syntax must be used to define arrays
289 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
289 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
290 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
290 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
291 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
291 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
291 | ERROR | [x] Short array syntax must be used to define arrays
292 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
292 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
293 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
293 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
294 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
295 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
295 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
296 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
297 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
297 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
297 | ERROR | [x] Short array syntax must be used to define arrays
298 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
298 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
299 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
299 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
300 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
300 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
300 | ERROR | [x] Short array syntax must be used to define arrays
301 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
301 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
302 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
302 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
303 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
304 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
304 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
305 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
306 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
306 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
306 | ERROR | [x] Short array syntax must be used to define arrays
307 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
307 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
308 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
308 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
309 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
309 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
309 | ERROR | [x] Short array syntax must be used to define arrays
310 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
310 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
311 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
311 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
312 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
313 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
313 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
314 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
315 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
315 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
315 | ERROR | [x] Short array syntax must be used to define arrays
316 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
316 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
317 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
317 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
318 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
318 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
318 | ERROR | [x] Short array syntax must be used to define arrays
319 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
319 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
320 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
320 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
321 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
322 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
322 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
323 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
324 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
324 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
324 | ERROR | [x] Short array syntax must be used to define arrays
325 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
325 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
326 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
326 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
327 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
327 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
327 | ERROR | [x] Short array syntax must be used to define arrays
328 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
328 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
329 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
329 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
330 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
331 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
331 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
332 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
333 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
333 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
333 | ERROR | [x] Short array syntax must be used to define arrays
334 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
334 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
335 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
335 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
336 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
336 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
336 | ERROR | [x] Short array syntax must be used to define arrays
337 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
337 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
338 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
338 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
339 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
340 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
340 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
341 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
342 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
342 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
342 | ERROR | [x] Short array syntax must be used to define arrays
343 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
343 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
344 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
344 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
345 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
345 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
345 | ERROR | [x] Short array syntax must be used to define arrays
346 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
346 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
347 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
347 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
348 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
349 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
349 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
350 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
351 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
351 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
351 | ERROR | [x] Short array syntax must be used to define arrays
352 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
352 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
353 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
353 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
354 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
354 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
354 | ERROR | [x] Short array syntax must be used to define arrays
355 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
355 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
356 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
356 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
357 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
358 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
358 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
359 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
360 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
360 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
360 | ERROR | [x] Short array syntax must be used to define arrays
361 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
361 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
362 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
362 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
363 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
363 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
363 | ERROR | [x] Short array syntax must be used to define arrays
364 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
364 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
365 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
365 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
366 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
367 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
367 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
368 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
369 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
369 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
369 | ERROR | [x] Short array syntax must be used to define arrays
370 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
370 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
371 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
371 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
372 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
372 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
372 | ERROR | [x] Short array syntax must be used to define arrays
373 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
373 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
374 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
374 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
375 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
376 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
376 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
377 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
378 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
378 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
378 | ERROR | [x] Short array syntax must be used to define arrays
379 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
379 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
380 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
380 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
381 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
381 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
381 | ERROR | [x] Short array syntax must be used to define arrays
382 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
382 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
383 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
383 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
384 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
385 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
385 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
386 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
387 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
387 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
387 | ERROR | [x] Short array syntax must be used to define arrays
388 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
388 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
389 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
389 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
390 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
390 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
390 | ERROR | [x] Short array syntax must be used to define arrays
391 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
391 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
392 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
392 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
393 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
394 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
394 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
395 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
396 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
396 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
396 | ERROR | [x] Short array syntax must be used to define arrays
397 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
397 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
398 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
398 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
399 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
399 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
399 | ERROR | [x] Short array syntax must be used to define arrays
400 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
400 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
401 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
401 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
402 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
403 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
403 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
404 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
405 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
405 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
405 | ERROR | [x] Short array syntax must be used to define arrays
406 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
406 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
407 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
407 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
408 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
408 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
408 | ERROR | [x] Short array syntax must be used to define arrays
409 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
409 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
410 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
410 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
411 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
412 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
412 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
413 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
414 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
414 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
414 | ERROR | [x] Short array syntax must be used to define arrays
415 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
415 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
416 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
416 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
417 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
417 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
417 | ERROR | [x] Short array syntax must be used to define arrays
418 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
418 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
419 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
419 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
420 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
421 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
421 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
422 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
423 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
423 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
423 | ERROR | [x] Short array syntax must be used to define arrays
424 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
424 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
425 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
425 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
426 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
426 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
426 | ERROR | [x] Short array syntax must be used to define arrays
427 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
427 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
428 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
428 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
429 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
430 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
430 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
431 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
432 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
432 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
432 | ERROR | [x] Short array syntax must be used to define arrays
433 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
433 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
434 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
434 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
435 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
435 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
435 | ERROR | [x] Short array syntax must be used to define arrays
436 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
436 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
437 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
437 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
438 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
439 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
439 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
440 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
441 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
441 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
441 | ERROR | [x] Short array syntax must be used to define arrays
442 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
442 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
443 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
443 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
444 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
444 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
444 | ERROR | [x] Short array syntax must be used to define arrays
445 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
445 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
446 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
446 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
447 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
448 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
448 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
449 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
450 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
450 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
450 | ERROR | [x] Short array syntax must be used to define arrays
451 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
451 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
452 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
452 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
453 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
453 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
453 | ERROR | [x] Short array syntax must be used to define arrays
454 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
454 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
455 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
455 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
456 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
457 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
457 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
458 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
459 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
459 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
459 | ERROR | [x] Short array syntax must be used to define arrays
460 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
460 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
461 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
461 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
462 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
462 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
462 | ERROR | [x] Short array syntax must be used to define arrays
463 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
463 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
464 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
464 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
465 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
466 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
466 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
467 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
468 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
468 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
468 | ERROR | [x] Short array syntax must be used to define arrays
469 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
469 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
470 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
470 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
471 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
471 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
471 | ERROR | [x] Short array syntax must be used to define arrays
472 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
472 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
473 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
473 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
474 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
475 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
475 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
476 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
477 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
477 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
477 | ERROR | [x] Short array syntax must be used to define arrays
478 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
478 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
479 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
479 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
480 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
480 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
480 | ERROR | [x] Short array syntax must be used to define arrays
481 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
481 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
482 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
482 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
483 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
484 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
484 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
485 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
486 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
486 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
486 | ERROR | [x] Short array syntax must be used to define arrays
487 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
487 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
488 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
488 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
489 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
489 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
489 | ERROR | [x] Short array syntax must be used to define arrays
490 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
490 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
491 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
491 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
492 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
493 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
493 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
494 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
495 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
495 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
495 | ERROR | [x] Short array syntax must be used to define arrays
496 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
496 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
497 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
497 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
498 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
498 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
499 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
499 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
499 | WARNING | [ ] Translatable strings must not begin or end with white spaces, use placeholders with t() for variables
500 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
501 | ERROR | [x] Functions must not contain multiple empty lines in a row; found 2 empty lines
503 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
503 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
503 | ERROR | [x] Short array syntax must be used to define arrays
504 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
505 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
506 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
506 | ERROR | [x] Short array syntax must be used to define arrays
507 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
507 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
508 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
508 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
509 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
510 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
510 | WARNING | [x] A comma should follow the last multiline array item. Found: )
511 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
512 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
512 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
512 | ERROR | [x] Short array syntax must be used to define arrays
513 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
514 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
515 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
515 | ERROR | [x] Short array syntax must be used to define arrays
516 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
516 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
517 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
517 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
518 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
519 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
519 | WARNING | [x] A comma should follow the last multiline array item. Found: )
520 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
521 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
521 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
521 | ERROR | [x] Short array syntax must be used to define arrays
522 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
523 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
524 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
524 | ERROR | [x] Short array syntax must be used to define arrays
525 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
525 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
526 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
526 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
527 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
528 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
528 | WARNING | [x] A comma should follow the last multiline array item. Found: )
529 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
530 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
530 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
530 | ERROR | [x] Short array syntax must be used to define arrays
531 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
532 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
533 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
533 | ERROR | [x] Short array syntax must be used to define arrays
534 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
534 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
535 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
535 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
536 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
537 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
537 | WARNING | [x] A comma should follow the last multiline array item. Found: )
538 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
539 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
539 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
539 | ERROR | [x] Short array syntax must be used to define arrays
540 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
540 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
541 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
541 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
542 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
542 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
542 | ERROR | [x] Short array syntax must be used to define arrays
543 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
543 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
544 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
544 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
545 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
546 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
546 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
547 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
548 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
548 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
548 | ERROR | [x] Short array syntax must be used to define arrays
549 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
549 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
550 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
550 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
551 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
551 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
551 | ERROR | [x] Short array syntax must be used to define arrays
552 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
552 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
553 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
553 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
554 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
555 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
555 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
556 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
557 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
557 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
557 | ERROR | [x] Short array syntax must be used to define arrays
558 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
558 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
559 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
559 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
560 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
560 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
560 | ERROR | [x] Short array syntax must be used to define arrays
561 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
561 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
562 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
562 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
563 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
564 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
564 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
565 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
566 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
566 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
566 | ERROR | [x] Short array syntax must be used to define arrays
567 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
567 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
568 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
568 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
569 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
569 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
569 | ERROR | [x] Short array syntax must be used to define arrays
570 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
570 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
571 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
571 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
572 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
573 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
573 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
574 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
575 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
575 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
575 | ERROR | [x] Short array syntax must be used to define arrays
576 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
576 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
577 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
577 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
578 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
578 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
578 | ERROR | [x] Short array syntax must be used to define arrays
579 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
579 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
580 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
580 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
581 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
582 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
582 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
583 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
584 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
584 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
584 | ERROR | [x] Short array syntax must be used to define arrays
585 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
585 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
586 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
586 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
587 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
587 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
587 | ERROR | [x] Short array syntax must be used to define arrays
588 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
588 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
589 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
589 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
590 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
591 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
591 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
592 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
593 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
593 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
593 | ERROR | [x] Short array syntax must be used to define arrays
594 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
594 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
595 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
595 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
596 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
596 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
596 | ERROR | [x] Short array syntax must be used to define arrays
597 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
597 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
598 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
598 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
599 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
600 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
600 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
601 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
602 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
602 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
602 | ERROR | [x] Short array syntax must be used to define arrays
603 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
603 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
604 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
604 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
605 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
605 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
605 | ERROR | [x] Short array syntax must be used to define arrays
606 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
606 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
607 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
607 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
608 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
609 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
609 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
610 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
611 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
611 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
611 | ERROR | [x] Short array syntax must be used to define arrays
612 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
612 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
613 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
613 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
614 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
614 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
614 | ERROR | [x] Short array syntax must be used to define arrays
615 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
615 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
616 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
616 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
617 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
618 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
618 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
619 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
620 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
620 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
620 | ERROR | [x] Short array syntax must be used to define arrays
621 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
621 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
622 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
622 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
623 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
623 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
623 | ERROR | [x] Short array syntax must be used to define arrays
624 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
624 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
625 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
625 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
626 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
627 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
627 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
628 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
629 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
629 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
629 | ERROR | [x] Short array syntax must be used to define arrays
630 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
630 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
631 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
631 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
632 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
632 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
632 | ERROR | [x] Short array syntax must be used to define arrays
633 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
633 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
634 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
634 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
635 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
636 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
636 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
637 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
638 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
638 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
638 | ERROR | [x] Short array syntax must be used to define arrays
639 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
639 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
640 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
640 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
641 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
641 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
641 | ERROR | [x] Short array syntax must be used to define arrays
642 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
642 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
643 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
643 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
644 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
645 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
645 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
646 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
647 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
647 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
647 | ERROR | [x] Short array syntax must be used to define arrays
648 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
648 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
649 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
649 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
650 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
650 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
650 | ERROR | [x] Short array syntax must be used to define arrays
651 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
651 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
652 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
652 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
653 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
654 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
654 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
655 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
656 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
656 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
656 | ERROR | [x] Short array syntax must be used to define arrays
657 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
657 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
658 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
658 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
659 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
659 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
659 | ERROR | [x] Short array syntax must be used to define arrays
660 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
660 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
661 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
661 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
662 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
663 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
663 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
664 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
665 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
665 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
665 | ERROR | [x] Short array syntax must be used to define arrays
666 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
666 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
667 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
667 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
668 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
668 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
668 | ERROR | [x] Short array syntax must be used to define arrays
669 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
669 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
670 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
670 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
671 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
672 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
672 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
673 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
674 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
674 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
674 | ERROR | [x] Short array syntax must be used to define arrays
675 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
675 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
676 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
676 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
677 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
677 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
677 | ERROR | [x] Short array syntax must be used to define arrays
678 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
678 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
679 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
679 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
680 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
681 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
681 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
682 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
683 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
683 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
683 | ERROR | [x] Short array syntax must be used to define arrays
684 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
684 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
685 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
685 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
686 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
686 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
686 | ERROR | [x] Short array syntax must be used to define arrays
687 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
687 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
688 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
688 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
689 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
690 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
690 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
691 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
692 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
692 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
692 | ERROR | [x] Short array syntax must be used to define arrays
693 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
693 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
694 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
694 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
695 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
695 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
695 | ERROR | [x] Short array syntax must be used to define arrays
696 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
696 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
697 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
697 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
698 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
699 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
699 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
700 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
701 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
701 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
701 | ERROR | [x] Short array syntax must be used to define arrays
702 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
702 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
703 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
703 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
704 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
704 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
704 | ERROR | [x] Short array syntax must be used to define arrays
705 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
705 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
706 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
706 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
707 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
708 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
708 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
709 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
710 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
710 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
710 | ERROR | [x] Short array syntax must be used to define arrays
711 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
711 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
712 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
712 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
713 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
713 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
713 | ERROR | [x] Short array syntax must be used to define arrays
714 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
714 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
715 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
715 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
716 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
717 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
717 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
718 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
719 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
719 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
719 | ERROR | [x] Short array syntax must be used to define arrays
720 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
720 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
721 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
721 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
722 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
722 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
722 | ERROR | [x] Short array syntax must be used to define arrays
723 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
723 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
724 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
724 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
725 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
726 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
726 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
727 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
728 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
728 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
728 | ERROR | [x] Short array syntax must be used to define arrays
729 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
729 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
730 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
730 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
731 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
731 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
731 | ERROR | [x] Short array syntax must be used to define arrays
732 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
732 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
733 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
733 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
734 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
735 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
735 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
736 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
737 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
737 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
737 | ERROR | [x] Short array syntax must be used to define arrays
738 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
738 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
739 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
739 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
740 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
740 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
740 | ERROR | [x] Short array syntax must be used to define arrays
741 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
741 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
742 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
742 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
743 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
744 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
744 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
745 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
746 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
746 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
746 | ERROR | [x] Short array syntax must be used to define arrays
747 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
747 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
748 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
748 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
749 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
749 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
749 | ERROR | [x] Short array syntax must be used to define arrays
750 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
750 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
751 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
751 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
752 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
753 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
753 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
754 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
755 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
755 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
755 | ERROR | [x] Short array syntax must be used to define arrays
756 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
756 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
757 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
757 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
758 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
758 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
758 | ERROR | [x] Short array syntax must be used to define arrays
759 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
759 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
760 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
760 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
761 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
762 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
762 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
763 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
764 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
764 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
764 | ERROR | [x] Short array syntax must be used to define arrays
765 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
765 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
766 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
766 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
767 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
767 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
767 | ERROR | [x] Short array syntax must be used to define arrays
768 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
768 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
769 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
769 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
770 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
771 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
771 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
772 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
773 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
773 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
773 | ERROR | [x] Short array syntax must be used to define arrays
774 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
774 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
775 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
775 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
776 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
776 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
776 | ERROR | [x] Short array syntax must be used to define arrays
777 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
777 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
778 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
778 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
779 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
780 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
780 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
781 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
782 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
782 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
782 | ERROR | [x] Short array syntax must be used to define arrays
783 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
783 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
784 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
784 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
785 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
785 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
785 | ERROR | [x] Short array syntax must be used to define arrays
786 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
786 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
787 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
787 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
788 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
789 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
789 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
790 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
791 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
791 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
791 | ERROR | [x] Short array syntax must be used to define arrays
792 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
792 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
793 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
793 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
794 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
794 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
794 | ERROR | [x] Short array syntax must be used to define arrays
795 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
795 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
796 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
796 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
797 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
798 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
798 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
799 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
800 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
800 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
800 | ERROR | [x] Short array syntax must be used to define arrays
801 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
801 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
802 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
802 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
803 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
803 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
803 | ERROR | [x] Short array syntax must be used to define arrays
804 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
804 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
805 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
805 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
806 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
807 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
807 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
808 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
809 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
809 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
809 | ERROR | [x] Short array syntax must be used to define arrays
810 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
810 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
811 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
811 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
812 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
812 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
812 | ERROR | [x] Short array syntax must be used to define arrays
813 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
813 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
814 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
814 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
815 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
816 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
816 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
817 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
818 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
818 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
818 | ERROR | [x] Short array syntax must be used to define arrays
819 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
819 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
820 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
820 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
821 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
821 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
821 | ERROR | [x] Short array syntax must be used to define arrays
822 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
822 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
823 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
823 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
824 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
825 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
825 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
826 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
827 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
827 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
828 | ERROR | [x] Expected 1 blank line after function; 0 found
829 | ERROR | [x] Missing function doc comment
830 | ERROR | [x] Opening brace should be on the same line as the declaration
831 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
831 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
832 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
832 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
833 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
833 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
834 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
834 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
835 | ERROR | [x] Expected 1 blank line after function; 0 found
836 | ERROR | [x] Missing function doc comment
837 | ERROR | [x] Opening brace should be on the same line as the declaration
838 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
838 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
839 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
839 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
840 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
840 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3
841 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
841 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3
842 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
842 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 4
843 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
843 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3
844 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
844 | ERROR | [x] Case breaking statement indented incorrectly; expected 4 spaces, found 3
845 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
845 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
846 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
846 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
846 | ERROR | [ ] global variables should start with a single underscore followed by the module and another underscore
847 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
847 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
848 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
848 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
848 | ERROR | [x] Namespaced classes/interfaces/traits should be referenced with use statements
849 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
849 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
850 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
850 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
851 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
851 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
852 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
852 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
853 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
853 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
854 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
854 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
855 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
855 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
856 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
856 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
857 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
857 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
858 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
858 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
859 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
859 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
860 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
860 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
861 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
861 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
862 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
862 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
863 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
863 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
864 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
864 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
865 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
865 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
866 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
866 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
867 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
867 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
868 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
868 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
869 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
869 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
870 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
870 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
871 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
871 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
872 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
872 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
873 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
873 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
874 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
874 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
875 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
875 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
876 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
876 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
876 | ERROR | [x] Expected 1 space after "="; 2 found
877 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
877 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
877 | ERROR | [x] Expected 1 space after "="; 2 found
878 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
878 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
878 | ERROR | [x] Expected 1 space after "="; 2 found
879 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
879 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
879 | ERROR | [x] Expected 1 space after "="; 2 found
880 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
880 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
880 | ERROR | [x] Expected 1 space after "="; 2 found
881 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
881 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
881 | ERROR | [x] Expected 1 space after "="; 2 found
882 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
882 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
882 | ERROR | [x] Expected 1 space after "="; 2 found
883 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
883 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
883 | ERROR | [x] Expected 1 space after "="; 2 found
884 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
884 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
885 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
885 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
886 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
886 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
887 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
887 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
888 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
888 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
889 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
889 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
890 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
890 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
891 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
891 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
892 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
892 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
893 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
893 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
894 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
894 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
895 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
895 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
896 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
896 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
897 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
897 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
898 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
898 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
899 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
899 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
900 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
900 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
901 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
901 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
902 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
902 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
903 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
903 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
904 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
904 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
905 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
905 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
906 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
906 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
907 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
907 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
908 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
908 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
909 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
909 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
910 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
910 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
911 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
911 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
912 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
912 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
913 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
913 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
914 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
914 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
915 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
915 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
916 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
916 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
917 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
917 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
918 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
918 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
919 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
919 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
920 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
920 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
921 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
921 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
922 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
922 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
923 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
923 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
924 | ERROR | [x] Expected 1 blank line after function; 0 found
926 | ERROR | [x] You must use "/**" style comments for a function comment
927 | ERROR | [x] Opening brace should be on the same line as the declaration
928 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
928 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
929 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
929 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
930 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
930 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
930 | ERROR | [x] Short array syntax must be used to define arrays
931 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
931 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
932 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
932 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
933 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
933 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3
934 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
934 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
935 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
935 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
936 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
936 | ERROR | [x] Line indented incorrectly; expected at least 4 spaces, found 3
937 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
937 | ERROR | [x] Line indented incorrectly; expected at least 4 spaces, found 3
937 | ERROR | [x] Short array syntax must be used to define arrays
938 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
938 | ERROR | [x] Array indentation error, expected 5 spaces but found 4
939 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
939 | ERROR | [x] Array indentation error, expected 5 spaces but found 4
940 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
940 | ERROR | [x] Array indentation error, expected 5 spaces but found 4
941 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
942 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
942 | ERROR | [x] Line indented incorrectly; expected at least 5 spaces, found 2
943 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
943 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
944 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
944 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
945 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
945 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
946 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
946 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
947 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
947 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
948 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
948 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3
949 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
949 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
949 | ERROR | [x] Expected newline after closing brace
950 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
950 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3
950 | ERROR | [x] Namespaced classes/interfaces/traits should be referenced with use statements
951 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
951 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
952 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
952 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
953 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
953 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
954 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
954 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3
955 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
955 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 4
956 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
956 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3
957 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
957 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3
958 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
958 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3
959 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
959 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
959 | ERROR | [x] Expected newline after closing brace
960 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
960 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3
961 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
961 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 4
962 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
962 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3
963 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
963 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3
964 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
964 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3
965 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
965 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 4
966 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
966 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3
967 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
967 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3
968 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
968 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3
969 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
969 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 4
970 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
970 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3
971 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
971 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
972 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
972 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
973 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
973 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3
973 | ERROR | [x] Short array syntax must be used to define arrays
974 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
974 | ERROR | [x] Line indented incorrectly; expected at least 6 spaces, found 4
974 | ERROR | [x] Array indentation error, expected 5 spaces but found 4
975 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
975 | ERROR | [x] Line indented incorrectly; expected at least 6 spaces, found 4
975 | ERROR | [x] Array indentation error, expected 5 spaces but found 4
976 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
976 | ERROR | [x] Line indented incorrectly; expected at least 6 spaces, found 4
976 | ERROR | [x] Array indentation error, expected 5 spaces but found 4
977 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
977 | ERROR | [x] Line indented incorrectly; expected at least 6 spaces, found 4
977 | ERROR | [x] Array indentation error, expected 5 spaces but found 4
978 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
979 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
979 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3
980 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
980 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 4
981 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
981 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3
981 | ERROR | [x] Expected newline after closing brace
982 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
982 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 4
983 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
983 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3
984 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
984 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3
985 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
985 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
986 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
986 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
987 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
987 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3
987 | ERROR | [x] Short array syntax must be used to define arrays
988 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
988 | ERROR | [x] Line indented incorrectly; expected at least 6 spaces, found 4
988 | ERROR | [x] Array indentation error, expected 5 spaces but found 4
989 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
989 | ERROR | [x] Line indented incorrectly; expected at least 6 spaces, found 4
989 | ERROR | [x] Array indentation error, expected 5 spaces but found 4
990 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
990 | ERROR | [x] Line indented incorrectly; expected at least 6 spaces, found 4
990 | ERROR | [x] Array indentation error, expected 5 spaces but found 4
991 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
991 | ERROR | [x] Line indented incorrectly; expected at least 6 spaces, found 4
991 | ERROR | [x] Array indentation error, expected 5 spaces but found 4
992 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
993 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
993 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3
994 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
994 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 4
995 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
995 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3
995 | ERROR | [x] Expected newline after closing brace
996 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
996 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 4
997 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
997 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3
998 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
998 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3
999 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
999 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
1000 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1000 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
1001 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1001 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
1002 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1002 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
1003 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1003 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
1004 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1004 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3
1005 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1005 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 4
1005 | ERROR | [x] Expected 1 space(s) after cast statement; 0 found
1006 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1006 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 4
1007 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1007 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 4
1008 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1008 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3
1009 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1009 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3
1010 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1010 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3
1011 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1011 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3
1012 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1012 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3
1013 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1013 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3
1014 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1014 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3
1014 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
1015 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1015 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3
1016 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1016 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3
1017 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1017 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3
1018 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1018 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 4
1019 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1019 | ERROR | [x] Line indented incorrectly; expected 10 spaces, found 5
1020 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1020 | ERROR | [x] Line indented incorrectly; expected 12 spaces, found 6
1021 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1021 | ERROR | [x] Line indented incorrectly; expected 10 spaces, found 5
1021 | ERROR | [x] Expected newline after closing brace
1022 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1022 | ERROR | [x] Line indented incorrectly; expected 12 spaces, found 6
1023 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1023 | ERROR | [x] Line indented incorrectly; expected 10 spaces, found 5
1024 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1024 | ERROR | [x] Line indented incorrectly; expected 10 spaces, found 5
1025 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1025 | ERROR | [x] Line indented incorrectly; expected 12 spaces, found 6
1025 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "True"
1026 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1026 | ERROR | [x] Line indented incorrectly; expected 10 spaces, found 5
1027 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1027 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 4
1028 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1028 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3
1029 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1029 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3
1030 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1030 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3
1031 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1031 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 4
1032 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1032 | ERROR | [x] Line indented incorrectly; expected 10 spaces, found 5
1033 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1033 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 4
1034 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1034 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 4
1034 | ERROR | [x] Expected 1 space(s) after cast statement; 0 found
1035 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1035 | ERROR | [x] Line indented incorrectly; expected 10 spaces, found 5
1036 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1036 | ERROR | [x] Line indented incorrectly; expected 10 spaces, found 5
1037 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1037 | ERROR | [x] Line indented incorrectly; expected 10 spaces, found 5
1038 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1038 | ERROR | [x] Line indented incorrectly; expected 12 spaces, found 6
1039 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1039 | ERROR | [x] Line indented incorrectly; expected 12 spaces, found 6
1040 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1040 | ERROR | [x] Line indented incorrectly; expected 12 spaces, found 6
1041 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1041 | ERROR | [x] Line indented incorrectly; expected 10 spaces, found 5
1042 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1042 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 4
1043 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1043 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3
1044 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1044 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3
1045 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1045 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3
1046 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1046 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 4
1047 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1047 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3
1047 | ERROR | [x] Expected newline after closing brace
1048 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1048 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 4
1049 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1049 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 4
1050 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1050 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3
1051 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1051 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3
1052 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1052 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 4
1053 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1053 | ERROR | [x] Line indented incorrectly; expected 10 spaces, found 5
1053 | ERROR | [x] Object operator not indented correctly; expected 6 spaces but found 5
1054 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1054 | ERROR | [x] Line indented incorrectly; expected 10 spaces, found 5
1055 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1055 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 4
1056 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1056 | ERROR | [x] Line indented incorrectly; expected 10 spaces, found 5
1057 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1057 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 4
1058 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1058 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 4
1059 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1059 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 4
1059 | ERROR | [x] Short array syntax must be used to define arrays
1060 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1060 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 4
1061 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1061 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 4
1062 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1062 | ERROR | [x] Line indented incorrectly; expected 10 spaces, found 5
1062 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
1063 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1063 | ERROR | [x] Line indented incorrectly; expected 10 spaces, found 5
1064 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1064 | ERROR | [x] Line indented incorrectly; expected 12 spaces, found 6
1065 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1065 | ERROR | [x] Line indented incorrectly; expected 10 spaces, found 5
1065 | ERROR | [x] Expected newline after closing brace
1066 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1066 | ERROR | [x] Line indented incorrectly; expected 12 spaces, found 6
1067 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1067 | ERROR | [x] Line indented incorrectly; expected 10 spaces, found 5
1068 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1068 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 4
1068 | ERROR | [x] Expected newline after closing brace
1069 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1069 | ERROR | [x] Line indented incorrectly; expected 10 spaces, found 5
1069 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
1070 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1070 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 4
1071 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1071 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3
1071 | ERROR | [x] Expected newline after closing brace
1071 | ERROR | [x] Spaces must be used for alignment; tabs are not allowed
1072 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1072 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 4
1072 | ERROR | [x] Namespaced classes/interfaces/traits should be referenced with use statements
1073 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1073 | ERROR | [x] Line indented incorrectly; expected at least 8 spaces, found 5
1073 | ERROR | [x] Short array syntax must be used to define arrays
1074 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1074 | ERROR | [x] Line indented incorrectly; expected at least 8 spaces, found 6
1075 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1075 | ERROR | [x] Line indented incorrectly; expected at least 8 spaces, found 6
1075 | ERROR | [x] Expected 1 space after "=>"; 2 found
1075 | ERROR | [x] Expected 1 space(s) after cast statement; 0 found
1076 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1076 | ERROR | [x] Line indented incorrectly; expected at least 8 spaces, found 6
1077 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1077 | ERROR | [x] Line indented incorrectly; expected at least 8 spaces, found 6
1078 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1078 | ERROR | [x] Line indented incorrectly; expected at least 8 spaces, found 7
1078 | ERROR | [x] Array indentation error, expected 8 spaces but found 7
1079 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1079 | ERROR | [x] Line indented incorrectly; expected at least 8 spaces, found 7
1079 | ERROR | [x] Array indentation error, expected 8 spaces but found 7
1080 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1081 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1081 | ERROR | [x] Line indented incorrectly; expected at least 8 spaces, found 6
1082 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1082 | ERROR | [x] Line indented incorrectly; expected at least 8 spaces, found 6
1083 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1083 | ERROR | [x] Line indented incorrectly; expected at least 8 spaces, found 6
1084 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1084 | ERROR | [x] Line indented incorrectly; expected at least 8 spaces, found 6
1084 | ERROR | [x] Expected 1 space after "=>"; 2 found
1084 | WARNING | [x] A comma should follow the last multiline array item. Found: ]
1085 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1086 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1086 | ERROR | [x] Line indented incorrectly; expected at least 8 spaces, found 4
1087 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1087 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 4
1088 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1088 | ERROR | [x] Line indented incorrectly; expected 10 spaces, found 5
1088 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
1089 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1089 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 4
1089 | ERROR | [x] Expected newline after closing brace
1090 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1090 | ERROR | [x] Line indented incorrectly; expected 10 spaces, found 5
1090 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
1091 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1091 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 4
1092 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1092 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3
1093 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1093 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3
1093 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
1094 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1094 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3
1095 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1095 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 4
1096 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1096 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 4
1097 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1097 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 4
1098 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1098 | ERROR | [x] Line indented incorrectly; expected 10 spaces, found 5
1099 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1099 | ERROR | [x] Line indented incorrectly; expected 12 spaces, found 6
1100 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1100 | ERROR | [x] Line indented incorrectly; expected 10 spaces, found 5
1101 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1101 | ERROR | [x] Line indented incorrectly; expected 10 spaces, found 5
1102 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1102 | ERROR | [x] Line indented incorrectly; expected 10 spaces, found 5
1102 | ERROR | [x] Expected 1 space(s) after cast statement; 0 found
1103 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1103 | ERROR | [x] Line indented incorrectly; expected 10 spaces, found 5
1104 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1104 | ERROR | [x] Line indented incorrectly; expected 12 spaces, found 6
1104 | ERROR | [x] Expected 1 space(s) after cast statement; 0 found
1104 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but found "null"
1105 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1105 | ERROR | [x] Line indented incorrectly; expected 14 spaces, found 7
1106 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1106 | ERROR | [x] Line indented incorrectly; expected 14 spaces, found 7
1107 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1107 | ERROR | [x] Line indented incorrectly; expected 14 spaces, found 7
1108 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1108 | ERROR | [x] Line indented incorrectly; expected 12 spaces, found 6
1108 | ERROR | [x] Expected newline after closing brace
1109 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1109 | ERROR | [x] Line indented incorrectly; expected 14 spaces, found 7
1110 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1110 | ERROR | [x] Line indented incorrectly; expected 12 spaces, found 6
1111 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1111 | ERROR | [x] Line indented incorrectly; expected 12 spaces, found 6
1112 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1112 | ERROR | [x] Line indented incorrectly; expected at least 12 spaces, found 7
1112 | ERROR | [x] Array indentation error, expected 8 spaces but found 7
1112 | ERROR | [x] Expected 1 space(s) after cast statement; 0 found
1113 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1113 | ERROR | [x] Line indented incorrectly; expected at least 12 spaces, found 7
1113 | ERROR | [x] Array indentation error, expected 8 spaces but found 7
1114 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1114 | ERROR | [x] Line indented incorrectly; expected at least 12 spaces, found 7
1114 | ERROR | [x] Array indentation error, expected 8 spaces but found 7
1115 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1115 | ERROR | [x] Line indented incorrectly; expected at least 12 spaces, found 7
1115 | ERROR | [x] Array indentation error, expected 8 spaces but found 7
1116 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1116 | ERROR | [x] Line indented incorrectly; expected at least 12 spaces, found 7
1116 | ERROR | [x] Array indentation error, expected 8 spaces but found 7
1117 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1117 | ERROR | [x] Line indented incorrectly; expected at least 12 spaces, found 7
1117 | ERROR | [x] Array indentation error, expected 8 spaces but found 7
1118 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1118 | ERROR | [x] Line indented incorrectly; expected at least 12 spaces, found 7
1118 | ERROR | [x] Array indentation error, expected 8 spaces but found 7
1119 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1120 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1120 | ERROR | [x] Line indented incorrectly; expected 17 spaces, found 6
1121 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1121 | ERROR | [x] Line indented incorrectly; expected 19 spaces, found 7
1121 | ERROR | [x] Short array syntax must be used to define arrays
1122 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1122 | ERROR | [x] Line indented incorrectly; expected at least 19 spaces, found 8
1122 | ERROR | [x] Array indentation error, expected 9 spaces but found 8
1123 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1123 | ERROR | [x] Line indented incorrectly; expected at least 19 spaces, found 8
1123 | ERROR | [x] Array indentation error, expected 9 spaces but found 8
1124 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1124 | ERROR | [x] Line indented incorrectly; expected at least 19 spaces, found 8
1124 | ERROR | [x] Array indentation error, expected 9 spaces but found 8
1125 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1125 | ERROR | [x] Line indented incorrectly; expected at least 19 spaces, found 8
1125 | ERROR | [x] Array indentation error, expected 9 spaces but found 8
1126 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1126 | ERROR | [x] Line indented incorrectly; expected at least 19 spaces, found 8
1126 | ERROR | [x] Array indentation error, expected 9 spaces but found 8
1127 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1128 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1128 | ERROR | [x] Line indented incorrectly; expected 19 spaces, found 7
1129 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1129 | ERROR | [x] Line indented incorrectly; expected 21 spaces, found 8
1130 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1130 | ERROR | [x] Line indented incorrectly; expected 23 spaces, found 9
1131 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1131 | ERROR | [x] Line indented incorrectly; expected 21 spaces, found 8
1131 | ERROR | [x] Expected newline after closing brace
1132 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1132 | ERROR | [x] Line indented incorrectly; expected 23 spaces, found 9
1133 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1133 | ERROR | [x] Line indented incorrectly; expected 21 spaces, found 8
1134 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1134 | ERROR | [x] Line indented incorrectly; expected 19 spaces, found 7
1134 | ERROR | [x] Expected newline after closing brace
1135 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1135 | ERROR | [x] Line indented incorrectly; expected 21 spaces, found 8
1136 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1136 | ERROR | [x] Line indented incorrectly; expected 21 spaces, found 8
1137 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1137 | ERROR | [x] Line indented incorrectly; expected 23 spaces, found 9
1138 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1138 | ERROR | [x] Line indented incorrectly; expected 21 spaces, found 8
1138 | ERROR | [x] Expected newline after closing brace
1139 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1139 | ERROR | [x] Line indented incorrectly; expected 23 spaces, found 9
1140 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1140 | ERROR | [x] Line indented incorrectly; expected 21 spaces, found 8
1141 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1141 | ERROR | [x] Line indented incorrectly; expected 19 spaces, found 7
1142 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1142 | ERROR | [x] Line indented incorrectly; expected 19 spaces, found 7
1142 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
1143 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1143 | ERROR | [x] Line indented incorrectly; expected 17 spaces, found 6
1143 | ERROR | [x] Expected newline after closing brace
1144 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1144 | ERROR | [x] Line indented incorrectly; expected 19 spaces, found 7
1144 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
1145 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1145 | ERROR | [x] Line indented incorrectly; expected 17 spaces, found 6
1146 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1146 | ERROR | [x] Line indented incorrectly; expected 10 spaces, found 5
1146 | ERROR | [x] Expected newline after closing brace
1147 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1147 | ERROR | [x] Line indented incorrectly; expected 12 spaces, found 6
1147 | ERROR | [x] Expected 1 space(s) after cast statement; 0 found
1147 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but found "null"
1148 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1148 | ERROR | [x] Line indented incorrectly; expected 14 spaces, found 7
1149 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1149 | ERROR | [x] Line indented incorrectly; expected 14 spaces, found 7
1150 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1150 | ERROR | [x] Line indented incorrectly; expected 14 spaces, found 7
1151 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1151 | ERROR | [x] Line indented incorrectly; expected 12 spaces, found 6
1151 | ERROR | [x] Expected newline after closing brace
1152 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1152 | ERROR | [x] Line indented incorrectly; expected 14 spaces, found 7
1153 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1153 | ERROR | [x] Line indented incorrectly; expected 12 spaces, found 6
1154 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1154 | ERROR | [x] Line indented incorrectly; expected 12 spaces, found 6
1155 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1155 | ERROR | [x] Line indented incorrectly; expected 12 spaces, found 6
1156 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1156 | ERROR | [x] Line indented incorrectly; expected 12 spaces, found 6
1157 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1157 | ERROR | [x] Line indented incorrectly; expected 12 spaces, found 6
1158 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1158 | ERROR | [x] Line indented incorrectly; expected 12 spaces, found 6
1159 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1159 | ERROR | [x] Line indented incorrectly; expected 12 spaces, found 6
1160 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1160 | ERROR | [x] Line indented incorrectly; expected 12 spaces, found 6
1161 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1161 | ERROR | [x] Line indented incorrectly; expected 10 spaces, found 5
1162 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1162 | ERROR | [x] Line indented incorrectly; expected 10 spaces, found 5
1163 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1163 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 4
1164 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1164 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3
1164 | ERROR | [x] Expected newline after closing brace
1165 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1165 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 4
1166 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1166 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 4
1166 | ERROR | [x] Expected 1 space(s) after cast statement; 0 found
1167 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1167 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 4
1168 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1168 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 4
1169 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1169 | ERROR | [x] Line indented incorrectly; expected 10 spaces, found 5
1170 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1170 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 4
1170 | ERROR | [x] Expected newline after closing brace
1171 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1171 | ERROR | [x] Line indented incorrectly; expected 10 spaces, found 5
1172 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1172 | ERROR | [x] Line indented incorrectly; expected 10 spaces, found 5
1173 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1173 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 4
1174 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1174 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 4
1175 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1175 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 4
1176 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1176 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 4
1177 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1177 | ERROR | [x] Line indented incorrectly; expected 10 spaces, found 5
1177 | ERROR | [x] Expected 1 space(s) after cast statement; 0 found
1178 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1178 | ERROR | [x] Line indented incorrectly; expected 12 spaces, found 6
1179 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1179 | ERROR | [x] Line indented incorrectly; expected 12 spaces, found 6
1180 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1180 | ERROR | [x] Line indented incorrectly; expected 12 spaces, found 6
1181 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1181 | ERROR | [x] Line indented incorrectly; expected 10 spaces, found 5
1181 | ERROR | [x] Expected newline after closing brace
1182 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1182 | ERROR | [x] Line indented incorrectly; expected 12 spaces, found 6
1183 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1183 | ERROR | [x] Line indented incorrectly; expected 10 spaces, found 5
1184 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1184 | ERROR | [x] Line indented incorrectly; expected 10 spaces, found 5
1185 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1185 | ERROR | [x] Line indented incorrectly; expected at least 10 spaces, found 6
1185 | ERROR | [x] Array indentation error, expected 7 spaces but found 6
1185 | ERROR | [x] Expected 1 space(s) after cast statement; 0 found
1186 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1186 | ERROR | [x] Line indented incorrectly; expected at least 10 spaces, found 6
1186 | ERROR | [x] Array indentation error, expected 7 spaces but found 6
1187 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1187 | ERROR | [x] Line indented incorrectly; expected at least 10 spaces, found 6
1187 | ERROR | [x] Array indentation error, expected 7 spaces but found 6
1188 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1188 | ERROR | [x] Line indented incorrectly; expected at least 10 spaces, found 6
1188 | ERROR | [x] Array indentation error, expected 7 spaces but found 6
1189 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1189 | ERROR | [x] Line indented incorrectly; expected at least 10 spaces, found 6
1189 | ERROR | [x] Array indentation error, expected 7 spaces but found 6
1190 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1190 | ERROR | [x] Line indented incorrectly; expected at least 10 spaces, found 6
1190 | ERROR | [x] Array indentation error, expected 7 spaces but found 6
1191 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1191 | ERROR | [x] Line indented incorrectly; expected at least 10 spaces, found 6
1191 | ERROR | [x] Array indentation error, expected 7 spaces but found 6
1192 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1193 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1193 | ERROR | [x] Line indented incorrectly; expected 14 spaces, found 5
1194 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1194 | ERROR | [x] Line indented incorrectly; expected 16 spaces, found 6
1194 | ERROR | [x] Short array syntax must be used to define arrays
1195 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1195 | ERROR | [x] Line indented incorrectly; expected at least 16 spaces, found 7
1195 | ERROR | [x] Array indentation error, expected 8 spaces but found 7
1196 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1196 | ERROR | [x] Line indented incorrectly; expected at least 16 spaces, found 7
1196 | ERROR | [x] Array indentation error, expected 8 spaces but found 7
1197 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1197 | ERROR | [x] Line indented incorrectly; expected at least 16 spaces, found 7
1197 | ERROR | [x] Array indentation error, expected 8 spaces but found 7
1198 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1198 | ERROR | [x] Line indented incorrectly; expected at least 16 spaces, found 7
1198 | ERROR | [x] Array indentation error, expected 8 spaces but found 7
1199 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1199 | ERROR | [x] Line indented incorrectly; expected at least 16 spaces, found 7
1199 | ERROR | [x] Array indentation error, expected 8 spaces but found 7
1200 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1201 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1201 | ERROR | [x] Line indented incorrectly; expected 16 spaces, found 6
1202 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1202 | ERROR | [x] Line indented incorrectly; expected 18 spaces, found 7
1203 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1203 | ERROR | [x] Line indented incorrectly; expected 20 spaces, found 8
1204 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1204 | ERROR | [x] Line indented incorrectly; expected 18 spaces, found 7
1204 | ERROR | [x] Expected newline after closing brace
1205 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1205 | ERROR | [x] Line indented incorrectly; expected 20 spaces, found 8
1206 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1206 | ERROR | [x] Line indented incorrectly; expected 18 spaces, found 7
1207 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1207 | ERROR | [x] Line indented incorrectly; expected 16 spaces, found 6
1207 | ERROR | [x] Expected newline after closing brace
1208 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1208 | ERROR | [x] Line indented incorrectly; expected 18 spaces, found 7
1209 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1209 | ERROR | [x] Line indented incorrectly; expected 18 spaces, found 7
1210 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1210 | ERROR | [x] Line indented incorrectly; expected 20 spaces, found 8
1211 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1211 | ERROR | [x] Line indented incorrectly; expected 18 spaces, found 7
1211 | ERROR | [x] Expected newline after closing brace
1212 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1212 | ERROR | [x] Line indented incorrectly; expected 20 spaces, found 8
1213 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1213 | ERROR | [x] Line indented incorrectly; expected 18 spaces, found 7
1214 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1214 | ERROR | [x] Line indented incorrectly; expected 16 spaces, found 6
1215 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1215 | ERROR | [x] Line indented incorrectly; expected 16 spaces, found 6
1215 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
1216 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1216 | ERROR | [x] Line indented incorrectly; expected 14 spaces, found 5
1216 | ERROR | [x] Expected newline after closing brace
1217 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1217 | ERROR | [x] Line indented incorrectly; expected 16 spaces, found 6
1217 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
1218 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1218 | ERROR | [x] Line indented incorrectly; expected 14 spaces, found 5
1219 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1219 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 4
1219 | ERROR | [x] Expected newline after closing brace
1220 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1220 | ERROR | [x] Line indented incorrectly; expected 10 spaces, found 5
1220 | ERROR | [x] Expected 1 space(s) after cast statement; 0 found
1221 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1221 | ERROR | [x] Line indented incorrectly; expected 12 spaces, found 6
1222 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1222 | ERROR | [x] Line indented incorrectly; expected 12 spaces, found 6
1223 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1223 | ERROR | [x] Line indented incorrectly; expected 12 spaces, found 6
1224 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1224 | ERROR | [x] Line indented incorrectly; expected 10 spaces, found 5
1224 | ERROR | [x] Expected newline after closing brace
1225 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1225 | ERROR | [x] Line indented incorrectly; expected 12 spaces, found 6
1226 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1226 | ERROR | [x] Line indented incorrectly; expected 10 spaces, found 5
1227 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1227 | ERROR | [x] Line indented incorrectly; expected 10 spaces, found 5
1228 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1228 | ERROR | [x] Line indented incorrectly; expected 10 spaces, found 5
1229 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1229 | ERROR | [x] Line indented incorrectly; expected 10 spaces, found 5
1230 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1230 | ERROR | [x] Line indented incorrectly; expected 10 spaces, found 5
1231 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1231 | ERROR | [x] Line indented incorrectly; expected 10 spaces, found 5
1232 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1232 | ERROR | [x] Line indented incorrectly; expected 10 spaces, found 5
1233 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1233 | ERROR | [x] Line indented incorrectly; expected 10 spaces, found 5
1234 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1234 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 4
1235 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1235 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3
1236 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1236 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3
1237 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1237 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 4
1238 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1238 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3
1238 | ERROR | [x] Expected newline after closing brace
1239 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1239 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 4
1240 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1240 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3
1241 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1241 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3
1242 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1242 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3
1242 | ERROR | [x] Short array syntax must be used to define arrays
1243 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1243 | ERROR | [x] Line indented incorrectly; expected at least 6 spaces, found 4
1243 | ERROR | [x] Array indentation error, expected 5 spaces but found 4
1244 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1245 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1245 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3
1245 | ERROR | [x] Expected 1 space(s) after cast statement; 0 found
1246 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1246 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 4
1247 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1247 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 4
1247 | ERROR | [x] Expected 1 space after "="; 2 found
1248 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1248 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 4
1249 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1249 | ERROR | [x] Line indented incorrectly; expected 10 spaces, found 5
1250 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1250 | ERROR | [x] Line indented incorrectly; expected 12 spaces, found 6
1251 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1251 | ERROR | [x] Line indented incorrectly; expected 12 spaces, found 6
1252 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1252 | ERROR | [x] Line indented incorrectly; expected 10 spaces, found 5
1253 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1253 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 4
1253 | ERROR | [x] Expected newline after closing brace
1254 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1254 | ERROR | [x] Line indented incorrectly; expected 10 spaces, found 5
1255 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1255 | ERROR | [x] Line indented incorrectly; expected 12 spaces, found 6
1256 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1256 | ERROR | [x] Line indented incorrectly; expected 12 spaces, found 6
1257 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1257 | ERROR | [x] Line indented incorrectly; expected 10 spaces, found 5
1258 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1258 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 4
1259 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1259 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3
1260 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1260 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
1261 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1261 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
1262 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1262 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3
1263 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1263 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3
1264 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1264 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3
1265 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1265 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 4
1266 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1266 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3
1266 | ERROR | [x] Expected newline after closing brace
1267 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1267 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 4
1268 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1268 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3
1269 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1269 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
1269 | ERROR | [x] Expected newline after closing brace
1270 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1270 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3
1271 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1271 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 4
1272 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1272 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3
1272 | ERROR | [x] Expected newline after closing brace
1273 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1273 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 4
1274 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1274 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3
1275 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1275 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
1276 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1276 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
1276 | ERROR | [x] Expected newline after closing brace
1277 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1277 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
1278 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1278 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3
1279 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1279 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
1279 | ERROR | [x] Expected newline after closing brace
1280 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1280 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3
1281 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1281 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
1282 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1282 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
1283 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1283 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
1284 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1284 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
1285 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1285 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
1285 | ERROR | [x] Short array syntax must be used to define arrays
1286 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1286 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
1287 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1287 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
1287 | ERROR | [x] Short array syntax must be used to define arrays
1288 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1288 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
1289 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1289 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
1290 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1290 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
1291 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1291 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3
1292 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1292 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3
1293 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1293 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3
1294 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1294 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3
1294 | ERROR | [x] Equals sign not aligned with surrounding assignments; expected 1 space but found 2 spaces
1295 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1295 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3
1296 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1296 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 4
1297 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1297 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3
1298 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1298 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
1299 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1299 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
1300 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1300 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
1301 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1301 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
1302 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1302 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
1303 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1303 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
1304 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1304 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3
1305 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1305 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 4
1305 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but found "null"
1306 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1306 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 4
1307 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1307 | ERROR | [x] Line indented incorrectly; expected 10 spaces, found 5
1307 | ERROR | [x] Expected 1 space(s) after cast statement; 0 found
1308 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1308 | ERROR | [x] Line indented incorrectly; expected 12 spaces, found 6
1308 | ERROR | [x] Expected 1 space after ".="; 2 found
1310 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1310 | ERROR | [x] Line indented incorrectly; expected 10 spaces, found 5
1310 | ERROR | [x] Expected newline after closing brace
1311 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1311 | ERROR | [x] Line indented incorrectly; expected 12 spaces, found 6
1311 | ERROR | [x] Expected 1 space after ".="; 2 found
1313 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1313 | ERROR | [x] Line indented incorrectly; expected 10 spaces, found 5
1314 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1314 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 4
1315 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1315 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 4
1316 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1316 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 4
1317 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1317 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 4
1317 | ERROR | [x] Expected 1 space(s) after cast statement; 0 found
1318 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1318 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 4
1319 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1319 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 4
1320 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1320 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 4
1321 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1321 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 4
1321 | ERROR | [x] Namespaced classes/interfaces/traits should be referenced with use statements
1322 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1322 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 4
1323 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1323 | ERROR | [x] Line indented incorrectly; expected 10 spaces, found 5
1323 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
1324 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1324 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 4
1324 | ERROR | [x] Expected newline after closing brace
1324 | ERROR | [x] Use "elseif" in place of "else if"
1325 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1325 | ERROR | [x] Line indented incorrectly; expected 10 spaces, found 5
1326 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1326 | ERROR | [x] Line indented incorrectly; expected 10 spaces, found 5
1327 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1327 | ERROR | [x] Line indented incorrectly; expected 10 spaces, found 5
1328 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1328 | ERROR | [x] Line indented incorrectly; expected 12 spaces, found 6
1329 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1329 | ERROR | [x] Line indented incorrectly; expected 10 spaces, found 5
1329 | ERROR | [x] Expected newline after closing brace
1330 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1330 | ERROR | [x] Line indented incorrectly; expected 12 spaces, found 6
1331 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1331 | ERROR | [x] Line indented incorrectly; expected 10 spaces, found 5
1332 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1332 | ERROR | [x] Line indented incorrectly; expected 10 spaces, found 5
1333 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1333 | ERROR | [x] Line indented incorrectly; expected 10 spaces, found 5
1333 | ERROR | [x] Expected 1 space(s) after cast statement; 0 found
1334 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1334 | ERROR | [x] Line indented incorrectly; expected 10 spaces, found 5
1334 | ERROR | [x] Expected 1 space(s) after cast statement; 0 found
1335 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1335 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 4
1335 | ERROR | [x] Expected newline after closing brace
1336 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1336 | ERROR | [x] Line indented incorrectly; expected 10 spaces, found 5
1337 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1337 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 4
1338 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1338 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 4
1338 | ERROR | [x] Expected 1 space(s) after cast statement; 0 found
1339 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1339 | ERROR | [x] Line indented incorrectly; expected 10 spaces, found 5
1340 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1340 | ERROR | [x] Line indented incorrectly; expected at least 10 spaces, found 6
1341 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1341 | ERROR | [x] Line indented incorrectly; expected at least 10 spaces, found 6
1342 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1342 | ERROR | [x] Line indented incorrectly; expected at least 10 spaces, found 6
1342 | ERROR | [x] Expected 1 space(s) after cast statement; 0 found
1343 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1343 | ERROR | [x] Line indented incorrectly; expected at least 10 spaces, found 6
1344 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1344 | ERROR | [x] Line indented incorrectly; expected at least 10 spaces, found 6
1345 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1345 | ERROR | [x] Line indented incorrectly; expected at least 10 spaces, found 6
1346 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1346 | ERROR | [x] Line indented incorrectly; expected at least 10 spaces, found 6
1347 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1347 | ERROR | [x] Line indented incorrectly; expected at least 10 spaces, found 7
1347 | ERROR | [x] Array indentation error, expected 8 spaces but found 7
1347 | ERROR | [x] Expected 1 space(s) after cast statement; 0 found
1348 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1348 | ERROR | [x] Line indented incorrectly; expected at least 10 spaces, found 7
1348 | ERROR | [x] Array indentation error, expected 8 spaces but found 7
1349 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1349 | WARNING | [x] A comma should follow the last multiline array item. Found: ]
1350 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1351 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1351 | ERROR | [x] Line indented incorrectly; expected 14 spaces, found 5
1352 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1352 | ERROR | [x] Line indented incorrectly; expected 14 spaces, found 5
1353 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1353 | ERROR | [x] Line indented incorrectly; expected 16 spaces, found 6
1354 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1354 | ERROR | [x] Line indented incorrectly; expected 14 spaces, found 5
1354 | ERROR | [x] Expected newline after closing brace
1355 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1355 | ERROR | [x] Line indented incorrectly; expected 16 spaces, found 6
1356 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1356 | ERROR | [x] Line indented incorrectly; expected 14 spaces, found 5
1357 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1357 | ERROR | [x] Line indented incorrectly; expected 14 spaces, found 5
1358 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1358 | ERROR | [x] Line indented incorrectly; expected 14 spaces, found 5
1359 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1359 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 4
1359 | ERROR | [x] Expected newline after closing brace
1360 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1360 | ERROR | [x] Line indented incorrectly; expected 10 spaces, found 5
1360 | ERROR | [x] Expected 1 space(s) after cast statement; 0 found
1361 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1361 | ERROR | [x] Line indented incorrectly; expected 10 spaces, found 5
1362 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1362 | ERROR | [x] Line indented incorrectly; expected 10 spaces, found 5
1363 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1363 | ERROR | [x] Line indented incorrectly; expected 10 spaces, found 5
1364 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1364 | ERROR | [x] Line indented incorrectly; expected at least 10 spaces, found 6
1364 | ERROR | [x] Array indentation error, expected 7 spaces but found 6
1365 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1365 | ERROR | [x] Line indented incorrectly; expected at least 10 spaces, found 6
1365 | ERROR | [x] Array indentation error, expected 7 spaces but found 6
1366 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1366 | ERROR | [x] Line indented incorrectly; expected at least 10 spaces, found 6
1366 | ERROR | [x] Array indentation error, expected 7 spaces but found 6
1367 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1367 | ERROR | [x] Line indented incorrectly; expected at least 10 spaces, found 6
1367 | ERROR | [x] Array indentation error, expected 7 spaces but found 6
1368 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1368 | ERROR | [x] Line indented incorrectly; expected at least 10 spaces, found 7
1368 | ERROR | [x] Array indentation error, expected 8 spaces but found 7
1368 | ERROR | [x] Expected 1 space(s) after cast statement; 0 found
1369 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1369 | ERROR | [x] Line indented incorrectly; expected at least 10 spaces, found 7
1369 | ERROR | [x] Array indentation error, expected 8 spaces but found 7
1370 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1371 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1372 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1372 | ERROR | [x] Line indented incorrectly; expected 10 spaces, found 5
1373 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1373 | ERROR | [x] Line indented incorrectly; expected 10 spaces, found 5
1374 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1374 | ERROR | [x] Line indented incorrectly; expected 12 spaces, found 6
1375 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1375 | ERROR | [x] Line indented incorrectly; expected at least 12 spaces, found 7
1376 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1376 | ERROR | [x] Line indented incorrectly; expected at least 12 spaces, found 7
1377 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1377 | ERROR | [x] Line indented incorrectly; expected at least 12 spaces, found 7
1377 | ERROR | [x] Expected 1 space(s) after cast statement; 0 found
1378 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1378 | ERROR | [x] Line indented incorrectly; expected at least 12 spaces, found 7
1379 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1379 | ERROR | [x] Line indented incorrectly; expected at least 12 spaces, found 7
1380 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1380 | ERROR | [x] Line indented incorrectly; expected at least 12 spaces, found 7
1381 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1381 | ERROR | [x] Line indented incorrectly; expected at least 12 spaces, found 7
1382 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1382 | ERROR | [x] Line indented incorrectly; expected at least 12 spaces, found 7
1383 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1383 | ERROR | [x] Line indented incorrectly; expected at least 12 spaces, found 8
1383 | ERROR | [x] Array indentation error, expected 9 spaces but found 8
1384 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1384 | ERROR | [x] Line indented incorrectly; expected at least 12 spaces, found 8
1384 | ERROR | [x] Array indentation error, expected 9 spaces but found 8
1385 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1385 | WARNING | [x] A comma should follow the last multiline array item. Found: ]
1386 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1387 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1387 | ERROR | [x] Line indented incorrectly; expected 17 spaces, found 6
1388 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1388 | ERROR | [x] Line indented incorrectly; expected 17 spaces, found 6
1389 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1389 | ERROR | [x] Line indented incorrectly; expected 17 spaces, found 6
1390 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1390 | ERROR | [x] Line indented incorrectly; expected 17 spaces, found 6
1391 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1391 | ERROR | [x] Line indented incorrectly; expected 17 spaces, found 6
1392 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1392 | ERROR | [x] Line indented incorrectly; expected 10 spaces, found 5
1393 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1393 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 4
1394 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1394 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3
1395 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1395 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
1396 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1396 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
1397 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1397 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
1398 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1398 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
1399 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1399 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
1400 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1400 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3
1401 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1401 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
1402 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1402 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
1403 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1403 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
1404 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1404 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
1405 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1405 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
1406 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1406 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3
1407 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1407 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
1408 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1408 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
1409 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1409 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
1410 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1410 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
1411 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1411 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
1412 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1412 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3
1413 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1413 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
1414 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1414 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
1415 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1415 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
1416 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1416 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
1417 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1417 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
1418 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1418 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3
1419 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1419 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
1420 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1420 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
1421 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1421 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
1422 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1422 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
1423 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1423 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
1424 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1424 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3
1425 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1425 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
1426 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1426 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
1427 | ERROR | [x] Expected 1 blank line after function; 0 found
1429 | ERROR | [x] You must use "/**" style comments for a function comment
1430 | ERROR | [x] Opening brace should be on the same line as the declaration
1431 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1431 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
1432 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1432 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
1432 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but found "null"
1433 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1433 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
1434 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1434 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3
1434 | ERROR | [x] Expected 1 space(s) after cast statement; 0 found
1435 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1435 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 4
1435 | ERROR | [x] Expected 1 space after ".="; 2 found
1437 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1437 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 4
1437 | ERROR | [x] Expected 1 space after ".="; 2 found
1439 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1439 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3
1439 | ERROR | [x] Expected newline after closing brace
1440 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1440 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 4
1440 | ERROR | [x] Expected 1 space after ".="; 2 found
1442 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1442 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3
1443 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1443 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
1444 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1444 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
1445 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1445 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
1446 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1446 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
1446 | ERROR | [x] Expected 1 space(s) after cast statement; 0 found
1447 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1447 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
1448 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1448 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
1449 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1449 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
1450 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1450 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
1450 | ERROR | [x] Namespaced classes/interfaces/traits should be referenced with use statements
1451 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1451 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
1452 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1452 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3
1452 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
1453 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1453 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
1453 | ERROR | [x] Expected newline after closing brace
1454 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1454 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3
1455 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1455 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
1456 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1456 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
1457 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1457 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3
1457 | ERROR | [x] Expected 1 space(s) after cast statement; 0 found
1458 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1458 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3
1459 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1459 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3
1460 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1460 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3
1461 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1461 | ERROR | [x] Line indented incorrectly; expected at least 6 spaces, found 4
1461 | ERROR | [x] Array indentation error, expected 5 spaces but found 4
1462 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1462 | ERROR | [x] Line indented incorrectly; expected at least 6 spaces, found 4
1462 | ERROR | [x] Array indentation error, expected 5 spaces but found 4
1463 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1463 | ERROR | [x] Line indented incorrectly; expected at least 6 spaces, found 4
1463 | ERROR | [x] Array indentation error, expected 5 spaces but found 4
1464 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1464 | ERROR | [x] Line indented incorrectly; expected at least 6 spaces, found 4
1464 | ERROR | [x] Array indentation error, expected 5 spaces but found 4
1465 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1465 | ERROR | [x] Line indented incorrectly; expected at least 6 spaces, found 5
1465 | ERROR | [x] Array indentation error, expected 6 spaces but found 5
1465 | ERROR | [x] Expected 1 space(s) after cast statement; 0 found
1466 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1466 | ERROR | [x] Line indented incorrectly; expected at least 6 spaces, found 5
1466 | ERROR | [x] Array indentation error, expected 6 spaces but found 5
1467 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1468 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1469 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1469 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 3
1470 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1470 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 3
1471 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1471 | ERROR | [x] Line indented incorrectly; expected 10 spaces, found 4
1472 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1472 | ERROR | [x] Line indented incorrectly; expected at least 10 spaces, found 5
1473 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1473 | ERROR | [x] Line indented incorrectly; expected at least 10 spaces, found 5
1474 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1474 | ERROR | [x] Line indented incorrectly; expected at least 10 spaces, found 5
1474 | ERROR | [x] Expected 1 space(s) after cast statement; 0 found
1475 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1475 | ERROR | [x] Line indented incorrectly; expected at least 10 spaces, found 5
1476 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1476 | ERROR | [x] Line indented incorrectly; expected at least 10 spaces, found 5
1477 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1477 | ERROR | [x] Line indented incorrectly; expected at least 10 spaces, found 5
1478 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1478 | ERROR | [x] Line indented incorrectly; expected at least 10 spaces, found 5
1479 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1479 | ERROR | [x] Line indented incorrectly; expected at least 10 spaces, found 5
1480 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1480 | ERROR | [x] Line indented incorrectly; expected at least 10 spaces, found 6
1480 | ERROR | [x] Array indentation error, expected 7 spaces but found 6
1481 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1481 | ERROR | [x] Line indented incorrectly; expected at least 10 spaces, found 6
1481 | ERROR | [x] Array indentation error, expected 7 spaces but found 6
1482 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1482 | WARNING | [x] A comma should follow the last multiline array item. Found: ]
1483 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1484 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1484 | ERROR | [x] Line indented incorrectly; expected 15 spaces, found 4
1485 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1485 | ERROR | [x] Line indented incorrectly; expected 15 spaces, found 4
1486 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1486 | ERROR | [x] Line indented incorrectly; expected 15 spaces, found 4
1487 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1487 | ERROR | [x] Line indented incorrectly; expected 15 spaces, found 4
1488 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1488 | ERROR | [x] Line indented incorrectly; expected 15 spaces, found 4
1489 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1489 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 3
1490 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1490 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
1491 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1491 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
1492 | ERROR | [x] Expected 1 blank line after function; 0 found
1494 | ERROR | [x] You must use "/**" style comments for a function comment
1495 | ERROR | [x] Opening brace should be on the same line as the declaration
1496 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1496 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
1497 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1497 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
1498 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1498 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
1498 | ERROR | [x] Short array syntax must be used to define arrays
1499 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1499 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
1500 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1500 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
1501 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1501 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
1502 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1502 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
1503 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1503 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
1504 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1504 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
1505 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1505 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
1506 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1506 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
1507 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1507 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3
1507 | ERROR | [x] Object operator not indented correctly; expected 4 spaces but found 3
1508 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1508 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3
1509 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1509 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
1510 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1510 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3
1511 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1511 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3
1512 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1512 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 4
1513 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1513 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3
1514 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1514 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
1515 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1515 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
1516 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1516 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
1517 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1517 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
1518 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1518 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
1519 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1519 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
1520 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1520 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
1521 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1521 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
1521 | ERROR | [x] Namespaced classes/interfaces/traits should be referenced with use statements
1522 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1522 | ERROR | [x] Line indented incorrectly; expected at least 4 spaces, found 3
1522 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
1523 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1523 | ERROR | [x] Line indented incorrectly; expected at least 4 spaces, found 3
1523 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
1524 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1524 | ERROR | [x] Line indented incorrectly; expected at least 4 spaces, found 3
1524 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
1525 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1525 | ERROR | [x] Line indented incorrectly; expected at least 4 spaces, found 3
1525 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
1526 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1526 | ERROR | [x] Line indented incorrectly; expected at least 4 spaces, found 3
1526 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
1527 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1528 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1528 | ERROR | [x] Line indented incorrectly; expected 5 spaces, found 2
1529 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1529 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
1529 | ERROR | [x] Expected newline after closing brace
1530 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1530 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
1531 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1531 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
1532 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1532 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
1533 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1533 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
1534 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1534 | WARNING | [ ] Line exceeds 80 characters; contains 82 characters
1534 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
1534 | ERROR | [x] Spaces must be used for alignment; tabs are not allowed
1534 | ERROR | [x] Tab found before comment text; expected "// \Drupal::service('pathauto.generator')->updateEntityAlias($entity, 'update');" but found "//
| | \Drupal::service('pathauto.generator')->updateEntityAlias($entity, 'update');"
1535 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1535 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
1536 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1536 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
1537 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1537 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
1537 | ERROR | [x] Expected newline after closing brace
1538 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1538 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
1539 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1539 | ERROR | [x] Line indented incorrectly; expected at least 4 spaces, found 3
1539 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
1540 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1540 | ERROR | [x] Line indented incorrectly; expected at least 4 spaces, found 3
1540 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
1541 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1541 | ERROR | [x] Line indented incorrectly; expected at least 4 spaces, found 3
1541 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
1542 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1543 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1543 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
1544 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1544 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
1545 | ERROR | [x] Expected 1 blank line after function; 0 found
1547 | ERROR | [x] You must use "/**" style comments for a function comment
1548 | ERROR | [x] Opening brace should be on the same line as the declaration
1549 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1549 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
1550 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1550 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
1551 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1551 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
1552 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1552 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
1552 | ERROR | [x] Expected newline after closing brace
1553 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1553 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
1554 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1554 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
1555 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1555 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
1556 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1556 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
1557 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1557 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
1557 | ERROR | [x] Expected newline after closing brace
1558 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1558 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
1559 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1559 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
1560 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1560 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
1561 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1561 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
1561 | ERROR | [x] Namespaced classes/interfaces/traits should be referenced with use statements
1562 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1562 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
1563 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1563 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
1564 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1564 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
1565 | ERROR | [x] Expected 1 blank line after function; 0 found
1567 | ERROR | [x] You must use "/**" style comments for a function comment
1568 | ERROR | [x] Opening brace should be on the same line as the declaration
1569 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1569 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
1569 | ERROR | [x] Namespaced classes/interfaces/traits should be referenced with use statements
1570 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1570 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
1571 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1571 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
1572 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1572 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
1573 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1573 | ERROR | [x] Line indented incorrectly; expected at least 4 spaces, found 3
1574 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1574 | ERROR | [x] Line indented incorrectly; expected at least 4 spaces, found 3
1575 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1575 | ERROR | [x] Line indented incorrectly; expected at least 4 spaces, found 3
1575 | ERROR | [x] Expected 1 space after "=>"; 2 found
1575 | ERROR | [x] Concat operator must be surrounded by a single space
1582 | ERROR | [x] Expected 1 space before "-"; 0 found
1582 | ERROR | [x] Expected 1 space after "-"; 0 found
1585 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1585 | ERROR | [x] Line indented incorrectly; expected at least 4 spaces, found 3
1586 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1586 | ERROR | [x] Line indented incorrectly; expected at least 4 spaces, found 3
1586 | WARNING | [x] A comma should follow the last multiline array item. Found: TRUE
1587 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1588 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1588 | ERROR | [x] Line indented incorrectly; expected 5 spaces, found 2
1589 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1589 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
1590 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1590 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
1590 | ERROR | [x] Namespaced classes/interfaces/traits should be referenced with use statements
1591 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1591 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
1592 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1592 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
1593 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1593 | ERROR | [x] Line indented incorrectly; expected at least 4 spaces, found 3
1594 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1594 | ERROR | [x] Line indented incorrectly; expected at least 4 spaces, found 3
1595 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1595 | ERROR | [x] Line indented incorrectly; expected at least 4 spaces, found 3
1596 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1596 | ERROR | [x] Line indented incorrectly; expected at least 4 spaces, found 3
1597 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1597 | ERROR | [x] Line indented incorrectly; expected at least 4 spaces, found 3
1598 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1598 | ERROR | [x] Line indented incorrectly; expected at least 4 spaces, found 3
1599 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1599 | ERROR | [x] Array indentation error, expected 5 spaces but found 4
1600 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1600 | ERROR | [x] Array indentation error, expected 5 spaces but found 4
1601 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1601 | WARNING | [x] A comma should follow the last multiline array item. Found: ]
1602 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1603 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1603 | ERROR | [x] Line indented incorrectly; expected 5 spaces, found 2
1604 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1604 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
1605 | ERROR | [x] Expected 1 blank line after function; 0 found
1607 | ERROR | [x] You must use "/**" style comments for a function comment
1608 | ERROR | [x] Opening brace should be on the same line as the declaration
1609 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1609 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
1610 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1610 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
1611 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1611 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
1612 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1612 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
1613 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1613 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
1613 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but found "null"
1614 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1614 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3
1615 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1615 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
1615 | ERROR | [x] Expected newline after closing brace
1616 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1616 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3
1617 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1617 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 4
1618 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1618 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3
1618 | ERROR | [x] Expected newline after closing brace
1619 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1619 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 4
1620 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1620 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3
1621 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1621 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
1622 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1622 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
1623 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1623 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
1623 | ERROR | [x] Short array syntax must be used to define arrays
1624 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1624 | ERROR | [x] Array indentation error, expected 3 spaces but found 2
1625 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1626 | ERROR | [x] Expected 1 blank line after function; 0 found
1628 | ERROR | [x] You must use "/**" style comments for a function comment
1629 | ERROR | [x] Opening brace should be on the same line as the declaration
1630 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1630 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
1631 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1631 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
1632 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1632 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
1633 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1633 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
1634 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1634 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
1635 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1635 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
1636 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1636 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
1637 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1637 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
1638 | ERROR | [x] Expected 1 blank line after function; 0 found
1639 | ERROR | [x] Missing function doc comment
1640 | ERROR | [x] Opening brace should be on the same line as the declaration
1641 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1641 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
1642 | ERROR | [x] Expected 1 newline at end of file; 0 found
Steps to reproduce
Run phpcs --standard=“Drupal,DrupalPractice” --extensions=php,module,inc,install,test,profile,theme,info,txt,md,yml,css,js
.