Fix the errors/warnings reported by PHP_CodeSniffer

Created on 9 April 2020, over 4 years ago
Updated 15 August 2024, 3 months ago

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

Found a lot of error and warning. Please fix.

FILE: /var/www/html/bootstrap_govbr/bootstrap_govbr.theme
-------------------------------------------------------------------------
FOUND 14 ERRORS AFFECTING 14 LINES
-------------------------------------------------------------------------
16 | ERROR | [x] Short array syntax must be used to define arrays
17 | ERROR | [x] Array indentation error, expected 4 spaces but found 6
18 | ERROR | [x] Array indentation error, expected 4 spaces but found 6
19 | ERROR | [x] Array indentation error, expected 4 spaces but found 6
20 | ERROR | [x] Array indentation error, expected 4 spaces but found 6
21 | ERROR | [x] Array indentation error, expected 4 spaces but found 6
22 | ERROR | [x] Array indentation error, expected 4 spaces but found 6
24 | ERROR | [x] Short array syntax must be used to define arrays
25 | ERROR | [x] Array indentation error, expected 4 spaces but found 6
26 | ERROR | [x] Array indentation error, expected 4 spaces but found 6
27 | ERROR | [x] Array indentation error, expected 4 spaces but found 6
28 | ERROR | [x] Array indentation error, expected 4 spaces but found 6
29 | ERROR | [x] Array indentation error, expected 4 spaces but found 6
30 | ERROR | [x] Array indentation error, expected 4 spaces but found 6
-------------------------------------------------------------------------
PHPCBF CAN FIX THE 14 MARKED SNIFF VIOLATIONS AUTOMATICALLY
-------------------------------------------------------------------------

FILE: /var/www/html/bootstrap_govbr/bootstrap_govbr.info.yml
-------------------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 3 WARNINGS AFFECTING 1 LINE
-------------------------------------------------------------------------------------------------------------
1 | WARNING | Remove "project" from the info file, it will be added by drupal.org packaging automatically
1 | WARNING | Remove "datestamp" from the info file, it will be added by drupal.org packaging automatically
1 | WARNING | Remove "version" from the info file, it will be added by drupal.org packaging automatically
-------------------------------------------------------------------------------------------------------------

FILE: /var/www/html/bootstrap_govbr/js/global.js
------------------------------------------------------------------------------
FOUND 6 ERRORS AFFECTING 5 LINES
------------------------------------------------------------------------------
5 | ERROR | [x] There must be exactly one blank line after the file comment
5 | ERROR | [x] Additional blank lines found at end of doc comment
6 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
11 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
24 | ERROR | [x] Expected newline after closing brace
34 | ERROR | [x] Expected 1 newline at end of file; 0 found
------------------------------------------------------------------------------
PHPCBF CAN FIX THE 6 MARKED SNIFF VIOLATIONS AUTOMATICALLY
------------------------------------------------------------------------------

FILE: /var/www/html/bootstrap_govbr/js/jquery.min.js
----------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
----------------------------------------------------------------------
1 | WARNING | File appears to be minified and cannot be processed
----------------------------------------------------------------------

FILE: /var/www/html/bootstrap_govbr/js/popper.min.js
----------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
----------------------------------------------------------------------
1 | WARNING | File appears to be minified and cannot be processed
----------------------------------------------------------------------

FILE: /var/www/html/bootstrap_govbr/js/bootstrap.min.js
----------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
----------------------------------------------------------------------
1 | WARNING | File appears to be minified and cannot be processed
----------------------------------------------------------------------

FILE: /var/www/html/bootstrap_govbr/gulpfile.js
----------------------------------------------------------------------------------------------------------------------------
FOUND 7 ERRORS AFFECTING 7 LINES
----------------------------------------------------------------------------------------------------------------------------
1 | ERROR | [x] Missing file doc comment
25 | ERROR | [x] Inline comments must end in full-stops, exclamation marks, question marks, colons, or closing parentheses
26 | ERROR | [x] Expected 0 spaces before opening parenthesis; 1 found
50 | ERROR | [x] Inline comments must end in full-stops, exclamation marks, question marks, colons, or closing parentheses
51 | ERROR | [x] Expected 0 spaces before opening parenthesis; 1 found
57 | ERROR | [x] Inline comments must end in full-stops, exclamation marks, question marks, colons, or closing parentheses
58 | ERROR | [x] Expected 0 spaces before opening parenthesis; 1 found
----------------------------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 7 MARKED SNIFF VIOLATIONS AUTOMATICALLY
----------------------------------------------------------------------------------------------------------------------------

FILE: /var/www/html/bootstrap_govbr/README.md
----------------------------------------------------------------------
FOUND 0 ERRORS AND 4 WARNINGS AFFECTING 4 LINES
----------------------------------------------------------------------
3 | WARNING | Line exceeds 80 characters; contains 155 characters
5 | WARNING | Line exceeds 80 characters; contains 152 characters
7 | WARNING | Line exceeds 80 characters; contains 121 characters
30 | WARNING | Line exceeds 80 characters; contains 200 characters
----------------------------------------------------------------------

FILE: /var/www/html/bootstrap_govbr/css/variables.css
----------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
----------------------------------------------------------------------
1 | ERROR | [x] Expected 1 newline at end of file; 0 found
----------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
----------------------------------------------------------------------

FILE: /var/www/html/bootstrap_govbr/css/style.css
----------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
----------------------------------------------------------------------
1 | WARNING | File appears to be minified and cannot be processed
----------------------------------------------------------------------

FILE: /var/www/html/bootstrap_govbr/css/bootstrap.css
---------------------------------------------------------------------------
FOUND 3052 ERRORS AFFECTING 2446 LINES
---------------------------------------------------------------------------
12 | ERROR | [x] Closing brace of class definition must be on new line
15 | ERROR | [x] Closing brace of class definition must be on new line
17 | ERROR | [x] Closing brace of class definition must be on new line
19 | ERROR | [x] Closing brace of class definition must be on new line
23 | ERROR | [x] Closing brace of class definition must be on new line
25 | ERROR | [x] Closing brace of class definition must be on new line
28 | ERROR | [x] Closing brace of class definition must be on new line
33 | ERROR | [x] Closing brace of class definition must be on new line
36 | ERROR | [x] Closing brace of class definition must be on new line
38 | ERROR | [x] Closing brace of class definition must be on new line
40 | ERROR | [x] Closing brace of class definition must be on new line
42 | ERROR | [x] Closing brace of class definition must be on new line
43 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
44 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
45 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
45 | ERROR | [x] Closing brace of class definition must be on new line
48 | ERROR | [x] Closing brace of class definition must be on new line
53 | ERROR | [x] Closing brace of class definition must be on new line
61 | ERROR | [x] Closing brace of class definition must be on new line
64 | ERROR | [x] Closing brace of class definition must be on new line
66 | ERROR | [x] Multiple selectors should each be on a single line
66 | ERROR | [x] Multiple selectors should each be on a single line
66 | ERROR | [x] Multiple selectors should each be on a single line
66 | ERROR | [x] Multiple selectors should each be on a single line
66 | ERROR | [x] Multiple selectors should each be on a single line
66 | ERROR | [x] Multiple selectors should each be on a single line
66 | ERROR | [x] Multiple selectors should each be on a single line
66 | ERROR | [x] Multiple selectors should each be on a single line
66 | ERROR | [x] Multiple selectors should each be on a single line
66 | ERROR | [x] Multiple selectors should each be on a single line
67 | ERROR | [x] Closing brace of class definition must be on new line
77 | ERROR | [x] Closing brace of class definition must be on new line
80 | ERROR | [x] Closing brace of class definition must be on new line
85 | ERROR | [x] Closing brace of class definition must be on new line
87 | ERROR | [x] Multiple selectors should each be on a single line
87 | ERROR | [x] Multiple selectors should each be on a single line
87 | ERROR | [x] Multiple selectors should each be on a single line
87 | ERROR | [x] Multiple selectors should each be on a single line
87 | ERROR | [x] Multiple selectors should each be on a single line
89 | ERROR | [x] Closing brace of class definition must be on new line
93 | ERROR | [x] Closing brace of class definition must be on new line
100 | ERROR | [x] Closing brace of class definition must be on new line
105 | ERROR | [x] Closing brace of class definition must be on new line
111 | ERROR | [x] Closing brace of class definition must be on new line
117 | ERROR | [x] Closing brace of class definition must be on new line
120 | ERROR | [x] Closing brace of class definition must be on new line
124 | ERROR | [x] Closing brace of class definition must be on new line
127 | ERROR | [x] Closing brace of class definition must be on new line
130 | ERROR | [x] Closing brace of class definition must be on new line
134 | ERROR | [x] Closing brace of class definition must be on new line
137 | ERROR | [x] Closing brace of class definition must be on new line
144 | ERROR | [x] Closing brace of class definition must be on new line
147 | ERROR | [x] Closing brace of class definition must be on new line
150 | ERROR | [x] Closing brace of class definition must be on new line
156 | ERROR | [x] Closing brace of class definition must be on new line
157 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
158 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
159 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
159 | ERROR | [x] Closing brace of class definition must be on new line
163 | ERROR | [x] Closing brace of class definition must be on new line
164 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
164 | ERROR | [x] Multiple selectors should each be on a single line
165 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
166 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
166 | ERROR | [x] Closing brace of class definition must be on new line
167 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
168 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
168 | ERROR | [x] Closing brace of class definition must be on new line
175 | ERROR | [x] Closing brace of class definition must be on new line
180 | ERROR | [x] Closing brace of class definition must be on new line
183 | ERROR | [x] Closing brace of class definition must be on new line
187 | ERROR | [x] Closing brace of class definition must be on new line
190 | ERROR | [x] Closing brace of class definition must be on new line
201 | ERROR | [x] Closing brace of class definition must be on new line
204 | ERROR | [x] Closing brace of class definition must be on new line
211 | ERROR | [x] Closing brace of class definition must be on new line
214 | ERROR | [x] Closing brace of class definition must be on new line
218 | ERROR | [x] Closing brace of class definition must be on new line
222 | ERROR | [x] Closing brace of class definition must be on new line
232 | ERROR | [x] Closing brace of class definition must be on new line
236 | ERROR | [x] Closing brace of class definition must be on new line
240 | ERROR | [x] Closing brace of class definition must be on new line
246 | ERROR | [x] Closing brace of class definition must be on new line
253 | ERROR | [x] Closing brace of class definition must be on new line
258 | ERROR | [x] Closing brace of class definition must be on new line
264 | ERROR | [x] Closing brace of class definition must be on new line
268 | ERROR | [x] Closing brace of class definition must be on new line
274 | ERROR | [x] Closing brace of class definition must be on new line
285 | ERROR | [x] Closing brace of class definition must be on new line
288 | ERROR | [x] Closing brace of class definition must be on new line
292 | ERROR | [x] Closing brace of class definition must be on new line
296 | ERROR | [x] Closing brace of class definition must be on new line
300 | ERROR | [x] Closing brace of class definition must be on new line
304 | ERROR | [x] Closing brace of class definition must be on new line
307 | ERROR | [x] Closing brace of class definition must be on new line
310 | ERROR | [x] Closing brace of class definition must be on new line
313 | ERROR | [x] Closing brace of class definition must be on new line
316 | ERROR | [x] Closing brace of class definition must be on new line
318 | ERROR | [x] Multiple selectors should each be on a single line
318 | ERROR | [x] Multiple selectors should each be on a single line
318 | ERROR | [x] Multiple selectors should each be on a single line
318 | ERROR | [x] Multiple selectors should each be on a single line
318 | ERROR | [x] Multiple selectors should each be on a single line
319 | ERROR | [x] Multiple selectors should each be on a single line
319 | ERROR | [x] Multiple selectors should each be on a single line
319 | ERROR | [x] Multiple selectors should each be on a single line
319 | ERROR | [x] Multiple selectors should each be on a single line
319 | ERROR | [x] Multiple selectors should each be on a single line
324 | ERROR | [x] Closing brace of class definition must be on new line
326 | ERROR | [x] Multiple selectors should each be on a single line
327 | ERROR | [x] Closing brace of class definition must be on new line
329 | ERROR | [x] Multiple selectors should each be on a single line
330 | ERROR | [x] Closing brace of class definition must be on new line
332 | ERROR | [x] Multiple selectors should each be on a single line
333 | ERROR | [x] Closing brace of class definition must be on new line
335 | ERROR | [x] Multiple selectors should each be on a single line
336 | ERROR | [x] Closing brace of class definition must be on new line
338 | ERROR | [x] Multiple selectors should each be on a single line
339 | ERROR | [x] Closing brace of class definition must be on new line
341 | ERROR | [x] Multiple selectors should each be on a single line
342 | ERROR | [x] Closing brace of class definition must be on new line
346 | ERROR | [x] Closing brace of class definition must be on new line
351 | ERROR | [x] Closing brace of class definition must be on new line
356 | ERROR | [x] Closing brace of class definition must be on new line
361 | ERROR | [x] Closing brace of class definition must be on new line
366 | ERROR | [x] Closing brace of class definition must be on new line
372 | ERROR | [x] Closing brace of class definition must be on new line
377 | ERROR | [x] Closing brace of class definition must be on new line
382 | ERROR | [x] Closing brace of class definition must be on new line
386 | ERROR | [x] Closing brace of class definition must be on new line
390 | ERROR | [x] Closing brace of class definition must be on new line
393 | ERROR | [x] Closing brace of class definition must be on new line
394 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
395 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
395 | ERROR | [x] Closing brace of class definition must be on new line
399 | ERROR | [x] Closing brace of class definition must be on new line
403 | ERROR | [x] Closing brace of class definition must be on new line
408 | ERROR | [x] Closing brace of class definition must be on new line
409 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
410 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
410 | ERROR | [x] Closing brace of class definition must be on new line
414 | ERROR | [x] Closing brace of class definition must be on new line
423 | ERROR | [x] Closing brace of class definition must be on new line
426 | ERROR | [x] Closing brace of class definition must be on new line
430 | ERROR | [x] Closing brace of class definition must be on new line
434 | ERROR | [x] Closing brace of class definition must be on new line
440 | ERROR | [x] Closing brace of class definition must be on new line
447 | ERROR | [x] Closing brace of class definition must be on new line
448 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
449 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
450 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
451 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
451 | ERROR | [x] Closing brace of class definition must be on new line
458 | ERROR | [x] Closing brace of class definition must be on new line
459 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
460 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
461 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
462 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
462 | ERROR | [x] Closing brace of class definition must be on new line
469 | ERROR | [x] Closing brace of class definition must be on new line
470 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
471 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
472 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
473 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
474 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
475 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
475 | ERROR | [x] Closing brace of class definition must be on new line
479 | ERROR | [x] Closing brace of class definition must be on new line
486 | ERROR | [x] Closing brace of class definition must be on new line
487 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
488 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
489 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
489 | ERROR | [x] Closing brace of class definition must be on new line
490 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
491 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
492 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
492 | ERROR | [x] Closing brace of class definition must be on new line
493 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
494 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
495 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
495 | ERROR | [x] Closing brace of class definition must be on new line
496 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
497 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
498 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
498 | ERROR | [x] Closing brace of class definition must be on new line
506 | ERROR | [x] Closing brace of class definition must be on new line
512 | ERROR | [x] Closing brace of class definition must be on new line
516 | ERROR | [x] Closing brace of class definition must be on new line
517 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
518 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
519 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
520 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
520 | ERROR | [x] Closing brace of class definition must be on new line
522 | ERROR | [x] Multiple selectors should each be on a single line
522 | ERROR | [x] Multiple selectors should each be on a single line
522 | ERROR | [x] Multiple selectors should each be on a single line
522 | ERROR | [x] Multiple selectors should each be on a single line
522 | ERROR | [x] Multiple selectors should each be on a single line
522 | ERROR | [x] Multiple selectors should each be on a single line
522 | ERROR | [x] Multiple selectors should each be on a single line
522 | ERROR | [x] Multiple selectors should each be on a single line
522 | ERROR | [x] Multiple selectors should each be on a single line
522 | ERROR | [x] Multiple selectors should each be on a single line
522 | ERROR | [x] Multiple selectors should each be on a single line
522 | ERROR | [x] Multiple selectors should each be on a single line
523 | ERROR | [x] Multiple selectors should each be on a single line
523 | ERROR | [x] Multiple selectors should each be on a single line
523 | ERROR | [x] Multiple selectors should each be on a single line
523 | ERROR | [x] Multiple selectors should each be on a single line
523 | ERROR | [x] Multiple selectors should each be on a single line
523 | ERROR | [x] Multiple selectors should each be on a single line
523 | ERROR | [x] Multiple selectors should each be on a single line
523 | ERROR | [x] Multiple selectors should each be on a single line
523 | ERROR | [x] Multiple selectors should each be on a single line
523 | ERROR | [x] Multiple selectors should each be on a single line
523 | ERROR | [x] Multiple selectors should each be on a single line
523 | ERROR | [x] Multiple selectors should each be on a single line
523 | ERROR | [x] Multiple selectors should each be on a single line
524 | ERROR | [x] Multiple selectors should each be on a single line
524 | ERROR | [x] Multiple selectors should each be on a single line
524 | ERROR | [x] Multiple selectors should each be on a single line
524 | ERROR | [x] Multiple selectors should each be on a single line
524 | ERROR | [x] Multiple selectors should each be on a single line
524 | ERROR | [x] Multiple selectors should each be on a single line
524 | ERROR | [x] Multiple selectors should each be on a single line
524 | ERROR | [x] Multiple selectors should each be on a single line
524 | ERROR | [x] Multiple selectors should each be on a single line
524 | ERROR | [x] Multiple selectors should each be on a single line
524 | ERROR | [x] Multiple selectors should each be on a single line
524 | ERROR | [x] Multiple selectors should each be on a single line
524 | ERROR | [x] Multiple selectors should each be on a single line
525 | ERROR | [x] Multiple selectors should each be on a single line
525 | ERROR | [x] Multiple selectors should each be on a single line
525 | ERROR | [x] Multiple selectors should each be on a single line
525 | ERROR | [x] Multiple selectors should each be on a single line
525 | ERROR | [x] Multiple selectors should each be on a single line
525 | ERROR | [x] Multiple selectors should each be on a single line
525 | ERROR | [x] Multiple selectors should each be on a single line
525 | ERROR | [x] Multiple selectors should each be on a single line
525 | ERROR | [x] Multiple selectors should each be on a single line
525 | ERROR | [x] Multiple selectors should each be on a single line
525 | ERROR | [x] Multiple selectors should each be on a single line
525 | ERROR | [x] Multiple selectors should each be on a single line
525 | ERROR | [x] Multiple selectors should each be on a single line
526 | ERROR | [x] Multiple selectors should each be on a single line
526 | ERROR | [x] Multiple selectors should each be on a single line
526 | ERROR | [x] Multiple selectors should each be on a single line
526 | ERROR | [x] Multiple selectors should each be on a single line
526 | ERROR | [x] Multiple selectors should each be on a single line
526 | ERROR | [x] Multiple selectors should each be on a single line
526 | ERROR | [x] Multiple selectors should each be on a single line
526 | ERROR | [x] Multiple selectors should each be on a single line
526 | ERROR | [x] Multiple selectors should each be on a single line
526 | ERROR | [x] Multiple selectors should each be on a single line
526 | ERROR | [x] Multiple selectors should each be on a single line
526 | ERROR | [x] Multiple selectors should each be on a single line
526 | ERROR | [x] Multiple selectors should each be on a single line
532 | ERROR | [x] Closing brace of class definition must be on new line
537 | ERROR | [x] Closing brace of class definition must be on new line
542 | ERROR | [x] Closing brace of class definition must be on new line
546 | ERROR | [x] Closing brace of class definition must be on new line
550 | ERROR | [x] Closing brace of class definition must be on new line
554 | ERROR | [x] Closing brace of class definition must be on new line
558 | ERROR | [x] Closing brace of class definition must be on new line
562 | ERROR | [x] Closing brace of class definition must be on new line
566 | ERROR | [x] Closing brace of class definition must be on new line
570 | ERROR | [x] Closing brace of class definition must be on new line
574 | ERROR | [x] Closing brace of class definition must be on new line
578 | ERROR | [x] Closing brace of class definition must be on new line
582 | ERROR | [x] Closing brace of class definition must be on new line
586 | ERROR | [x] Closing brace of class definition must be on new line
590 | ERROR | [x] Closing brace of class definition must be on new line
593 | ERROR | [x] Closing brace of class definition must be on new line
596 | ERROR | [x] Closing brace of class definition must be on new line
599 | ERROR | [x] Closing brace of class definition must be on new line
602 | ERROR | [x] Closing brace of class definition must be on new line
605 | ERROR | [x] Closing brace of class definition must be on new line
608 | ERROR | [x] Closing brace of class definition must be on new line
611 | ERROR | [x] Closing brace of class definition must be on new line
614 | ERROR | [x] Closing brace of class definition must be on new line
617 | ERROR | [x] Closing brace of class definition must be on new line
620 | ERROR | [x] Closing brace of class definition must be on new line
623 | ERROR | [x] Closing brace of class definition must be on new line
626 | ERROR | [x] Closing brace of class definition must be on new line
632 | ERROR | [x] Closing brace of class definition must be on new line
636 | ERROR | [x] Closing brace of class definition must be on new line
639 | ERROR | [x] Closing brace of class definition must be on new line
642 | ERROR | [x] Closing brace of class definition must be on new line
645 | ERROR | [x] Closing brace of class definition must be on new line
648 | ERROR | [x] Closing brace of class definition must be on new line
651 | ERROR | [x] Closing brace of class definition must be on new line
654 | ERROR | [x] Closing brace of class definition must be on new line
657 | ERROR | [x] Closing brace of class definition must be on new line
660 | ERROR | [x] Closing brace of class definition must be on new line
663 | ERROR | [x] Closing brace of class definition must be on new line
666 | ERROR | [x] Closing brace of class definition must be on new line
669 | ERROR | [x] Closing brace of class definition must be on new line
672 | ERROR | [x] Closing brace of class definition must be on new line
674 | ERROR | [x] Closing brace of class definition must be on new line
676 | ERROR | [x] Closing brace of class definition must be on new line
678 | ERROR | [x] Closing brace of class definition must be on new line
680 | ERROR | [x] Closing brace of class definition must be on new line
682 | ERROR | [x] Closing brace of class definition must be on new line
684 | ERROR | [x] Closing brace of class definition must be on new line
686 | ERROR | [x] Closing brace of class definition must be on new line
688 | ERROR | [x] Closing brace of class definition must be on new line
690 | ERROR | [x] Closing brace of class definition must be on new line
692 | ERROR | [x] Closing brace of class definition must be on new line
694 | ERROR | [x] Closing brace of class definition must be on new line
696 | ERROR | [x] Closing brace of class definition must be on new line
702 | ERROR | [x] Closing brace of class definition must be on new line
706 | ERROR | [x] Closing brace of class definition must be on new line
709 | ERROR | [x] Closing brace of class definition must be on new line
712 | ERROR | [x] Closing brace of class definition must be on new line
715 | ERROR | [x] Closing brace of class definition must be on new line
718 | ERROR | [x] Closing brace of class definition must be on new line
721 | ERROR | [x] Closing brace of class definition must be on new line
724 | ERROR | [x] Closing brace of class definition must be on new line
727 | ERROR | [x] Closing brace of class definition must be on new line
730 | ERROR | [x] Closing brace of class definition must be on new line
733 | ERROR | [x] Closing brace of class definition must be on new line
736 | ERROR | [x] Closing brace of class definition must be on new line
739 | ERROR | [x] Closing brace of class definition must be on new line
742 | ERROR | [x] Closing brace of class definition must be on new line
744 | ERROR | [x] Closing brace of class definition must be on new line
746 | ERROR | [x] Closing brace of class definition must be on new line
748 | ERROR | [x] Closing brace of class definition must be on new line
750 | ERROR | [x] Closing brace of class definition must be on new line
752 | ERROR | [x] Closing brace of class definition must be on new line
754 | ERROR | [x] Closing brace of class definition must be on new line
756 | ERROR | [x] Closing brace of class definition must be on new line
758 | ERROR | [x] Closing brace of class definition must be on new line
760 | ERROR | [x] Closing brace of class definition must be on new line
762 | ERROR | [x] Closing brace of class definition must be on new line
764 | ERROR | [x] Closing brace of class definition must be on new line
766 | ERROR | [x] Closing brace of class definition must be on new line
772 | ERROR | [x] Closing brace of class definition must be on new line
776 | ERROR | [x] Closing brace of class definition must be on new line
779 | ERROR | [x] Closing brace of class definition must be on new line
782 | ERROR | [x] Closing brace of class definition must be on new line
785 | ERROR | [x] Closing brace of class definition must be on new line
788 | ERROR | [x] Closing brace of class definition must be on new line
791 | ERROR | [x] Closing brace of class definition must be on new line
794 | ERROR | [x] Closing brace of class definition must be on new line
797 | ERROR | [x] Closing brace of class definition must be on new line
800 | ERROR | [x] Closing brace of class definition must be on new line
803 | ERROR | [x] Closing brace of class definition must be on new line
806 | ERROR | [x] Closing brace of class definition must be on new line
809 | ERROR | [x] Closing brace of class definition must be on new line
812 | ERROR | [x] Closing brace of class definition must be on new line
814 | ERROR | [x] Closing brace of class definition must be on new line
816 | ERROR | [x] Closing brace of class definition must be on new line
818 | ERROR | [x] Closing brace of class definition must be on new line
820 | ERROR | [x] Closing brace of class definition must be on new line
822 | ERROR | [x] Closing brace of class definition must be on new line
824 | ERROR | [x] Closing brace of class definition must be on new line
826 | ERROR | [x] Closing brace of class definition must be on new line
828 | ERROR | [x] Closing brace of class definition must be on new line
830 | ERROR | [x] Closing brace of class definition must be on new line
832 | ERROR | [x] Closing brace of class definition must be on new line
834 | ERROR | [x] Closing brace of class definition must be on new line
836 | ERROR | [x] Closing brace of class definition must be on new line
842 | ERROR | [x] Closing brace of class definition must be on new line
846 | ERROR | [x] Closing brace of class definition must be on new line
849 | ERROR | [x] Closing brace of class definition must be on new line
852 | ERROR | [x] Closing brace of class definition must be on new line
855 | ERROR | [x] Closing brace of class definition must be on new line
858 | ERROR | [x] Closing brace of class definition must be on new line
861 | ERROR | [x] Closing brace of class definition must be on new line
864 | ERROR | [x] Closing brace of class definition must be on new line
867 | ERROR | [x] Closing brace of class definition must be on new line
870 | ERROR | [x] Closing brace of class definition must be on new line
873 | ERROR | [x] Closing brace of class definition must be on new line
876 | ERROR | [x] Closing brace of class definition must be on new line
879 | ERROR | [x] Closing brace of class definition must be on new line
882 | ERROR | [x] Closing brace of class definition must be on new line
884 | ERROR | [x] Closing brace of class definition must be on new line
886 | ERROR | [x] Closing brace of class definition must be on new line
888 | ERROR | [x] Closing brace of class definition must be on new line
890 | ERROR | [x] Closing brace of class definition must be on new line
892 | ERROR | [x] Closing brace of class definition must be on new line
894 | ERROR | [x] Closing brace of class definition must be on new line
896 | ERROR | [x] Closing brace of class definition must be on new line
898 | ERROR | [x] Closing brace of class definition must be on new line
900 | ERROR | [x] Closing brace of class definition must be on new line
902 | ERROR | [x] Closing brace of class definition must be on new line
904 | ERROR | [x] Closing brace of class definition must be on new line
906 | ERROR | [x] Closing brace of class definition must be on new line
912 | ERROR | [x] Closing brace of class definition must be on new line
913 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
914 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
915 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
916 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
917 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
917 | ERROR | [x] Closing brace of class definition must be on new line
918 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
919 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
920 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
920 | ERROR | [x] Closing brace of class definition must be on new line
921 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
922 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
922 | ERROR | [x] Closing brace of class definition must be on new line
923 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
924 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
924 | ERROR | [x] Closing brace of class definition must be on new line
928 | ERROR | [x] Closing brace of class definition must be on new line
931 | ERROR | [x] Closing brace of class definition must be on new line
932 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
933 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
934 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
934 | ERROR | [x] Closing brace of class definition must be on new line
935 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
936 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
937 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
937 | ERROR | [x] Closing brace of class definition must be on new line
940 | ERROR | [x] Closing brace of class definition must be on new line
943 | ERROR | [x] Closing brace of class definition must be on new line
948 | ERROR | [x] Closing brace of class definition must be on new line
951 | ERROR | [x] Closing brace of class definition must be on new line
952 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
953 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
954 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
954 | ERROR | [x] Closing brace of class definition must be on new line
959 | ERROR | [x] Closing brace of class definition must be on new line
962 | ERROR | [x] Closing brace of class definition must be on new line
963 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
964 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
965 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
965 | ERROR | [x] Closing brace of class definition must be on new line
970 | ERROR | [x] Closing brace of class definition must be on new line
973 | ERROR | [x] Closing brace of class definition must be on new line
974 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
975 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
976 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
976 | ERROR | [x] Closing brace of class definition must be on new line
981 | ERROR | [x] Closing brace of class definition must be on new line
984 | ERROR | [x] Closing brace of class definition must be on new line
985 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
986 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
987 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
987 | ERROR | [x] Closing brace of class definition must be on new line
992 | ERROR | [x] Closing brace of class definition must be on new line
995 | ERROR | [x] Closing brace of class definition must be on new line
996 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
997 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
998 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
998 | ERROR | [x] Closing brace of class definition must be on new line
1003 | ERROR | [x] Closing brace of class definition must be on new line
1006 | ERROR | [x] Closing brace of class definition must be on new line
1007 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1008 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1009 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1009 | ERROR | [x] Closing brace of class definition must be on new line
1014 | ERROR | [x] Closing brace of class definition must be on new line
1017 | ERROR | [x] Closing brace of class definition must be on new line
1018 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1019 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1020 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1020 | ERROR | [x] Closing brace of class definition must be on new line
1025 | ERROR | [x] Closing brace of class definition must be on new line
1028 | ERROR | [x] Closing brace of class definition must be on new line
1029 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1030 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1031 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1031 | ERROR | [x] Closing brace of class definition must be on new line
1036 | ERROR | [x] Closing brace of class definition must be on new line
1039 | ERROR | [x] Closing brace of class definition must be on new line
1040 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1041 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1042 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1042 | ERROR | [x] Closing brace of class definition must be on new line
1046 | ERROR | [x] Closing brace of class definition must be on new line
1050 | ERROR | [x] Closing brace of class definition must be on new line
1054 | ERROR | [x] Closing brace of class definition must be on new line
1055 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1056 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1057 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1058 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1058 | ERROR | [x] Closing brace of class definition must be on new line
1059 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1060 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1060 | ERROR | [x] Closing brace of class definition must be on new line
1061 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1062 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1062 | ERROR | [x] Closing brace of class definition must be on new line
1063 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1064 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1064 | ERROR | [x] Closing brace of class definition must be on new line
1071 | ERROR | [x] Closing brace of class definition must be on new line
1072 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1073 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
1073 | ERROR | [x] Closing brace of class definition must be on new line
1087 | ERROR | [x] Closing brace of class definition must be on new line
1088 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1089 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1090 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1090 | ERROR | [x] Closing brace of class definition must be on new line
1091 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1092 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1093 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1094 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1095 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1095 | ERROR | [x] Closing brace of class definition must be on new line
1096 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1097 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1098 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1098 | ERROR | [x] Closing brace of class definition must be on new line
1099 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1099 | ERROR | [x] Multiple selectors should each be on a single line
1100 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1101 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1101 | ERROR | [x] Closing brace of class definition must be on new line
1104 | ERROR | [x] Closing brace of class definition must be on new line
1108 | ERROR | [x] Closing brace of class definition must be on new line
1112 | ERROR | [x] Closing brace of class definition must be on new line
1117 | ERROR | [x] Closing brace of class definition must be on new line
1122 | ERROR | [x] Closing brace of class definition must be on new line
1127 | ERROR | [x] Closing brace of class definition must be on new line
1133 | ERROR | [x] Closing brace of class definition must be on new line
1141 | ERROR | [x] Closing brace of class definition must be on new line
1142 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1142 | ERROR | [x] Multiple selectors should each be on a single line
1143 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1144 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1144 | ERROR | [x] Multiple selectors should each be on a single line
1144 | ERROR | [x] Multiple selectors should each be on a single line
1145 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1146 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1147 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1148 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1148 | ERROR | [x] Closing brace of class definition must be on new line
1150 | ERROR | [x] Multiple selectors should each be on a single line
1156 | ERROR | [x] Closing brace of class definition must be on new line
1158 | ERROR | [x] Multiple selectors should each be on a single line
1161 | ERROR | [x] Closing brace of class definition must be on new line
1163 | ERROR | [x] Multiple selectors should each be on a single line
1169 | ERROR | [x] Closing brace of class definition must be on new line
1171 | ERROR | [x] Multiple selectors should each be on a single line
1174 | ERROR | [x] Closing brace of class definition must be on new line
1177 | ERROR | [x] Closing brace of class definition must be on new line
1181 | ERROR | [x] Closing brace of class definition must be on new line
1187 | ERROR | [x] Closing brace of class definition must be on new line
1188 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1189 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1190 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1191 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1191 | ERROR | [x] Closing brace of class definition must be on new line
1196 | ERROR | [x] Closing brace of class definition must be on new line
1197 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1198 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1198 | ERROR | [x] Closing brace of class definition must be on new line
1202 | ERROR | [x] Closing brace of class definition must be on new line
1207 | ERROR | [x] Closing brace of class definition must be on new line
1210 | ERROR | [x] Closing brace of class definition must be on new line
1211 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1212 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1212 | ERROR | [x] Closing brace of class definition must be on new line
1213 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1214 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1214 | ERROR | [x] Closing brace of class definition must be on new line
1220 | ERROR | [x] Closing brace of class definition must be on new line
1234 | ERROR | [x] Closing brace of class definition must be on new line
1236 | ERROR | [x] Multiple selectors should each be on a single line
1236 | ERROR | [x] Multiple selectors should each be on a single line
1236 | ERROR | [x] Selectors must be on a single line
1239 | ERROR | [x] Closing brace of class definition must be on new line
1240 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1240 | ERROR | [x] Multiple selectors should each be on a single line
1240 | ERROR | [x] Multiple selectors should each be on a single line
1240 | ERROR | [x] Selectors must be on a single line
1241 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1242 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1243 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1243 | ERROR | [x] Closing brace of class definition must be on new line
1244 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1245 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1245 | ERROR | [x] Multiple selectors should each be on a single line
1246 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1246 | ERROR | [x] Multiple selectors should each be on a single line
1246 | ERROR | [x] Selectors must be on a single line
1247 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1248 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1248 | ERROR | [x] Selectors must be on a single line
1249 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1250 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1251 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1252 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1252 | ERROR | [x] Closing brace of class definition must be on new line
1254 | ERROR | [x] Multiple selectors should each be on a single line
1255 | ERROR | [x] Closing brace of class definition must be on new line
1257 | ERROR | [x] Multiple selectors should each be on a single line
1258 | ERROR | [x] Closing brace of class definition must be on new line
1260 | ERROR | [x] Multiple selectors should each be on a single line
1261 | ERROR | [x] Closing brace of class definition must be on new line
1263 | ERROR | [x] Multiple selectors should each be on a single line
1264 | ERROR | [x] Closing brace of class definition must be on new line
1265 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1265 | ERROR | [x] Multiple selectors should each be on a single line
1266 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1266 | ERROR | [x] Closing brace of class definition must be on new line
1268 | ERROR | [x] Multiple selectors should each be on a single line
1269 | ERROR | [x] Closing brace of class definition must be on new line
1271 | ERROR | [x] Multiple selectors should each be on a single line
1271 | ERROR | [x] Multiple selectors should each be on a single line
1271 | ERROR | [x] Selectors must be on a single line
1274 | ERROR | [x] Closing brace of class definition must be on new line
1275 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1275 | ERROR | [x] Multiple selectors should each be on a single line
1275 | ERROR | [x] Multiple selectors should each be on a single line
1275 | ERROR | [x] Selectors must be on a single line
1276 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1277 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1278 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1278 | ERROR | [x] Closing brace of class definition must be on new line
1279 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1280 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1280 | ERROR | [x] Multiple selectors should each be on a single line
1281 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1281 | ERROR | [x] Multiple selectors should each be on a single line
1281 | ERROR | [x] Selectors must be on a single line
1282 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1283 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1283 | ERROR | [x] Selectors must be on a single line
1284 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1285 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1286 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1287 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1287 | ERROR | [x] Closing brace of class definition must be on new line
1289 | ERROR | [x] Multiple selectors should each be on a single line
1290 | ERROR | [x] Closing brace of class definition must be on new line
1292 | ERROR | [x] Multiple selectors should each be on a single line
1293 | ERROR | [x] Closing brace of class definition must be on new line
1295 | ERROR | [x] Multiple selectors should each be on a single line
1296 | ERROR | [x] Closing brace of class definition must be on new line
1298 | ERROR | [x] Multiple selectors should each be on a single line
1299 | ERROR | [x] Closing brace of class definition must be on new line
1300 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1300 | ERROR | [x] Multiple selectors should each be on a single line
1301 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1301 | ERROR | [x] Closing brace of class definition must be on new line
1303 | ERROR | [x] Multiple selectors should each be on a single line
1304 | ERROR | [x] Closing brace of class definition must be on new line
1309 | ERROR | [x] Closing brace of class definition must be on new line
1310 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1311 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1311 | ERROR | [x] Closing brace of class definition must be on new line
1312 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1313 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1314 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
1315 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
1316 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
1317 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
1317 | ERROR | [x] Closing brace of class definition must be on new line
1318 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1319 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
1320 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
1321 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
1322 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
1323 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
1323 | ERROR | [x] Closing brace of class definition must be on new line
1324 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1325 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
1326 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
1327 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
1327 | ERROR | [x] Closing brace of class definition must be on new line
1328 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1329 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
1329 | ERROR | [x] Closing brace of class definition must be on new line
1330 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1331 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
1331 | ERROR | [x] Closing brace of class definition must be on new line
1332 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1333 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
1334 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
1334 | ERROR | [x] Closing brace of class definition must be on new line
1335 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1336 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
1337 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
1338 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
1339 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
1340 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
1341 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
1341 | ERROR | [x] Closing brace of class definition must be on new line
1342 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1343 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
1343 | ERROR | [x] Closing brace of class definition must be on new line
1344 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1345 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
1346 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
1347 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
1348 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
1348 | ERROR | [x] Closing brace of class definition must be on new line
1349 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1350 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
1351 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
1352 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
1353 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
1353 | ERROR | [x] Closing brace of class definition must be on new line
1354 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1355 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
1356 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
1357 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
1358 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
1358 | ERROR | [x] Closing brace of class definition must be on new line
1359 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1360 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
1360 | ERROR | [x] Closing brace of class definition must be on new line
1374 | ERROR | [x] Closing brace of class definition must be on new line
1375 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1375 | ERROR | [x] Multiple selectors should each be on a single line
1376 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1376 | ERROR | [x] Closing brace of class definition must be on new line
1377 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1377 | ERROR | [x] Multiple selectors should each be on a single line
1378 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1379 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1379 | ERROR | [x] Closing brace of class definition must be on new line
1380 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1380 | ERROR | [x] Multiple selectors should each be on a single line
1381 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1381 | ERROR | [x] Closing brace of class definition must be on new line
1382 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1382 | ERROR | [x] Multiple selectors should each be on a single line
1383 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1383 | ERROR | [x] Closing brace of class definition must be on new line
1387 | ERROR | [x] Closing brace of class definition must be on new line
1392 | ERROR | [x] Closing brace of class definition must be on new line
1393 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1394 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1395 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1396 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1396 | ERROR | [x] Closing brace of class definition must be on new line
1397 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1397 | ERROR | [x] Multiple selectors should each be on a single line
1398 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1398 | ERROR | [x] Closing brace of class definition must be on new line
1399 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1399 | ERROR | [x] Multiple selectors should each be on a single line
1400 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1401 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1401 | ERROR | [x] Closing brace of class definition must be on new line
1402 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1402 | ERROR | [x] Multiple selectors should each be on a single line
1403 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1404 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1405 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1406 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1406 | ERROR | [x] Closing brace of class definition must be on new line
1411 | ERROR | [x] Closing brace of class definition must be on new line
1412 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1413 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1414 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1415 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1415 | ERROR | [x] Closing brace of class definition must be on new line
1416 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1416 | ERROR | [x] Multiple selectors should each be on a single line
1417 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1417 | ERROR | [x] Closing brace of class definition must be on new line
1418 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1418 | ERROR | [x] Multiple selectors should each be on a single line
1419 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1420 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1420 | ERROR | [x] Closing brace of class definition must be on new line
1421 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1421 | ERROR | [x] Multiple selectors should each be on a single line
1422 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1423 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1424 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1425 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1425 | ERROR | [x] Closing brace of class definition must be on new line
1430 | ERROR | [x] Closing brace of class definition must be on new line
1431 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1432 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1433 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1434 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1434 | ERROR | [x] Closing brace of class definition must be on new line
1435 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1435 | ERROR | [x] Multiple selectors should each be on a single line
1436 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1436 | ERROR | [x] Closing brace of class definition must be on new line
1437 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1437 | ERROR | [x] Multiple selectors should each be on a single line
1438 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1439 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1439 | ERROR | [x] Closing brace of class definition must be on new line
1440 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1440 | ERROR | [x] Multiple selectors should each be on a single line
1441 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1442 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1443 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1444 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1444 | ERROR | [x] Closing brace of class definition must be on new line
1449 | ERROR | [x] Closing brace of class definition must be on new line
1450 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1451 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1452 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1453 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1453 | ERROR | [x] Closing brace of class definition must be on new line
1454 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1454 | ERROR | [x] Multiple selectors should each be on a single line
1455 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1455 | ERROR | [x] Closing brace of class definition must be on new line
1456 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1456 | ERROR | [x] Multiple selectors should each be on a single line
1457 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1458 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1458 | ERROR | [x] Closing brace of class definition must be on new line
1459 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1459 | ERROR | [x] Multiple selectors should each be on a single line
1460 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1461 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1462 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1463 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1463 | ERROR | [x] Closing brace of class definition must be on new line
1468 | ERROR | [x] Closing brace of class definition must be on new line
1469 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1470 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1471 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1472 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1472 | ERROR | [x] Closing brace of class definition must be on new line
1473 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1473 | ERROR | [x] Multiple selectors should each be on a single line
1474 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1474 | ERROR | [x] Closing brace of class definition must be on new line
1475 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1475 | ERROR | [x] Multiple selectors should each be on a single line
1476 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1477 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1477 | ERROR | [x] Closing brace of class definition must be on new line
1478 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1478 | ERROR | [x] Multiple selectors should each be on a single line
1479 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1480 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1481 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1482 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1482 | ERROR | [x] Closing brace of class definition must be on new line
1487 | ERROR | [x] Closing brace of class definition must be on new line
1488 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1489 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1490 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1491 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1491 | ERROR | [x] Closing brace of class definition must be on new line
1492 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1492 | ERROR | [x] Multiple selectors should each be on a single line
1493 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1493 | ERROR | [x] Closing brace of class definition must be on new line
1494 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1494 | ERROR | [x] Multiple selectors should each be on a single line
1495 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1496 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1496 | ERROR | [x] Closing brace of class definition must be on new line
1497 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1497 | ERROR | [x] Multiple selectors should each be on a single line
1498 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1499 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1500 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1501 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1501 | ERROR | [x] Closing brace of class definition must be on new line
1506 | ERROR | [x] Closing brace of class definition must be on new line
1507 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1508 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1509 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1510 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1510 | ERROR | [x] Closing brace of class definition must be on new line
1511 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1511 | ERROR | [x] Multiple selectors should each be on a single line
1512 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1512 | ERROR | [x] Closing brace of class definition must be on new line
1513 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1513 | ERROR | [x] Multiple selectors should each be on a single line
1514 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1515 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1515 | ERROR | [x] Closing brace of class definition must be on new line
1516 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1516 | ERROR | [x] Multiple selectors should each be on a single line
1517 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1518 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1519 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1520 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1520 | ERROR | [x] Closing brace of class definition must be on new line
1525 | ERROR | [x] Closing brace of class definition must be on new line
1526 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1527 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1528 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1529 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1529 | ERROR | [x] Closing brace of class definition must be on new line
1530 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1530 | ERROR | [x] Multiple selectors should each be on a single line
1531 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1531 | ERROR | [x] Closing brace of class definition must be on new line
1532 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1532 | ERROR | [x] Multiple selectors should each be on a single line
1533 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1534 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1534 | ERROR | [x] Closing brace of class definition must be on new line
1535 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1535 | ERROR | [x] Multiple selectors should each be on a single line
1536 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1537 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1538 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1539 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1539 | ERROR | [x] Closing brace of class definition must be on new line
1545 | ERROR | [x] Closing brace of class definition must be on new line
1546 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1547 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1548 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1549 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1549 | ERROR | [x] Closing brace of class definition must be on new line
1550 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1550 | ERROR | [x] Multiple selectors should each be on a single line
1551 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1551 | ERROR | [x] Closing brace of class definition must be on new line
1552 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1552 | ERROR | [x] Multiple selectors should each be on a single line
1553 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1554 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1554 | ERROR | [x] Closing brace of class definition must be on new line
1555 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1555 | ERROR | [x] Multiple selectors should each be on a single line
1556 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1557 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1558 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1559 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1559 | ERROR | [x] Closing brace of class definition must be on new line
1565 | ERROR | [x] Closing brace of class definition must be on new line
1566 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1567 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1568 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1569 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1569 | ERROR | [x] Closing brace of class definition must be on new line
1570 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1570 | ERROR | [x] Multiple selectors should each be on a single line
1571 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1571 | ERROR | [x] Closing brace of class definition must be on new line
1572 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1572 | ERROR | [x] Multiple selectors should each be on a single line
1573 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1574 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1574 | ERROR | [x] Closing brace of class definition must be on new line
1575 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1575 | ERROR | [x] Multiple selectors should each be on a single line
1576 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1577 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1578 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1579 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1579 | ERROR | [x] Closing brace of class definition must be on new line
1585 | ERROR | [x] Closing brace of class definition must be on new line
1586 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1587 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1588 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1589 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1589 | ERROR | [x] Closing brace of class definition must be on new line
1590 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1590 | ERROR | [x] Multiple selectors should each be on a single line
1591 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1591 | ERROR | [x] Closing brace of class definition must be on new line
1592 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1592 | ERROR | [x] Multiple selectors should each be on a single line
1593 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1594 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1594 | ERROR | [x] Closing brace of class definition must be on new line
1595 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1595 | ERROR | [x] Multiple selectors should each be on a single line
1596 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1597 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1598 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1599 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1599 | ERROR | [x] Closing brace of class definition must be on new line
1605 | ERROR | [x] Closing brace of class definition must be on new line
1606 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1607 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1608 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1609 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1609 | ERROR | [x] Closing brace of class definition must be on new line
1610 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1610 | ERROR | [x] Multiple selectors should each be on a single line
1611 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1611 | ERROR | [x] Closing brace of class definition must be on new line
1612 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1612 | ERROR | [x] Multiple selectors should each be on a single line
1613 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1614 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1614 | ERROR | [x] Closing brace of class definition must be on new line
1615 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1615 | ERROR | [x] Multiple selectors should each be on a single line
1616 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1617 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1618 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1619 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1619 | ERROR | [x] Closing brace of class definition must be on new line
1625 | ERROR | [x] Closing brace of class definition must be on new line
1626 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1627 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1628 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1629 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1629 | ERROR | [x] Closing brace of class definition must be on new line
1630 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1630 | ERROR | [x] Multiple selectors should each be on a single line
1631 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1631 | ERROR | [x] Closing brace of class definition must be on new line
1632 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1632 | ERROR | [x] Multiple selectors should each be on a single line
1633 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1634 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1634 | ERROR | [x] Closing brace of class definition must be on new line
1635 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1635 | ERROR | [x] Multiple selectors should each be on a single line
1636 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1637 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1638 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1639 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1639 | ERROR | [x] Closing brace of class definition must be on new line
1645 | ERROR | [x] Closing brace of class definition must be on new line
1646 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1647 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1648 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1649 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1649 | ERROR | [x] Closing brace of class definition must be on new line
1650 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1650 | ERROR | [x] Multiple selectors should each be on a single line
1651 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1651 | ERROR | [x] Closing brace of class definition must be on new line
1652 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1652 | ERROR | [x] Multiple selectors should each be on a single line
1653 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1654 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1654 | ERROR | [x] Closing brace of class definition must be on new line
1655 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1655 | ERROR | [x] Multiple selectors should each be on a single line
1656 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1657 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1658 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1659 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1659 | ERROR | [x] Closing brace of class definition must be on new line
1665 | ERROR | [x] Closing brace of class definition must be on new line
1666 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1667 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1668 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1669 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1669 | ERROR | [x] Closing brace of class definition must be on new line
1670 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1670 | ERROR | [x] Multiple selectors should each be on a single line
1671 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1671 | ERROR | [x] Closing brace of class definition must be on new line
1672 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1672 | ERROR | [x] Multiple selectors should each be on a single line
1673 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1674 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1674 | ERROR | [x] Closing brace of class definition must be on new line
1675 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1675 | ERROR | [x] Multiple selectors should each be on a single line
1676 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1677 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1678 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1679 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1679 | ERROR | [x] Closing brace of class definition must be on new line
1685 | ERROR | [x] Closing brace of class definition must be on new line
1686 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1687 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1688 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1689 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1689 | ERROR | [x] Closing brace of class definition must be on new line
1690 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1690 | ERROR | [x] Multiple selectors should each be on a single line
1691 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1691 | ERROR | [x] Closing brace of class definition must be on new line
1692 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1692 | ERROR | [x] Multiple selectors should each be on a single line
1693 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1694 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1694 | ERROR | [x] Closing brace of class definition must be on new line
1695 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1695 | ERROR | [x] Multiple selectors should each be on a single line
1696 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1697 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1698 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1699 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1699 | ERROR | [x] Closing brace of class definition must be on new line
1704 | ERROR | [x] Closing brace of class definition must be on new line
1705 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1705 | ERROR | [x] Multiple selectors should each be on a single line
1705 | ERROR | [x] Multiple selectors should each be on a single line
1705 | ERROR | [x] Multiple selectors should each be on a single line
1706 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1706 | ERROR | [x] Closing brace of class definition must be on new line
1707 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1707 | ERROR | [x] Multiple selectors should each be on a single line
1707 | ERROR | [x] Multiple selectors should each be on a single line
1708 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1709 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1709 | ERROR | [x] Closing brace of class definition must be on new line
1710 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1711 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1711 | ERROR | [x] Closing brace of class definition must be on new line
1712 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1712 | ERROR | [x] Multiple selectors should each be on a single line
1713 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1714 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1715 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1715 | ERROR | [x] Closing brace of class definition must be on new line
1716 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1717 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1717 | ERROR | [x] Closing brace of class definition must be on new line
1718 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
1718 | ERROR | [x] Multiple selectors should each be on a single line
1719 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 6
1719 | ERROR | [x] Closing brace of class definition must be on new line
1721 | ERROR | [x] Multiple selectors should each be on a single line
1725 | ERROR | [x] Closing brace of class definition must be on new line
1727 | ERROR | [x] Multiple selectors should each be on a single line
1731 | ERROR | [x] Closing brace of class definition must be on new line
1735 | ERROR | [x] Closing brace of class definition must be on new line
1738 | ERROR | [x] Closing brace of class definition must be on new line
1743 | ERROR | [x] Closing brace of class definition must be on new line
1747 | ERROR | [x] Closing brace of class definition must be on new line
1748 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1749 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1749 | ERROR | [x] Closing brace of class definition must be on new line
1752 | ERROR | [x] Closing brace of class definition must be on new line
1753 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1754 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1754 | ERROR | [x] Closing brace of class definition must be on new line
1757 | ERROR | [x] Closing brace of class definition must be on new line
1760 | ERROR | [x] Closing brace of class definition must be on new line
1766 | ERROR | [x] Closing brace of class definition must be on new line
1770 | ERROR | [x] Closing brace of class definition must be on new line
1781 | ERROR | [x] Closing brace of class definition must be on new line
1784 | ERROR | [x] Closing brace of class definition must be on new line
1788 | ERROR | [x] Closing brace of class definition must be on new line
1792 | ERROR | [x] Closing brace of class definition must be on new line
1811 | ERROR | [x] Closing brace of class definition must be on new line
1817 | ERROR | [x] Closing brace of class definition must be on new line
1829 | ERROR | [x] Closing brace of class definition must be on new line
1830 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1830 | ERROR | [x] Multiple selectors should each be on a single line
1831 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1832 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1833 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1833 | ERROR | [x] Closing brace of class definition must be on new line
1834 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1834 | ERROR | [x] Multiple selectors should each be on a single line
1835 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1836 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1837 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1837 | ERROR | [x] Closing brace of class definition must be on new line
1838 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1838 | ERROR | [x] Multiple selectors should each be on a single line
1839 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1840 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1840 | ERROR | [x] Closing brace of class definition must be on new line
1843 | ERROR | [x] Closing brace of class definition must be on new line
1846 | ERROR | [x] Closing brace of class definition must be on new line
1854 | ERROR | [x] Closing brace of class definition must be on new line
1860 | ERROR | [x] Closing brace of class definition must be on new line
1861 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1862 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1863 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1864 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1865 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1865 | ERROR | [x] Closing brace of class definition must be on new line
1866 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
1867 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
1868 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 6
1868 | ERROR | [x] Closing brace of class definition must be on new line
1869 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
1869 | ERROR | [x] Multiple selectors should each be on a single line
1869 | ERROR | [x] Multiple selectors should each be on a single line
1870 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
1871 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
1872 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
1873 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 6
1873 | ERROR | [x] Closing brace of class definition must be on new line
1874 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1875 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1876 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1877 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1878 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1879 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1880 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1881 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1882 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1882 | ERROR | [x] Closing brace of class definition must be on new line
1887 | ERROR | [x] Closing brace of class definition must be on new line
1888 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1889 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1889 | ERROR | [x] Closing brace of class definition must be on new line
1892 | ERROR | [x] Closing brace of class definition must be on new line
1895 | ERROR | [x] Closing brace of class definition must be on new line
1896 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1897 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1898 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1898 | ERROR | [x] Closing brace of class definition must be on new line
1903 | ERROR | [x] Closing brace of class definition must be on new line
1906 | ERROR | [x] Closing brace of class definition must be on new line
1909 | ERROR | [x] Closing brace of class definition must be on new line
1914 | ERROR | [x] Closing brace of class definition must be on new line
1918 | ERROR | [x] Closing brace of class definition must be on new line
1922 | ERROR | [x] Closing brace of class definition must be on new line
1923 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1924 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1924 | ERROR | [x] Closing brace of class definition must be on new line
1926 | ERROR | [x] Multiple selectors should each be on a single line
1928 | ERROR | [x] Closing brace of class definition must be on new line
1930 | ERROR | [x] Multiple selectors should each be on a single line
1932 | ERROR | [x] Closing brace of class definition must be on new line
1938 | ERROR | [x] Closing brace of class definition must be on new line
1939 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1940 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1941 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1941 | ERROR | [x] Closing brace of class definition must be on new line
1942 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1943 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1944 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1945 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1946 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1947 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1947 | ERROR | [x] Closing brace of class definition must be on new line
1950 | ERROR | [x] Closing brace of class definition must be on new line
1954 | ERROR | [x] Closing brace of class definition must be on new line
1958 | ERROR | [x] Closing brace of class definition must be on new line
1961 | ERROR | [x] Closing brace of class definition must be on new line
1966 | ERROR | [x] Closing brace of class definition must be on new line
1970 | ERROR | [x] Closing brace of class definition must be on new line
1978 | ERROR | [x] Closing brace of class definition must be on new line
1983 | ERROR | [x] Closing brace of class definition must be on new line
1984 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1985 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1986 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1987 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1988 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1989 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
1989 | ERROR | [x] Closing brace of class definition must be on new line
1990 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
1990 | ERROR | [x] Multiple selectors should each be on a single line
1990 | ERROR | [x] Multiple selectors should each be on a single line
1991 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 6
1991 | ERROR | [x] Closing brace of class definition must be on new line
1997 | ERROR | [x] Closing brace of class definition must be on new line
1998 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
1999 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
2000 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
2001 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2001 | ERROR | [x] Closing brace of class definition must be on new line
2006 | ERROR | [x] Closing brace of class definition must be on new line
2019 | ERROR | [x] Closing brace of class definition must be on new line
2020 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
2021 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
2022 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
2023 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2024 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2025 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2025 | ERROR | [x] Closing brace of class definition must be on new line
2026 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
2027 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
2028 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
2029 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2030 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2031 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2031 | ERROR | [x] Closing brace of class definition must be on new line
2032 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
2033 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
2034 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2034 | ERROR | [x] Closing brace of class definition must be on new line
2044 | ERROR | [x] Closing brace of class definition must be on new line
2047 | ERROR | [x] Closing brace of class definition must be on new line
2057 | ERROR | [x] Closing brace of class definition must be on new line
2060 | ERROR | [x] Closing brace of class definition must be on new line
2065 | ERROR | [x] Closing brace of class definition must be on new line
2066 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
2067 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2068 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2069 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2069 | ERROR | [x] Closing brace of class definition must be on new line
2070 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
2071 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 6
2071 | ERROR | [x] Closing brace of class definition must be on new line
2072 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
2072 | ERROR | [x] Multiple selectors should each be on a single line
2072 | ERROR | [x] Multiple selectors should each be on a single line
2073 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 6
2073 | ERROR | [x] Closing brace of class definition must be on new line
2074 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
2075 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
2076 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2076 | ERROR | [x] Closing brace of class definition must be on new line
2077 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
2078 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
2079 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2080 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2080 | ERROR | [x] Closing brace of class definition must be on new line
2081 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
2081 | ERROR | [x] Multiple selectors should each be on a single line
2081 | ERROR | [x] Multiple selectors should each be on a single line
2082 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
2083 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
2084 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
2085 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 6
2085 | ERROR | [x] Closing brace of class definition must be on new line
2092 | ERROR | [x] Closing brace of class definition must be on new line
2097 | ERROR | [x] Closing brace of class definition must be on new line
2098 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
2099 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2100 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2100 | ERROR | [x] Closing brace of class definition must be on new line
2101 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
2102 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2102 | ERROR | [x] Closing brace of class definition must be on new line
2103 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
2104 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2105 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2105 | ERROR | [x] Closing brace of class definition must be on new line
2106 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
2107 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2107 | ERROR | [x] Closing brace of class definition must be on new line
2108 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
2109 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2109 | ERROR | [x] Closing brace of class definition must be on new line
2123 | ERROR | [x] Closing brace of class definition must be on new line
2126 | ERROR | [x] Closing brace of class definition must be on new line
2129 | ERROR | [x] Closing brace of class definition must be on new line
2133 | ERROR | [x] Closing brace of class definition must be on new line
2136 | ERROR | [x] Closing brace of class definition must be on new line
2139 | ERROR | [x] Closing brace of class definition must be on new line
2143 | ERROR | [x] Closing brace of class definition must be on new line
2144 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
2145 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2145 | ERROR | [x] Closing brace of class definition must be on new line
2146 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
2147 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 6
2147 | ERROR | [x] Closing brace of class definition must be on new line
2162 | ERROR | [x] Closing brace of class definition must be on new line
2163 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
2164 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2165 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2165 | ERROR | [x] Closing brace of class definition must be on new line
2166 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
2167 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 6
2168 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 6
2168 | ERROR | [x] Closing brace of class definition must be on new line
2169 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
2170 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2171 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2171 | ERROR | [x] Closing brace of class definition must be on new line
2172 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
2173 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2173 | ERROR | [x] Closing brace of class definition must be on new line
2179 | ERROR | [x] Closing brace of class definition must be on new line
2186 | ERROR | [x] Closing brace of class definition must be on new line
2193 | ERROR | [x] Closing brace of class definition must be on new line
2194 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
2195 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2195 | ERROR | [x] Closing brace of class definition must be on new line
2213 | ERROR | [x] Closing brace of class definition must be on new line
2214 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
2215 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2215 | ERROR | [x] Closing brace of class definition must be on new line
2216 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
2217 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2218 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2219 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2220 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2221 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2222 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2223 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2224 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2225 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2226 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2227 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2227 | ERROR | [x] Closing brace of class definition must be on new line
2228 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
2229 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2229 | ERROR | [x] Closing brace of class definition must be on new line
2236 | ERROR | [x] Closing brace of class definition must be on new line
2240 | ERROR | [x] Closing brace of class definition must be on new line
2241 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
2241 | ERROR | [x] Multiple selectors should each be on a single line
2242 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2242 | ERROR | [x] Closing brace of class definition must be on new line
2243 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
2244 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2244 | ERROR | [x] Closing brace of class definition must be on new line
2247 | ERROR | [x] Closing brace of class definition must be on new line
2248 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
2249 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2249 | ERROR | [x] Closing brace of class definition must be on new line
2250 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
2251 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2252 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2253 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2253 | ERROR | [x] Closing brace of class definition must be on new line
2254 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
2254 | ERROR | [x] Multiple selectors should each be on a single line
2255 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 6
2255 | ERROR | [x] Closing brace of class definition must be on new line
2256 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
2257 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 6
2258 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 6
2259 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 6
2259 | ERROR | [x] Closing brace of class definition must be on new line
2260 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
2261 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
2262 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2263 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2264 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2264 | ERROR | [x] Closing brace of class definition must be on new line
2265 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
2266 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2267 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2268 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2268 | ERROR | [x] Closing brace of class definition must be on new line
2271 | ERROR | [x] Closing brace of class definition must be on new line
2272 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
2273 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
2274 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2275 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2275 | ERROR | [x] Closing brace of class definition must be on new line
2279 | ERROR | [x] Closing brace of class definition must be on new line
2284 | ERROR | [x] Closing brace of class definition must be on new line
2287 | ERROR | [x] Closing brace of class definition must be on new line
2290 | ERROR | [x] Closing brace of class definition must be on new line
2298 | ERROR | [x] Closing brace of class definition must be on new line
2299 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
2300 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
2301 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2302 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2303 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2304 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2304 | ERROR | [x] Closing brace of class definition must be on new line
2313 | ERROR | [x] Closing brace of class definition must be on new line
2314 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
2314 | ERROR | [x] Multiple selectors should each be on a single line
2315 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2315 | ERROR | [x] Closing brace of class definition must be on new line
2322 | ERROR | [x] Closing brace of class definition must be on new line
2323 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
2324 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2325 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2325 | ERROR | [x] Closing brace of class definition must be on new line
2326 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
2327 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2328 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2328 | ERROR | [x] Closing brace of class definition must be on new line
2333 | ERROR | [x] Closing brace of class definition must be on new line
2337 | ERROR | [x] Closing brace of class definition must be on new line
2345 | ERROR | [x] Closing brace of class definition must be on new line
2346 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
2346 | ERROR | [x] Multiple selectors should each be on a single line
2347 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2347 | ERROR | [x] Closing brace of class definition must be on new line
2356 | ERROR | [x] Closing brace of class definition must be on new line
2362 | ERROR | [x] Closing brace of class definition must be on new line
2368 | ERROR | [x] Closing brace of class definition must be on new line
2369 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2370 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
2370 | ERROR | [x] Closing brace of class definition must be on new line
2371 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 6
2372 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
2372 | ERROR | [x] Closing brace of class definition must be on new line
2373 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 6
2374 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
2375 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
2375 | ERROR | [x] Closing brace of class definition must be on new line
2376 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 6
2377 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
2378 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
2378 | ERROR | [x] Closing brace of class definition must be on new line
2379 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2380 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2381 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
2381 | ERROR | [x] Closing brace of class definition must be on new line
2382 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2383 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
2383 | ERROR | [x] Closing brace of class definition must be on new line
2384 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2385 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
2385 | ERROR | [x] Closing brace of class definition must be on new line
2391 | ERROR | [x] Closing brace of class definition must be on new line
2397 | ERROR | [x] Closing brace of class definition must be on new line
2398 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2399 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
2399 | ERROR | [x] Closing brace of class definition must be on new line
2400 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 6
2401 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
2401 | ERROR | [x] Closing brace of class definition must be on new line
2402 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 6
2403 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
2404 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
2404 | ERROR | [x] Closing brace of class definition must be on new line
2405 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 6
2406 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
2407 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
2407 | ERROR | [x] Closing brace of class definition must be on new line
2408 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2409 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2410 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
2410 | ERROR | [x] Closing brace of class definition must be on new line
2411 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2412 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
2412 | ERROR | [x] Closing brace of class definition must be on new line
2413 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2414 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
2414 | ERROR | [x] Closing brace of class definition must be on new line
2420 | ERROR | [x] Closing brace of class definition must be on new line
2426 | ERROR | [x] Closing brace of class definition must be on new line
2427 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2428 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
2428 | ERROR | [x] Closing brace of class definition must be on new line
2429 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 6
2430 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
2430 | ERROR | [x] Closing brace of class definition must be on new line
2431 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 6
2432 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
2433 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
2433 | ERROR | [x] Closing brace of class definition must be on new line
2434 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 6
2435 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
2436 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
2436 | ERROR | [x] Closing brace of class definition must be on new line
2437 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2438 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2439 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
2439 | ERROR | [x] Closing brace of class definition must be on new line
2440 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2441 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
2441 | ERROR | [x] Closing brace of class definition must be on new line
2442 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2443 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
2443 | ERROR | [x] Closing brace of class definition must be on new line
2449 | ERROR | [x] Closing brace of class definition must be on new line
2455 | ERROR | [x] Closing brace of class definition must be on new line
2456 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2457 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
2457 | ERROR | [x] Closing brace of class definition must be on new line
2458 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 6
2459 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
2459 | ERROR | [x] Closing brace of class definition must be on new line
2460 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 6
2461 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
2462 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
2462 | ERROR | [x] Closing brace of class definition must be on new line
2463 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 6
2464 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
2465 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
2465 | ERROR | [x] Closing brace of class definition must be on new line
2466 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2467 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2468 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
2468 | ERROR | [x] Closing brace of class definition must be on new line
2469 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2470 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
2470 | ERROR | [x] Closing brace of class definition must be on new line
2471 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2472 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
2472 | ERROR | [x] Closing brace of class definition must be on new line
2477 | ERROR | [x] Closing brace of class definition must be on new line
2478 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
2479 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
2480 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2481 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2481 | ERROR | [x] Closing brace of class definition must be on new line
2482 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
2483 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2483 | ERROR | [x] Closing brace of class definition must be on new line
2484 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
2485 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 6
2485 | ERROR | [x] Closing brace of class definition must be on new line
2486 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
2487 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 6
2488 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 6
2488 | ERROR | [x] Closing brace of class definition must be on new line
2489 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
2490 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 6
2491 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 6
2491 | ERROR | [x] Closing brace of class definition must be on new line
2492 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
2493 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
2494 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2494 | ERROR | [x] Closing brace of class definition must be on new line
2495 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
2496 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2496 | ERROR | [x] Closing brace of class definition must be on new line
2497 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
2498 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2498 | ERROR | [x] Closing brace of class definition must be on new line
2501 | ERROR | [x] Closing brace of class definition must be on new line
2502 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
2502 | ERROR | [x] Multiple selectors should each be on a single line
2503 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2503 | ERROR | [x] Closing brace of class definition must be on new line
2506 | ERROR | [x] Closing brace of class definition must be on new line
2507 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
2507 | ERROR | [x] Multiple selectors should each be on a single line
2508 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2508 | ERROR | [x] Closing brace of class definition must be on new line
2509 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
2510 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2510 | ERROR | [x] Closing brace of class definition must be on new line
2516 | ERROR | [x] Closing brace of class definition must be on new line
2520 | ERROR | [x] Closing brace of class definition must be on new line
2523 | ERROR | [x] Closing brace of class definition must be on new line
2526 | ERROR | [x] Closing brace of class definition must be on new line
2529 | ERROR | [x] Closing brace of class definition must be on new line
2530 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
2530 | ERROR | [x] Multiple selectors should each be on a single line
2531 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2531 | ERROR | [x] Closing brace of class definition must be on new line
2534 | ERROR | [x] Closing brace of class definition must be on new line
2535 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
2535 | ERROR | [x] Multiple selectors should each be on a single line
2536 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2536 | ERROR | [x] Closing brace of class definition must be on new line
2537 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
2538 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2538 | ERROR | [x] Closing brace of class definition must be on new line
2544 | ERROR | [x] Closing brace of class definition must be on new line
2548 | ERROR | [x] Closing brace of class definition must be on new line
2551 | ERROR | [x] Closing brace of class definition must be on new line
2554 | ERROR | [x] Closing brace of class definition must be on new line
2565 | ERROR | [x] Closing brace of class definition must be on new line
2569 | ERROR | [x] Closing brace of class definition must be on new line
2572 | ERROR | [x] Closing brace of class definition must be on new line
2576 | ERROR | [x] Closing brace of class definition must be on new line
2579 | ERROR | [x] Closing brace of class definition must be on new line
2582 | ERROR | [x] Closing brace of class definition must be on new line
2585 | ERROR | [x] Closing brace of class definition must be on new line
2589 | ERROR | [x] Closing brace of class definition must be on new line
2593 | ERROR | [x] Closing brace of class definition must be on new line
2599 | ERROR | [x] Closing brace of class definition must be on new line
2600 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
2601 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2601 | ERROR | [x] Closing brace of class definition must be on new line
2606 | ERROR | [x] Closing brace of class definition must be on new line
2607 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
2608 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2608 | ERROR | [x] Closing brace of class definition must be on new line
2614 | ERROR | [x] Closing brace of class definition must be on new line
2618 | ERROR | [x] Closing brace of class definition must be on new line
2626 | ERROR | [x] Closing brace of class definition must be on new line
2630 | ERROR | [x] Closing brace of class definition must be on new line
2635 | ERROR | [x] Closing brace of class definition must be on new line
2640 | ERROR | [x] Closing brace of class definition must be on new line
2647 | ERROR | [x] Closing brace of class definition must be on new line
2648 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2649 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
2650 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
2651 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
2652 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
2653 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
2653 | ERROR | [x] Closing brace of class definition must be on new line
2658 | ERROR | [x] Closing brace of class definition must be on new line
2659 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2660 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
2660 | ERROR | [x] Closing brace of class definition must be on new line
2661 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 6
2662 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
2663 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
2663 | ERROR | [x] Closing brace of class definition must be on new line
2664 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 6
2665 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
2666 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
2666 | ERROR | [x] Closing brace of class definition must be on new line
2667 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 8
2668 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 10
2668 | ERROR | [x] Closing brace of class definition must be on new line
2669 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 8
2670 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 10
2670 | ERROR | [x] Closing brace of class definition must be on new line
2671 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 6
2672 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
2673 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
2673 | ERROR | [x] Closing brace of class definition must be on new line
2674 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 8
2675 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 10
2675 | ERROR | [x] Closing brace of class definition must be on new line
2676 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 8
2677 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 10
2677 | ERROR | [x] Closing brace of class definition must be on new line
2678 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 6
2679 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
2679 | ERROR | [x] Closing brace of class definition must be on new line
2680 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 8
2681 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 8
2682 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 10
2682 | ERROR | [x] Closing brace of class definition must be on new line
2685 | ERROR | [x] Closing brace of class definition must be on new line
2690 | ERROR | [x] Closing brace of class definition must be on new line
2691 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2692 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
2693 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
2693 | ERROR | [x] Closing brace of class definition must be on new line
2700 | ERROR | [x] Closing brace of class definition must be on new line
2701 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
2702 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2703 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2704 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2704 | ERROR | [x] Closing brace of class definition must be on new line
2707 | ERROR | [x] Closing brace of class definition must be on new line
2708 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
2709 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2710 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2711 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2712 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2713 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2713 | ERROR | [x] Closing brace of class definition must be on new line
2714 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
2715 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2715 | ERROR | [x] Closing brace of class definition must be on new line
2716 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
2717 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2717 | ERROR | [x] Closing brace of class definition must be on new line
2718 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
2719 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2719 | ERROR | [x] Closing brace of class definition must be on new line
2725 | ERROR | [x] Closing brace of class definition must be on new line
2730 | ERROR | [x] Closing brace of class definition must be on new line
2734 | ERROR | [x] Closing brace of class definition must be on new line
2740 | ERROR | [x] Closing brace of class definition must be on new line
2746 | ERROR | [x] Closing brace of class definition must be on new line
2756 | ERROR | [x] Closing brace of class definition must be on new line
2757 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
2757 | ERROR | [x] Multiple selectors should each be on a single line
2758 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2759 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2760 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2761 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2761 | ERROR | [x] Closing brace of class definition must be on new line
2766 | ERROR | [x] Closing brace of class definition must be on new line
2770 | ERROR | [x] Closing brace of class definition must be on new line
2774 | ERROR | [x] Closing brace of class definition must be on new line
2779 | ERROR | [x] Closing brace of class definition must be on new line
2783 | ERROR | [x] Closing brace of class definition must be on new line
2787 | ERROR | [x] Closing brace of class definition must be on new line
2799 | ERROR | [x] Closing brace of class definition must be on new line
2800 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
2801 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2801 | ERROR | [x] Closing brace of class definition must be on new line
2805 | ERROR | [x] Closing brace of class definition must be on new line
2810 | ERROR | [x] Closing brace of class definition must be on new line
2814 | ERROR | [x] Closing brace of class definition must be on new line
2815 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
2815 | ERROR | [x] Multiple selectors should each be on a single line
2816 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2817 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2818 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2818 | ERROR | [x] Closing brace of class definition must be on new line
2822 | ERROR | [x] Closing brace of class definition must be on new line
2823 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
2823 | ERROR | [x] Multiple selectors should each be on a single line
2824 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2825 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2826 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2826 | ERROR | [x] Closing brace of class definition must be on new line
2830 | ERROR | [x] Closing brace of class definition must be on new line
2831 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
2831 | ERROR | [x] Multiple selectors should each be on a single line
2832 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2833 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2834 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2834 | ERROR | [x] Closing brace of class definition must be on new line
2838 | ERROR | [x] Closing brace of class definition must be on new line
2839 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
2839 | ERROR | [x] Multiple selectors should each be on a single line
2840 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2841 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2842 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2842 | ERROR | [x] Closing brace of class definition must be on new line
2846 | ERROR | [x] Closing brace of class definition must be on new line
2847 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
2847 | ERROR | [x] Multiple selectors should each be on a single line
2848 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2849 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2850 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2850 | ERROR | [x] Closing brace of class definition must be on new line
2854 | ERROR | [x] Closing brace of class definition must be on new line
2855 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
2855 | ERROR | [x] Multiple selectors should each be on a single line
2856 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2857 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2858 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2858 | ERROR | [x] Closing brace of class definition must be on new line
2862 | ERROR | [x] Closing brace of class definition must be on new line
2863 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
2863 | ERROR | [x] Multiple selectors should each be on a single line
2864 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2865 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2866 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2866 | ERROR | [x] Closing brace of class definition must be on new line
2870 | ERROR | [x] Closing brace of class definition must be on new line
2871 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
2871 | ERROR | [x] Multiple selectors should each be on a single line
2872 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2873 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2874 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2874 | ERROR | [x] Closing brace of class definition must be on new line
2880 | ERROR | [x] Closing brace of class definition must be on new line
2881 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
2882 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2883 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
2883 | ERROR | [x] Closing brace of class definition must be on new line
2888 | ERROR | [x] Closing brace of class definition must be on new line
2894 | ERROR | [x] Closing brace of class definition must be on new line
2897 | ERROR | [x] Closing brace of class definition must be on new line
2900 | ERROR | [x] Closing brace of class definition must be on new line
2907 | ERROR | [x] Closing brace of class definition must be on new line
2912 | ERROR | [x] Closing brace of class definition must be on new line
2913 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
2914 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2914 | ERROR | [x] Closing brace of class definition must be on new line
2915 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
2916 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2916 | ERROR | [x] Closing brace of class definition must be on new line
2921 | ERROR | [x] Closing brace of class definition must be on new line
2922 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
2923 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2923 | ERROR | [x] Closing brace of class definition must be on new line
2924 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
2925 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2925 | ERROR | [x] Closing brace of class definition must be on new line
2930 | ERROR | [x] Closing brace of class definition must be on new line
2931 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
2932 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2932 | ERROR | [x] Closing brace of class definition must be on new line
2933 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
2934 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2934 | ERROR | [x] Closing brace of class definition must be on new line
2939 | ERROR | [x] Closing brace of class definition must be on new line
2940 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
2941 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2941 | ERROR | [x] Closing brace of class definition must be on new line
2942 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
2943 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2943 | ERROR | [x] Closing brace of class definition must be on new line
2948 | ERROR | [x] Closing brace of class definition must be on new line
2949 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
2950 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2950 | ERROR | [x] Closing brace of class definition must be on new line
2951 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
2952 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2952 | ERROR | [x] Closing brace of class definition must be on new line
2957 | ERROR | [x] Closing brace of class definition must be on new line
2958 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
2959 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2959 | ERROR | [x] Closing brace of class definition must be on new line
2960 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
2961 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2961 | ERROR | [x] Closing brace of class definition must be on new line
2966 | ERROR | [x] Closing brace of class definition must be on new line
2967 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
2968 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2968 | ERROR | [x] Closing brace of class definition must be on new line
2969 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
2970 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2970 | ERROR | [x] Closing brace of class definition must be on new line
2975 | ERROR | [x] Closing brace of class definition must be on new line
2976 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
2977 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2977 | ERROR | [x] Closing brace of class definition must be on new line
2978 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
2979 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
2979 | ERROR | [x] Closing brace of class definition must be on new line
2983 | ERROR | [x] Closing brace of class definition must be on new line
2985 | ERROR | [x] Closing brace of class definition must be on new line
2993 | ERROR | [x] Closing brace of class definition must be on new line
3000 | ERROR | [x] Closing brace of class definition must be on new line
3004 | ERROR | [x] Closing brace of class definition must be on new line
3007 | ERROR | [x] Closing brace of class definition must be on new line
3011 | ERROR | [x] Closing brace of class definition must be on new line
3014 | ERROR | [x] Closing brace of class definition must be on new line
3020 | ERROR | [x] Closing brace of class definition must be on new line
3025 | ERROR | [x] Closing brace of class definition must be on new line
3026 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
3026 | ERROR | [x] Multiple selectors should each be on a single line
3027 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
3028 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
3029 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
3029 | ERROR | [x] Closing brace of class definition must be on new line
3030 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
3031 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
3032 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
3032 | ERROR | [x] Closing brace of class definition must be on new line
3040 | ERROR | [x] Closing brace of class definition must be on new line
3041 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
3042 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
3043 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
3043 | ERROR | [x] Closing brace of class definition must be on new line
3044 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
3045 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
3046 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
3047 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
3047 | ERROR | [x] Closing brace of class definition must be on new line
3048 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
3048 | ERROR | [x] Multiple selectors should each be on a single line
3049 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
3049 | ERROR | [x] Closing brace of class definition must be on new line
3050 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
3050 | ERROR | [x] Multiple selectors should each be on a single line
3051 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
3052 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
3052 | ERROR | [x] Closing brace of class definition must be on new line
3053 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
3054 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
3055 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
3056 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
3057 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
3057 | ERROR | [x] Closing brace of class definition must be on new line
3062 | ERROR | [x] Closing brace of class definition must be on new line
3065 | ERROR | [x] Closing brace of class definition must be on new line
3068 | ERROR | [x] Closing brace of class definition must be on new line
3072 | ERROR | [x] Closing brace of class definition must be on new line
3076 | ERROR | [x] Closing brace of class definition must be on new line
3077 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
3077 | ERROR | [x] Multiple selectors should each be on a single line
3078 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
3079 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
3080 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
3081 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
3081 | ERROR | [x] Closing brace of class definition must be on new line
3082 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
3083 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
3084 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
3085 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
3086 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
3086 | ERROR | [x] Closing brace of class definition must be on new line
3090 | ERROR | [x] Closing brace of class definition must be on new line
3094 | ERROR | [x] Closing brace of class definition must be on new line
3095 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
3095 | ERROR | [x] Multiple selectors should each be on a single line
3096 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
3097 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
3098 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
3099 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
3099 | ERROR | [x] Closing brace of class definition must be on new line
3100 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
3101 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
3102 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
3103 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
3104 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
3104 | ERROR | [x] Closing brace of class definition must be on new line
3108 | ERROR | [x] Closing brace of class definition must be on new line
3112 | ERROR | [x] Closing brace of class definition must be on new line
3113 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
3113 | ERROR | [x] Multiple selectors should each be on a single line
3114 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
3115 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
3116 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
3117 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
3117 | ERROR | [x] Closing brace of class definition must be on new line
3118 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
3119 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
3120 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
3121 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
3122 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
3122 | ERROR | [x] Closing brace of class definition must be on new line
3126 | ERROR | [x] Closing brace of class definition must be on new line
3130 | ERROR | [x] Closing brace of class definition must be on new line
3131 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
3131 | ERROR | [x] Multiple selectors should each be on a single line
3132 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
3133 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
3134 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
3135 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
3135 | ERROR | [x] Closing brace of class definition must be on new line
3136 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
3137 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
3138 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
3139 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
3140 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
3140 | ERROR | [x] Closing brace of class definition must be on new line
3144 | ERROR | [x] Closing brace of class definition must be on new line
3148 | ERROR | [x] Closing brace of class definition must be on new line
3149 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
3149 | ERROR | [x] Multiple selectors should each be on a single line
3150 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
3151 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
3152 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
3153 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
3153 | ERROR | [x] Closing brace of class definition must be on new line
3154 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
3155 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
3156 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
3157 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
3158 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
3158 | ERROR | [x] Closing brace of class definition must be on new line
3162 | ERROR | [x] Closing brace of class definition must be on new line
3166 | ERROR | [x] Closing brace of class definition must be on new line
3167 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
3167 | ERROR | [x] Multiple selectors should each be on a single line
3168 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
3169 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
3170 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
3171 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
3171 | ERROR | [x] Closing brace of class definition must be on new line
3172 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
3173 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
3174 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
3175 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
3176 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
3176 | ERROR | [x] Closing brace of class definition must be on new line
3180 | ERROR | [x] Closing brace of class definition must be on new line
3184 | ERROR | [x] Closing brace of class definition must be on new line
3185 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
3185 | ERROR | [x] Multiple selectors should each be on a single line
3186 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
3187 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
3188 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
3189 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
3189 | ERROR | [x] Closing brace of class definition must be on new line
3190 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
3191 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
3192 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
3193 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
3194 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
3194 | ERROR | [x] Closing brace of class definition must be on new line
3198 | ERROR | [x] Closing brace of class definition must be on new line
3202 | ERROR | [x] Closing brace of class definition must be on new line
3203 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
3203 | ERROR | [x] Multiple selectors should each be on a single line
3204 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
3205 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
3206 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
3207 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
3207 | ERROR | [x] Closing brace of class definition must be on new line
3208 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
3209 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
3210 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
3211 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
3212 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
3212 | ERROR | [x] Closing brace of class definition must be on new line
3221 | ERROR | [x] Closing brace of class definition must be on new line
3222 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
3222 | ERROR | [x] Multiple selectors should each be on a single line
3223 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
3224 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
3225 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
3225 | ERROR | [x] Closing brace of class definition must be on new line
3231 | ERROR | [x] Closing brace of class definition must be on new line
3234 | ERROR | [x] Closing brace of class definition must be on new line
3245 | ERROR | [x] Closing brace of class definition must be on new line
3246 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
3247 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
3248 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
3248 | ERROR | [x] Closing brace of class definition must be on new line
3249 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
3250 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
3250 | ERROR | [x] Closing brace of class definition must be on new line
3254 | ERROR | [x] Closing brace of class definition must be on new line
3259 | ERROR | [x] Closing brace of class definition must be on new line
3269 | ERROR | [x] Closing brace of class definition must be on new line
3278 | ERROR | [x] Closing brace of class definition must be on new line
3279 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
3280 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
3280 | ERROR | [x] Closing brace of class definition must be on new line
3281 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
3282 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
3282 | ERROR | [x] Closing brace of class definition must be on new line
3289 | ERROR | [x] Closing brace of class definition must be on new line
3290 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
3291 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
3291 | ERROR | [x] Closing brace of class definition must be on new line
3295 | ERROR | [x] Closing brace of class definition must be on new line
3300 | ERROR | [x] Closing brace of class definition must be on new line
3307 | ERROR | [x] Closing brace of class definition must be on new line
3308 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
3309 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
3309 | ERROR | [x] Closing brace of class definition must be on new line
3310 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
3311 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
3311 | ERROR | [x] Closing brace of class definition must be on new line
3318 | ERROR | [x] Closing brace of class definition must be on new line
3323 | ERROR | [x] Closing brace of class definition must be on new line
3325 | ERROR | [x] Closing brace of class definition must be on new line
3329 | ERROR | [x] Closing brace of class definition must be on new line
3352 | ERROR | [x] Closing brace of class definition must be on new line
3353 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
3354 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
3354 | ERROR | [x] Closing brace of class definition must be on new line
3355 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
3356 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
3357 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
3358 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
3359 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
3359 | ERROR | [x] Closing brace of class definition must be on new line
3360 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
3360 | ERROR | [x] Multiple selectors should each be on a single line
3361 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
3361 | ERROR | [x] Closing brace of class definition must be on new line
3362 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
3362 | ERROR | [x] Multiple selectors should each be on a single line
3363 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 6
3363 | ERROR | [x] Closing brace of class definition must be on new line
3364 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
3364 | ERROR | [x] Multiple selectors should each be on a single line
3365 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 6
3366 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 6
3367 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 6
3368 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 6
3368 | ERROR | [x] Closing brace of class definition must be on new line
3369 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
3369 | ERROR | [x] Multiple selectors should each be on a single line
3370 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
3370 | ERROR | [x] Closing brace of class definition must be on new line
3371 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
3371 | ERROR | [x] Multiple selectors should each be on a single line
3372 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 6
3372 | ERROR | [x] Closing brace of class definition must be on new line
3373 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
3373 | ERROR | [x] Multiple selectors should each be on a single line
3374 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 6
3375 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 6
3376 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 6
3377 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 6
3377 | ERROR | [x] Closing brace of class definition must be on new line
3378 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
3378 | ERROR | [x] Multiple selectors should each be on a single line
3379 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
3379 | ERROR | [x] Closing brace of class definition must be on new line
3380 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
3380 | ERROR | [x] Multiple selectors should each be on a single line
3381 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 6
3381 | ERROR | [x] Closing brace of class definition must be on new line
3382 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
3382 | ERROR | [x] Multiple selectors should each be on a single line
3383 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 6
3384 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 6
3385 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 6
3386 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 6
3386 | ERROR | [x] Closing brace of class definition must be on new line
3387 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
3387 | ERROR | [x] Multiple selectors should each be on a single line
3388 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
3388 | ERROR | [x] Closing brace of class definition must be on new line
3389 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
3389 | ERROR | [x] Multiple selectors should each be on a single line
3390 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 6
3390 | ERROR | [x] Closing brace of class definition must be on new line
3391 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
3391 | ERROR | [x] Multiple selectors should each be on a single line
3392 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 6
3393 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 6
3394 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 6
3395 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 6
3396 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 6
3396 | ERROR | [x] Closing brace of class definition must be on new line
3397 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
3398 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
3399 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
3400 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
3400 | ERROR | [x] Closing brace of class definition must be on new line
3408 | ERROR | [x] Closing brace of class definition must be on new line
3437 | ERROR | [x] Closing brace of class definition must be on new line
3438 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
3439 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
3440 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
3441 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
3442 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
3442 | ERROR | [x] Closing brace of class definition must be on new line
3443 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
3444 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
3445 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
3446 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
3447 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
3448 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
3448 | ERROR | [x] Closing brace of class definition must be on new line
3449 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
3450 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
3451 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
3451 | ERROR | [x] Closing brace of class definition must be on new line
3452 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
3453 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
3454 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
3454 | ERROR | [x] Closing brace of class definition must be on new line
3455 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
3455 | ERROR | [x] Multiple selectors should each be on a single line
3456 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
3456 | ERROR | [x] Closing brace of class definition must be on new line
3457 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
3457 | ERROR | [x] Multiple selectors should each be on a single line
3458 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 6
3458 | ERROR | [x] Closing brace of class definition must be on new line
3459 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
3459 | ERROR | [x] Multiple selectors should each be on a single line
3460 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
3460 | ERROR | [x] Multiple selectors should each be on a single line
3461 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 6
3461 | ERROR | [x] Closing brace of class definition must be on new line
3462 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
3462 | ERROR | [x] Multiple selectors should each be on a single line
3463 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 6
3464 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 6
3465 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 6
3465 | ERROR | [x] Closing brace of class definition must be on new line
3466 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
3466 | ERROR | [x] Multiple selectors should each be on a single line
3467 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 6
3468 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 6
3469 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 6
3469 | ERROR | [x] Closing brace of class definition must be on new line
3470 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
3470 | ERROR | [x] Multiple selectors should each be on a single line
3471 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
3471 | ERROR | [x] Closing brace of class definition must be on new line
3472 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
3472 | ERROR | [x] Multiple selectors should each be on a single line
3473 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 6
3473 | ERROR | [x] Closing brace of class definition must be on new line
3474 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
3474 | ERROR | [x] Multiple selectors should each be on a single line
3475 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
3475 | ERROR | [x] Multiple selectors should each be on a single line
3476 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 6
3477 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 6
3477 | ERROR | [x] Closing brace of class definition must be on new line
3478 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
3478 | ERROR | [x] Multiple selectors should each be on a single line
3479 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 6
3480 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 6
3480 | ERROR | [x] Closing brace of class definition must be on new line
3481 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
3481 | ERROR | [x] Multiple selectors should each be on a single line
3482 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 6
3483 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 6
3483 | ERROR | [x] Closing brace of class definition must be on new line
3484 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
3484 | ERROR | [x] Multiple selectors should each be on a single line
3485 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
3485 | ERROR | [x] Closing brace of class definition must be on new line
3486 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
3486 | ERROR | [x] Multiple selectors should each be on a single line
3487 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 6
3487 | ERROR | [x] Closing brace of class definition must be on new line
3488 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
3488 | ERROR | [x] Multiple selectors should each be on a single line
3489 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
3489 | ERROR | [x] Multiple selectors should each be on a single line
3490 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 6
3491 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 6
3491 | ERROR | [x] Closing brace of class definition must be on new line
3492 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
3492 | ERROR | [x] Multiple selectors should each be on a single line
3493 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 6
3494 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 6
3494 | ERROR | [x] Closing brace of class definition must be on new line
3495 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
3495 | ERROR | [x] Multiple selectors should each be on a single line
3496 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 6
3497 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 6
3497 | ERROR | [x] Closing brace of class definition must be on new line
3498 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
3498 | ERROR | [x] Multiple selectors should each be on a single line
3499 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 6
3500 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 6
3501 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 6
3502 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 6
3503 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 6
3504 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 6
3505 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 6
3506 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 6
3506 | ERROR | [x] Closing brace of class definition must be on new line
3507 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
3507 | ERROR | [x] Multiple selectors should each be on a single line
3508 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
3508 | ERROR | [x] Closing brace of class definition must be on new line
3509 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
3509 | ERROR | [x] Multiple selectors should each be on a single line
3510 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 6
3510 | ERROR | [x] Closing brace of class definition must be on new line
3511 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
3511 | ERROR | [x] Multiple selectors should each be on a single line
3512 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
3512 | ERROR | [x] Multiple selectors should each be on a single line
3513 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 6
3514 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 6
3514 | ERROR | [x] Closing brace of class definition must be on new line
3515 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
3515 | ERROR | [x] Multiple selectors should each be on a single line
3516 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 6
3517 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 6
3517 | ERROR | [x] Closing brace of class definition must be on new line
3518 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
3518 | ERROR | [x] Multiple selectors should each be on a single line
3519 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 6
3520 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 6
3520 | ERROR | [x] Closing brace of class definition must be on new line
3530 | ERROR | [x] Closing brace of class definition must be on new line
3531 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
3532 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
3532 | ERROR | [x] Closing brace of class definition must be on new line
3536 | ERROR | [x] Closing brace of class definition must be on new line
3539 | ERROR | [x] Closing brace of class definition must be on new line
3544 | ERROR | [x] Closing brace of class definition must be on new line
3553 | ERROR | [x] Closing brace of class definition must be on new line
3558 | ERROR | [x] Closing brace of class definition must be on new line
3563 | ERROR | [x] Closing brace of class definition must be on new line
3567 | ERROR | [x] Closing brace of class definition must be on new line
3568 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
3569 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
3570 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
3571 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
3571 | ERROR | [x] Closing brace of class definition must be on new line
3575 | ERROR | [x] Closing brace of class definition must be on new line
3576 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
3577 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
3578 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
3579 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
3579 | ERROR | [x] Closing brace of class definition must be on new line
3583 | ERROR | [x] Closing brace of class definition must be on new line
3584 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
3585 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
3586 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
3587 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
3587 | ERROR | [x] Closing brace of class definition must be on new line
3600 | ERROR | [x] Closing brace of class definition must be on new line
3601 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
3601 | ERROR | [x] Multiple selectors should each be on a single line
3602 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
3603 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
3604 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
3605 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
3606 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
3607 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
3607 | ERROR | [x] Closing brace of class definition must be on new line
3610 | ERROR | [x] Closing brace of class definition must be on new line
3613 | ERROR | [x] Closing brace of class definition must be on new line
3621 | ERROR | [x] Closing brace of class definition must be on new line
3624 | ERROR | [x] Closing brace of class definition must be on new line
3627 | ERROR | [x] Closing brace of class definition must be on new line
3640 | ERROR | [x] Closing brace of class definition must be on new line
3641 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
3642 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
3643 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
3644 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
3645 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
3646 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
3647 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
3648 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
3649 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
3649 | ERROR | [x] Closing brace of class definition must be on new line
3650 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
3651 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 6
3652 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 6
3653 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 6
3654 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 6
3655 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 6
3656 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 6
3657 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 6
3657 | ERROR | [x] Closing brace of class definition must be on new line
3658 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
3659 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 6
3660 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 6
3661 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 6
3662 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 6
3663 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 6
3664 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 6
3665 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 6
3665 | ERROR | [x] Closing brace of class definition must be on new line
3666 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
3667 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
3667 | ERROR | [x] Closing brace of class definition must be on new line
3678 | ERROR | [x] Closing brace of class definition must be on new line
3681 | ERROR | [x] Closing brace of class definition must be on new line
3684 | ERROR | [x] Closing brace of class definition must be on new line
3687 | ERROR | [x] Closing brace of class definition must be on new line
3690 | ERROR | [x] Closing brace of class definition must be on new line
3693 | ERROR | [x] Closing brace of class definition must be on new line
3696 | ERROR | [x] Closing brace of class definition must be on new line
3699 | ERROR | [x] Closing brace of class definition must be on new line
3701 | ERROR | [x] Multiple selectors should each be on a single line
3702 | ERROR | [x] Closing brace of class definition must be on new line
3705 | ERROR | [x] Closing brace of class definition must be on new line
3707 | ERROR | [x] Multiple selectors should each be on a single line
3708 | ERROR | [x] Closing brace of class definition must be on new line
3711 | ERROR | [x] Closing brace of class definition must be on new line
3713 | ERROR | [x] Multiple selectors should each be on a single line
3714 | ERROR | [x] Closing brace of class definition must be on new line
3717 | ERROR | [x] Closing brace of class definition must be on new line
3719 | ERROR | [x] Multiple selectors should each be on a single line
3720 | ERROR | [x] Closing brace of class definition must be on new line
3723 | ERROR | [x] Closing brace of class definition must be on new line
3725 | ERROR | [x] Multiple selectors should each be on a single line
3726 | ERROR | [x] Closing brace of class definition must be on new line
3729 | ERROR | [x] Closing brace of class definition must be on new line
3731 | ERROR | [x] Multiple selectors should each be on a single line
3732 | ERROR | [x] Closing brace of class definition must be on new line
3735 | ERROR | [x] Closing brace of class definition must be on new line
3737 | ERROR | [x] Multiple selectors should each be on a single line
3738 | ERROR | [x] Closing brace of class definition must be on new line
3741 | ERROR | [x] Closing brace of class definition must be on new line
3743 | ERROR | [x] Multiple selectors should each be on a single line
3744 | ERROR | [x] Closing brace of class definition must be on new line
3747 | ERROR | [x] Closing brace of class definition must be on new line
3750 | ERROR | [x] Closing brace of class definition must be on new line
3753 | ERROR | [x] Closing brace of class definition must be on new line
3756 | ERROR | [x] Closing brace of class definition must be on new line
3759 | ERROR | [x] Closing brace of class definition must be on new line
3762 | ERROR | [x] Closing brace of class definition must be on new line
3765 | ERROR | [x] Closing brace of class definition must be on new line
3768 | ERROR | [x] Closing brace of class definition must be on new line
3771 | ERROR | [x] Closing brace of class definition must be on new line
3774 | ERROR | [x] Closing brace of class definition must be on new line
3777 | ERROR | [x] Closing brace of class definition must be on new line
3780 | ERROR | [x] Closing brace of class definition must be on new line
3783 | ERROR | [x] Closing brace of class definition must be on new line
3786 | ERROR | [x] Closing brace of class definition must be on new line
3789 | ERROR | [x] Closing brace of class definition must be on new line
3792 | ERROR | [x] Closing brace of class definition must be on new line
3795 | ERROR | [x] Closing brace of class definition must be on new line
3798 | ERROR | [x] Closing brace of class definition must be on new line
3802 | ERROR | [x] Closing brace of class definition must be on new line
3806 | ERROR | [x] Closing brace of class definition must be on new line
3810 | ERROR | [x] Closing brace of class definition must be on new line
3814 | ERROR | [x] Closing brace of class definition must be on new line
3817 | ERROR | [x] Closing brace of class definition must be on new line
3820 | ERROR | [x] Closing brace of class definition must be on new line
3825 | ERROR | [x] Closing brace of class definition must be on new line
3828 | ERROR | [x] Closing brace of class definition must be on new line
3831 | ERROR | [x] Closing brace of class definition must be on new line
3834 | ERROR | [x] Closing brace of class definition must be on new line
3837 | ERROR | [x] Closing brace of class definition must be on new line
3840 | ERROR | [x] Closing brace of class definition must be on new line
3843 | ERROR | [x] Closing brace of class definition must be on new line
3846 | ERROR | [x] Closing brace of class definition must be on new line
3849 | ERROR | [x] Closing brace of class definition must be on new line
3853 | ERROR | [x] Closing brace of class definition must be on new line
3855 | ERROR | [x] Closing brace of class definition must be on new line
3857 | ERROR | [x] Closing brace of class definition must be on new line
3859 | ERROR | [x] Closing brace of class definition must be on new line
3861 | ERROR | [x] Closing brace of class definition must be on new line
3863 | ERROR | [x] Closing brace of class definition must be on new line
3865 | ERROR | [x] Closing brace of class definition must be on new line
3867 | ERROR | [x] Closing brace of class definition must be on new line
3871 | ERROR | [x] Closing brace of class definition must be on new line
3873 | ERROR | [x] Closing brace of class definition must be on new line
3875 | ERROR | [x] Closing brace of class definition must be on new line
3877 | ERROR | [x] Closing brace of class definition must be on new line
3879 | ERROR | [x] Closing brace of class definition must be on new line
3881 | ERROR | [x] Closing brace of class definition must be on new line
3883 | ERROR | [x] Closing brace of class definition must be on new line
3885 | ERROR | [x] Closing brace of class definition must be on new line
3889 | ERROR | [x] Closing brace of class definition must be on new line
3891 | ERROR | [x] Closing brace of class definition must be on new line
3893 | ERROR | [x] Closing brace of class definition must be on new line
3895 | ERROR | [x] Closing brace of class definition must be on new line
3897 | ERROR | [x] Closing brace of class definition must be on new line
3899 | ERROR | [x] Closing brace of class definition must be on new line
3901 | ERROR | [x] Closing brace of class definition must be on new line
3903 | ERROR | [x] Closing brace of class definition must be on new line
3907 | ERROR | [x] Closing brace of class definition must be on new line
3909 | ERROR | [x] Closing brace of class definition must be on new line
3911 | ERROR | [x] Closing brace of class definition must be on new line
3913 | ERROR | [x] Closing brace of class definition must be on new line
3915 | ERROR | [x] Closing brace of class definition must be on new line
3917 | ERROR | [x] Closing brace of class definition must be on new line
3919 | ERROR | [x] Closing brace of class definition must be on new line
3921 | ERROR | [x] Closing brace of class definition must be on new line
3924 | ERROR | [x] Closing brace of class definition must be on new line
3925 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
3926 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
3927 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
3927 | ERROR | [x] Closing brace of class definition must be on new line
3930 | ERROR | [x] Closing brace of class definition must be on new line
3931 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
3932 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
3933 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
3933 | ERROR | [x] Closing brace of class definition must be on new line
3936 | ERROR | [x] Closing brace of class definition must be on new line
3937 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
3938 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
3939 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
3939 | ERROR | [x] Closing brace of class definition must be on new line
3943 | ERROR | [x] Closing brace of class definition must be on new line
3950 | ERROR | [x] Closing brace of class definition must be on new line
3951 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
3952 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
3953 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
3953 | ERROR | [x] Closing brace of class definition must be on new line
3954 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
3955 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
3956 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
3957 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
3958 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
3959 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
3960 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
3961 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
3962 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
3963 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
3964 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
3965 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
3965 | ERROR | [x] Closing brace of class definition must be on new line
3968 | ERROR | [x] Closing brace of class definition must be on new line
3971 | ERROR | [x] Closing brace of class definition must be on new line
3974 | ERROR | [x] Closing brace of class definition must be on new line
3977 | ERROR | [x] Closing brace of class definition must be on new line
3980 | ERROR | [x] Closing brace of class definition must be on new line
3983 | ERROR | [x] Closing brace of class definition must be on new line
3986 | ERROR | [x] Closing brace of class definition must be on new line
3989 | ERROR | [x] Closing brace of class definition must be on new line
3992 | ERROR | [x] Closing brace of class definition must be on new line
3995 | ERROR | [x] Closing brace of class definition must be on new line
3998 | ERROR | [x] Closing brace of class definition must be on new line
4001 | ERROR | [x] Closing brace of class definition must be on new line
4004 | ERROR | [x] Closing brace of class definition must be on new line
4007 | ERROR | [x] Closing brace of class definition must be on new line
4010 | ERROR | [x] Closing brace of class definition must be on new line
4013 | ERROR | [x] Closing brace of class definition must be on new line
4016 | ERROR | [x] Closing brace of class definition must be on new line
4019 | ERROR | [x] Closing brace of class definition must be on new line
4022 | ERROR | [x] Closing brace of class definition must be on new line
4025 | ERROR | [x] Closing brace of class definition must be on new line
4028 | ERROR | [x] Closing brace of class definition must be on new line
4031 | ERROR | [x] Closing brace of class definition must be on new line
4034 | ERROR | [x] Closing brace of class definition must be on new line
4037 | ERROR | [x] Closing brace of class definition must be on new line
4040 | ERROR | [x] Closing brace of class definition must be on new line
4043 | ERROR | [x] Closing brace of class definition must be on new line
4046 | ERROR | [x] Closing brace of class definition must be on new line
4049 | ERROR | [x] Closing brace of class definition must be on new line
4052 | ERROR | [x] Closing brace of class definition must be on new line
4055 | ERROR | [x] Closing brace of class definition must be on new line
4058 | ERROR | [x] Closing brace of class definition must be on new line
4061 | ERROR | [x] Closing brace of class definition must be on new line
4064 | ERROR | [x] Closing brace of class definition must be on new line
4068 | ERROR | [x] Closing brace of class definition must be on new line
4070 | ERROR | [x] Closing brace of class definition must be on new line
4072 | ERROR | [x] Closing brace of class definition must be on new line
4074 | ERROR | [x] Closing brace of class definition must be on new line
4076 | ERROR | [x] Closing brace of class definition must be on new line
4078 | ERROR | [x] Closing brace of class definition must be on new line
4080 | ERROR | [x] Closing brace of class definition must be on new line
4082 | ERROR | [x] Closing brace of class definition must be on new line
4084 | ERROR | [x] Closing brace of class definition must be on new line
4086 | ERROR | [x] Closing brace of class definition must be on new line
4088 | ERROR | [x] Closing brace of class definition must be on new line
4090 | ERROR | [x] Closing brace of class definition must be on new line
4092 | ERROR | [x] Closing brace of class definition must be on new line
4094 | ERROR | [x] Closing brace of class definition must be on new line
4096 | ERROR | [x] Closing brace of class definition must be on new line
4098 | ERROR | [x] Closing brace of class definition must be on new line
4100 | ERROR | [x] Closing brace of class definition must be on new line
4102 | ERROR | [x] Closing brace of class definition must be on new line
4104 | ERROR | [x] Closing brace of class definition must be on new line
4106 | ERROR | [x] Closing brace of class definition must be on new line
4108 | ERROR | [x] Closing brace of class definition must be on new line
4110 | ERROR | [x] Closing brace of class definition must be on new line
4112 | ERROR | [x] Closing brace of class definition must be on new line
4114 | ERROR | [x] Closing brace of class definition must be on new line
4116 | ERROR | [x] Closing brace of class definition must be on new line
4118 | ERROR | [x] Closing brace of class definition must be on new line
4120 | ERROR | [x] Closing brace of class definition must be on new line
4122 | ERROR | [x] Closing brace of class definition must be on new line
4124 | ERROR | [x] Closing brace of class definition must be on new line
4128 | ERROR | [x] Closing brace of class definition must be on new line
4130 | ERROR | [x] Closing brace of class definition must be on new line
4132 | ERROR | [x] Closing brace of class definition must be on new line
4134 | ERROR | [x] Closing brace of class definition must be on new line
4136 | ERROR | [x] Closing brace of class definition must be on new line
4138 | ERROR | [x] Closing brace of class definition must be on new line
4140 | ERROR | [x] Closing brace of class definition must be on new line
4142 | ERROR | [x] Closing brace of class definition must be on new line
4144 | ERROR | [x] Closing brace of class definition must be on new line
4146 | ERROR | [x] Closing brace of class definition must be on new line
4148 | ERROR | [x] Closing brace of class definition must be on new line
4150 | ERROR | [x] Closing brace of class definition must be on new line
4152 | ERROR | [x] Closing brace of class definition must be on new line
4154 | ERROR | [x] Closing brace of class definition must be on new line
4156 | ERROR | [x] Closing brace of class definition must be on new line
4158 | ERROR | [x] Closing brace of class definition must be on new line
4160 | ERROR | [x] Closing brace of class definition must be on new line
4162 | ERROR | [x] Closing brace of class definition must be on new line
4164 | ERROR | [x] Closing brace of class definition must be on new line
4166 | ERROR | [x] Closing brace of class definition must be on new line
4168 | ERROR | [x] Closing brace of class definition must be on new line
4170 | ERROR | [x] Closing brace of class definition must be on new line
4172 | ERROR | [x] Closing brace of class definition must be on new line
4174 | ERROR | [x] Closing brace of class definition must be on new line
4176 | ERROR | [x] Closing brace of class definition must be on new line
4178 | ERROR | [x] Closing brace of class definition must be on new line
4180 | ERROR | [x] Closing brace of class definition must be on new line
4182 | ERROR | [x] Closing brace of class definition must be on new line
4184 | ERROR | [x] Closing brace of class definition must be on new line
4188 | ERROR | [x] Closing brace of class definition must be on new line
4190 | ERROR | [x] Closing brace of class definition must be on new line
4192 | ERROR | [x] Closing brace of class definition must be on new line
4194 | ERROR | [x] Closing brace of class definition must be on new line
4196 | ERROR | [x] Closing brace of class definition must be on new line
4198 | ERROR | [x] Closing brace of class definition must be on new line
4200 | ERROR | [x] Closing brace of class definition must be on new line
4202 | ERROR | [x] Closing brace of class definition must be on new line
4204 | ERROR | [x] Closing brace of class definition must be on new line
4206 | ERROR | [x] Closing brace of class definition must be on new line
4208 | ERROR | [x] Closing brace of class definition must be on new line
4210 | ERROR | [x] Closing brace of class definition must be on new line
4212 | ERROR | [x] Closing brace of class definition must be on new line
4214 | ERROR | [x] Closing brace of class definition must be on new line
4216 | ERROR | [x] Closing brace of class definition must be on new line
4218 | ERROR | [x] Closing brace of class definition must be on new line
4220 | ERROR | [x] Closing brace of class definition must be on new line
4222 | ERROR | [x] Closing brace of class definition must be on new line
4224 | ERROR | [x] Closing brace of class definition must be on new line
4226 | ERROR | [x] Closing brace of class definition must be on new line
4228 | ERROR | [x] Closing brace of class definition must be on new line
4230 | ERROR | [x] Closing brace of class definition must be on new line
4232 | ERROR | [x] Closing brace of class definition must be on new line
4234 | ERROR | [x] Closing brace of class definition must be on new line
4236 | ERROR | [x] Closing brace of class definition must be on new line
4238 | ERROR | [x] Closing brace of class definition must be on new line
4240 | ERROR | [x] Closing brace of class definition must be on new line
4242 | ERROR | [x] Closing brace of class definition must be on new line
4244 | ERROR | [x] Closing brace of class definition must be on new line
4248 | ERROR | [x] Closing brace of class definition must be on new line
4250 | ERROR | [x] Closing brace of class definition must be on new line
4252 | ERROR | [x] Closing brace of class definition must be on new line
4254 | ERROR | [x] Closing brace of class definition must be on new line
4256 | ERROR | [x] Closing brace of class definition must be on new line
4258 | ERROR | [x] Closing brace of class definition must be on new line
4260 | ERROR | [x] Closing brace of class definition must be on new line
4262 | ERROR | [x] Closing brace of class definition must be on new line
4264 | ERROR | [x] Closing brace of class definition must be on new line
4266 | ERROR | [x] Closing brace of class definition must be on new line
4268 | ERROR | [x] Closing brace of class definition must be on new line
4270 | ERROR | [x] Closing brace of class definition must be on new line
4272 | ERROR | [x] Closing brace of class definition must be on new line
4274 | ERROR | [x] Closing brace of class definition must be on new line
4276 | ERROR | [x] Closing brace of class definition must be on new line
4278 | ERROR | [x] Closing brace of class definition must be on new line
4280 | ERROR | [x] Closing brace of class definition must be on new line
4282 | ERROR | [x] Closing brace of class definition must be on new line
4284 | ERROR | [x] Closing brace of class definition must be on new line
4286 | ERROR | [x] Closing brace of class definition must be on new line
4288 | ERROR | [x] Closing brace of class definition must be on new line
4290 | ERROR | [x] Closing brace of class definition must be on new line
4292 | ERROR | [x] Closing brace of class definition must be on new line
4294 | ERROR | [x] Closing brace of class definition must be on new line
4296 | ERROR | [x] Closing brace of class definition must be on new line
4298 | ERROR | [x] Closing brace of class definition must be on new line
4300 | ERROR | [x] Closing brace of class definition must be on new line
4302 | ERROR | [x] Closing brace of class definition must be on new line
4304 | ERROR | [x] Closing brace of class definition must be on new line
4307 | ERROR | [x] Closing brace of class definition must be on new line
4310 | ERROR | [x] Closing brace of class definition must be on new line
4313 | ERROR | [x] Closing brace of class definition must be on new line
4317 | ERROR | [x] Closing brace of class definition must be on new line
4319 | ERROR | [x] Closing brace of class definition must be on new line
4321 | ERROR | [x] Closing brace of class definition must be on new line
4325 | ERROR | [x] Closing brace of class definition must be on new line
4327 | ERROR | [x] Closing brace of class definition must be on new line
4329 | ERROR | [x] Closing brace of class definition must be on new line
4333 | ERROR | [x] Closing brace of class definition must be on new line
4335 | ERROR | [x] Closing brace of class definition must be on new line
4337 | ERROR | [x] Closing brace of class definition must be on new line
4341 | ERROR | [x] Closing brace of class definition must be on new line
4343 | ERROR | [x] Closing brace of class definition must be on new line
4345 | ERROR | [x] Closing brace of class definition must be on new line
4348 | ERROR | [x] Closing brace of class definition must be on new line
4351 | ERROR | [x] Closing brace of class definition must be on new line
4354 | ERROR | [x] Closing brace of class definition must be on new line
4357 | ERROR | [x] Closing brace of class definition must be on new line
4360 | ERROR | [x] Closing brace of class definition must be on new line
4367 | ERROR | [x] Closing brace of class definition must be on new line
4374 | ERROR | [x] Closing brace of class definition must be on new line
4380 | ERROR | [x] Closing brace of class definition must be on new line
4391 | ERROR | [x] Closing brace of class definition must be on new line
4393 | ERROR | [x] Multiple selectors should each be on a single line
4400 | ERROR | [x] Closing brace of class definition must be on new line
4403 | ERROR | [x] Closing brace of class definition must be on new line
4406 | ERROR | [x] Closing brace of class definition must be on new line
4409 | ERROR | [x] Closing brace of class definition must be on new line
4412 | ERROR | [x] Closing brace of class definition must be on new line
4415 | ERROR | [x] Closing brace of class definition must be on new line
4418 | ERROR | [x] Closing brace of class definition must be on new line
4421 | ERROR | [x] Closing brace of class definition must be on new line
4424 | ERROR | [x] Closing brace of class definition must be on new line
4427 | ERROR | [x] Closing brace of class definition must be on new line
4430 | ERROR | [x] Closing brace of class definition must be on new line
4433 | ERROR | [x] Closing brace of class definition must be on new line
4437 | ERROR | [x] Closing brace of class definition must be on new line
4441 | ERROR | [x] Closing brace of class definition must be on new line
4445 | ERROR | [x] Closing brace of class definition must be on new line
4449 | ERROR | [x] Closing brace of class definition must be on new line
4452 | ERROR | [x] Closing brace of class definition must be on new line
4456 | ERROR | [x] Closing brace of class definition must be on new line
4460 | ERROR | [x] Closing brace of class definition must be on new line
4464 | ERROR | [x] Closing brace of class definition must be on new line
4468 | ERROR | [x] Closing brace of class definition must be on new line
4471 | ERROR | [x] Closing brace of class definition must be on new line
4475 | ERROR | [x] Closing brace of class definition must be on new line
4479 | ERROR | [x] Closing brace of class definition must be on new line
4483 | ERROR | [x] Closing brace of class definition must be on new line
4487 | ERROR | [x] Closing brace of class definition must be on new line
4490 | ERROR | [x] Closing brace of class definition must be on new line
4494 | ERROR | [x] Closing brace of class definition must be on new line
4498 | ERROR | [x] Closing brace of class definition must be on new line
4502 | ERROR | [x] Closing brace of class definition must be on new line
4506 | ERROR | [x] Closing brace of class definition must be on new line
4509 | ERROR | [x] Closing brace of class definition must be on new line
4513 | ERROR | [x] Closing brace of class definition must be on new line
4517 | ERROR | [x] Closing brace of class definition must be on new line
4521 | ERROR | [x] Closing brace of class definition must be on new line
4525 | ERROR | [x] Closing brace of class definition must be on new line
4528 | ERROR | [x] Closing brace of class definition must be on new line
4532 | ERROR | [x] Closing brace of class definition must be on new line
4536 | ERROR | [x] Closing brace of class definition must be on new line
4540 | ERROR | [x] Closing brace of class definition must be on new line
4544 | ERROR | [x] Closing brace of class definition must be on new line
4547 | ERROR | [x] Closing brace of class definition must be on new line
4551 | ERROR | [x] Closing brace of class definition must be on new line
4555 | ERROR | [x] Closing brace of class definition must be on new line
4559 | ERROR | [x] Closing brace of class definition must be on new line
4563 | ERROR | [x] Closing brace of class definition must be on new line
4566 | ERROR | [x] Closing brace of class definition must be on new line
4570 | ERROR | [x] Closing brace of class definition must be on new line
4574 | ERROR | [x] Closing brace of class definition must be on new line
4578 | ERROR | [x] Closing brace of class definition must be on new line
4582 | ERROR | [x] Closing brace of class definition must be on new line
4585 | ERROR | [x] Closing brace of class definition must be on new line
4589 | ERROR | [x] Closing brace of class definition must be on new line
4593 | ERROR | [x] Closing brace of class definition must be on new line
4597 | ERROR | [x] Closing brace of class definition must be on new line
4601 | ERROR | [x] Closing brace of class definition must be on new line
4604 | ERROR | [x] Closing brace of class definition must be on new line
4608 | ERROR | [x] Closing brace of class definition must be on new line
4612 | ERROR | [x] Closing brace of class definition must be on new line
4616 | ERROR | [x] Closing brace of class definition must be on new line
4620 | ERROR | [x] Closing brace of class definition must be on new line
4623 | ERROR | [x] Closing brace of class definition must be on new line
4627 | ERROR | [x] Closing brace of class definition must be on new line
4631 | ERROR | [x] Closing brace of class definition must be on new line
4635 | ERROR | [x] Closing brace of class definition must be on new line
4639 | ERROR | [x] Closing brace of class definition must be on new line
4642 | ERROR | [x] Closing brace of class definition must be on new line
4646 | ERROR | [x] Closing brace of class definition must be on new line
4650 | ERROR | [x] Closing brace of class definition must be on new line
4654 | ERROR | [x] Closing brace of class definition must be on new line
4658 | ERROR | [x] Closing brace of class definition must be on new line
4661 | ERROR | [x] Closing brace of class definition must be on new line
4665 | ERROR | [x] Closing brace of class definition must be on new line
4669 | ERROR | [x] Closing brace of class definition must be on new line
4673 | ERROR | [x] Closing brace of class definition must be on new line
4677 | ERROR | [x] Closing brace of class definition must be on new line
4681 | ERROR | [x] Closing brace of class definition must be on new line
4684 | ERROR | [x] Closing brace of class definition must be on new line
4687 | ERROR | [x] Closing brace of class definition must be on new line
4690 | ERROR | [x] Closing brace of class definition must be on new line
4693 | ERROR | [x] Closing brace of class definition must be on new line
4695 | ERROR | [x] Closing brace of class definition must be on new line
4698 | ERROR | [x] Closing brace of class definition must be on new line
4701 | ERROR | [x] Closing brace of class definition must be on new line
4704 | ERROR | [x] Closing brace of class definition must be on new line
4707 | ERROR | [x] Closing brace of class definition must be on new line
4709 | ERROR | [x] Closing brace of class definition must be on new line
4712 | ERROR | [x] Closing brace of class definition must be on new line
4715 | ERROR | [x] Closing brace of class definition must be on new line
4718 | ERROR | [x] Closing brace of class definition must be on new line
4721 | ERROR | [x] Closing brace of class definition must be on new line
4723 | ERROR | [x] Closing brace of class definition must be on new line
4726 | ERROR | [x] Closing brace of class definition must be on new line
4729 | ERROR | [x] Closing brace of class definition must be on new line
4732 | ERROR | [x] Closing brace of class definition must be on new line
4735 | ERROR | [x] Closing brace of class definition must be on new line
4737 | ERROR | [x] Closing brace of class definition must be on new line
4740 | ERROR | [x] Closing brace of class definition must be on new line
4743 | ERROR | [x] Closing brace of class definition must be on new line
4746 | ERROR | [x] Closing brace of class definition must be on new line
4749 | ERROR | [x] Closing brace of class definition must be on new line
4751 | ERROR | [x] Closing brace of class definition must be on new line
4754 | ERROR | [x] Closing brace of class definition must be on new line
4757 | ERROR | [x] Closing brace of class definition must be on new line
4760 | ERROR | [x] Closing brace of class definition must be on new line
4763 | ERROR | [x] Closing brace of class definition must be on new line
4765 | ERROR | [x] Closing brace of class definition must be on new line
4768 | ERROR | [x] Closing brace of class definition must be on new line
4771 | ERROR | [x] Closing brace of class definition must be on new line
4774 | ERROR | [x] Closing brace of class definition must be on new line
4777 | ERROR | [x] Closing brace of class definition must be on new line
4779 | ERROR | [x] Closing brace of class definition must be on new line
4782 | ERROR | [x] Closing brace of class definition must be on new line
4785 | ERROR | [x] Closing brace of class definition must be on new line
4788 | ERROR | [x] Closing brace of class definition must be on new line
4791 | ERROR | [x] Closing brace of class definition must be on new line
4793 | ERROR | [x] Closing brace of class definition must be on new line
4796 | ERROR | [x] Closing brace of class definition must be on new line
4799 | ERROR | [x] Closing brace of class definition must be on new line
4802 | ERROR | [x] Closing brace of class definition must be on new line
4805 | ERROR | [x] Closing brace of class definition must be on new line
4807 | ERROR | [x] Closing brace of class definition must be on new line
4810 | ERROR | [x] Closing brace of class definition must be on new line
4813 | ERROR | [x] Closing brace of class definition must be on new line
4816 | ERROR | [x] Closing brace of class definition must be on new line
4819 | ERROR | [x] Closing brace of class definition must be on new line
4821 | ERROR | [x] Closing brace of class definition must be on new line
4824 | ERROR | [x] Closing brace of class definition must be on new line
4827 | ERROR | [x] Closing brace of class definition must be on new line
4830 | ERROR | [x] Closing brace of class definition must be on new line
4833 | ERROR | [x] Closing brace of class definition must be on new line
4835 | ERROR | [x] Closing brace of class definition must be on new line
4838 | ERROR | [x] Closing brace of class definition must be on new line
4841 | ERROR | [x] Closing brace of class definition must be on new line
4844 | ERROR | [x] Closing brace of class definition must be on new line
4847 | ERROR | [x] Closing brace of class definition must be on new line
4849 | ERROR | [x] Closing brace of class definition must be on new line
4852 | ERROR | [x] Closing brace of class definition must be on new line
4855 | ERROR | [x] Closing brace of class definition must be on new line
4858 | ERROR | [x] Closing brace of class definition must be on new line
4861 | ERROR | [x] Closing brace of class definition must be on new line
4865 | ERROR | [x] Closing brace of class definition must be on new line
4868 | ERROR | [x] Closing brace of class definition must be on new line
4871 | ERROR | [x] Closing brace of class definition must be on new line
4874 | ERROR | [x] Closing brace of class definition must be on new line
4877 | ERROR | [x] Closing brace of class definition must be on new line
4879 | ERROR | [x] Closing brace of class definition must be on new line
4882 | ERROR | [x] Closing brace of class definition must be on new line
4885 | ERROR | [x] Closing brace of class definition must be on new line
4888 | ERROR | [x] Closing brace of class definition must be on new line
4891 | ERROR | [x] Closing brace of class definition must be on new line
4893 | ERROR | [x] Closing brace of class definition must be on new line
4896 | ERROR | [x] Closing brace of class definition must be on new line
4899 | ERROR | [x] Closing brace of class definition must be on new line
4902 | ERROR | [x] Closing brace of class definition must be on new line
4905 | ERROR | [x] Closing brace of class definition must be on new line
4907 | ERROR | [x] Closing brace of class definition must be on new line
4910 | ERROR | [x] Closing brace of class definition must be on new line
4913 | ERROR | [x] Closing brace of class definition must be on new line
4916 | ERROR | [x] Closing brace of class definition must be on new line
4919 | ERROR | [x] Closing brace of class definition must be on new line
4921 | ERROR | [x] Closing brace of class definition must be on new line
4924 | ERROR | [x] Closing brace of class definition must be on new line
4927 | ERROR | [x] Closing brace of class definition must be on new line
4930 | ERROR | [x] Closing brace of class definition must be on new line
4933 | ERROR | [x] Closing brace of class definition must be on new line
4935 | ERROR | [x] Closing brace of class definition must be on new line
4938 | ERROR | [x] Closing brace of class definition must be on new line
4941 | ERROR | [x] Closing brace of class definition must be on new line
4944 | ERROR | [x] Closing brace of class definition must be on new line
4947 | ERROR | [x] Closing brace of class definition must be on new line
4949 | ERROR | [x] Closing brace of class definition must be on new line
4952 | ERROR | [x] Closing brace of class definition must be on new line
4955 | ERROR | [x] Closing brace of class definition must be on new line
4958 | ERROR | [x] Closing brace of class definition must be on new line
4961 | ERROR | [x] Closing brace of class definition must be on new line
4963 | ERROR | [x] Closing brace of class definition must be on new line
4966 | ERROR | [x] Closing brace of class definition must be on new line
4969 | ERROR | [x] Closing brace of class definition must be on new line
4972 | ERROR | [x] Closing brace of class definition must be on new line
4975 | ERROR | [x] Closing brace of class definition must be on new line
4977 | ERROR | [x] Closing brace of class definition must be on new line
4980 | ERROR | [x] Closing brace of class definition must be on new line
4983 | ERROR | [x] Closing brace of class definition must be on new line
4986 | ERROR | [x] Closing brace of class definition must be on new line
4989 | ERROR | [x] Closing brace of class definition must be on new line
4991 | ERROR | [x] Closing brace of class definition must be on new line
4994 | ERROR | [x] Closing brace of class definition must be on new line
4997 | ERROR | [x] Closing brace of class definition must be on new line
5000 | ERROR | [x] Closing brace of class definition must be on new line
5003 | ERROR | [x] Closing brace of class definition must be on new line
5005 | ERROR | [x] Closing brace of class definition must be on new line
5008 | ERROR | [x] Closing brace of class definition must be on new line
5011 | ERROR | [x] Closing brace of class definition must be on new line
5014 | ERROR | [x] Closing brace of class definition must be on new line
5017 | ERROR | [x] Closing brace of class definition must be on new line
5019 | ERROR | [x] Closing brace of class definition must be on new line
5022 | ERROR | [x] Closing brace of class definition must be on new line
5025 | ERROR | [x] Closing brace of class definition must be on new line
5028 | ERROR | [x] Closing brace of class definition must be on new line
5031 | ERROR | [x] Closing brace of class definition must be on new line
5033 | ERROR | [x] Closing brace of class definition must be on new line
5036 | ERROR | [x] Closing brace of class definition must be on new line
5039 | ERROR | [x] Closing brace of class definition must be on new line
5042 | ERROR | [x] Closing brace of class definition must be on new line
5045 | ERROR | [x] Closing brace of class definition must be on new line
5049 | ERROR | [x] Closing brace of class definition must be on new line
5052 | ERROR | [x] Closing brace of class definition must be on new line
5055 | ERROR | [x] Closing brace of class definition must be on new line
5058 | ERROR | [x] Closing brace of class definition must be on new line
5061 | ERROR | [x] Closing brace of class definition must be on new line
5063 | ERROR | [x] Closing brace of class definition must be on new line
5066 | ERROR | [x] Closing brace of class definition must be on new line
5069 | ERROR | [x] Closing brace of class definition must be on new line
5072 | ERROR | [x] Closing brace of class definition must be on new line
5075 | ERROR | [x] Closing brace of class definition must be on new line
5077 | ERROR | [x] Closing brace of class definition must be on new line
5080 | ERROR | [x] Closing brace of class definition must be on new line
5083 | ERROR | [x] Closing brace of class definition must be on new line
5086 | ERROR | [x] Closing brace of class definition must be on new line
5089 | ERROR | [x] Closing brace of class definition must be on new line
5091 | ERROR | [x] Closing brace of class definition must be on new line
5094 | ERROR | [x] Closing brace of class definition must be on new line
5097 | ERROR | [x] Closing brace of class definition must be on new line
5100 | ERROR | [x] Closing brace of class definition must be on new line
5103 | ERROR | [x] Closing brace of class definition must be on new line
5105 | ERROR | [x] Closing brace of class definition must be on new line
5108 | ERROR | [x] Closing brace of class definition must be on new line
5111 | ERROR | [x] Closing brace of class definition must be on new line
5114 | ERROR | [x] Closing brace of class definition must be on new line
5117 | ERROR | [x] Closing brace of class definition must be on new line
5119 | ERROR | [x] Closing brace of class definition must be on new line
5122 | ERROR | [x] Closing brace of class definition must be on new line
5125 | ERROR | [x] Closing brace of class definition must be on new line
5128 | ERROR | [x] Closing brace of class definition must be on new line
5131 | ERROR | [x] Closing brace of class definition must be on new line
5133 | ERROR | [x] Closing brace of class definition must be on new line
5136 | ERROR | [x] Closing brace of class definition must be on new line
5139 | ERROR | [x] Closing brace of class definition must be on new line
5142 | ERROR | [x] Closing brace of class definition must be on new line
5145 | ERROR | [x] Closing brace of class definition must be on new line
5147 | ERROR | [x] Closing brace of class definition must be on new line
5150 | ERROR | [x] Closing brace of class definition must be on new line
5153 | ERROR | [x] Closing brace of class definition must be on new line
5156 | ERROR | [x] Closing brace of class definition must be on new line
5159 | ERROR | [x] Closing brace of class definition must be on new line
5161 | ERROR | [x] Closing brace of class definition must be on new line
5164 | ERROR | [x] Closing brace of class definition must be on new line
5167 | ERROR | [x] Closing brace of class definition must be on new line
5170 | ERROR | [x] Closing brace of class definition must be on new line
5173 | ERROR | [x] Closing brace of class definition must be on new line
5175 | ERROR | [x] Closing brace of class definition must be on new line
5178 | ERROR | [x] Closing brace of class definition must be on new line
5181 | ERROR | [x] Closing brace of class definition must be on new line
5184 | ERROR | [x] Closing brace of class definition must be on new line
5187 | ERROR | [x] Closing brace of class definition must be on new line
5189 | ERROR | [x] Closing brace of class definition must be on new line
5192 | ERROR | [x] Closing brace of class definition must be on new line
5195 | ERROR | [x] Closing brace of class definition must be on new line
5198 | ERROR | [x] Closing brace of class definition must be on new line
5201 | ERROR | [x] Closing brace of class definition must be on new line
5203 | ERROR | [x] Closing brace of class definition must be on new line
5206 | ERROR | [x] Closing brace of class definition must be on new line
5209 | ERROR | [x] Closing brace of class definition must be on new line
5212 | ERROR | [x] Closing brace of class definition must be on new line
5215 | ERROR | [x] Closing brace of class definition must be on new line
5217 | ERROR | [x] Closing brace of class definition must be on new line
5220 | ERROR | [x] Closing brace of class definition must be on new line
5223 | ERROR | [x] Closing brace of class definition must be on new line
5226 | ERROR | [x] Closing brace of class definition must be on new line
5229 | ERROR | [x] Closing brace of class definition must be on new line
5233 | ERROR | [x] Closing brace of class definition must be on new line
5236 | ERROR | [x] Closing brace of class definition must be on new line
5239 | ERROR | [x] Closing brace of class definition must be on new line
5242 | ERROR | [x] Closing brace of class definition must be on new line
5245 | ERROR | [x] Closing brace of class definition must be on new line
5247 | ERROR | [x] Closing brace of class definition must be on new line
5250 | ERROR | [x] Closing brace of class definition must be on new line
5253 | ERROR | [x] Closing brace of class definition must be on new line
5256 | ERROR | [x] Closing brace of class definition must be on new line
5259 | ERROR | [x] Closing brace of class definition must be on new line
5261 | ERROR | [x] Closing brace of class definition must be on new line
5264 | ERROR | [x] Closing brace of class definition must be on new line
5267 | ERROR | [x] Closing brace of class definition must be on new line
5270 | ERROR | [x] Closing brace of class definition must be on new line
5273 | ERROR | [x] Closing brace of class definition must be on new line
5275 | ERROR | [x] Closing brace of class definition must be on new line
5278 | ERROR | [x] Closing brace of class definition must be on new line
5281 | ERROR | [x] Closing brace of class definition must be on new line
5284 | ERROR | [x] Closing brace of class definition must be on new line
5287 | ERROR | [x] Closing brace of class definition must be on new line
5289 | ERROR | [x] Closing brace of class definition must be on new line
5292 | ERROR | [x] Closing brace of class definition must be on new line
5295 | ERROR | [x] Closing brace of class definition must be on new line
5298 | ERROR | [x] Closing brace of class definition must be on new line
5301 | ERROR | [x] Closing brace of class definition must be on new line
5303 | ERROR | [x] Closing brace of class definition must be on new line
5306 | ERROR | [x] Closing brace of class definition must be on new line
5309 | ERROR | [x] Closing brace of class definition must be on new line
5312 | ERROR | [x] Closing brace of class definition must be on new line
5315 | ERROR | [x] Closing brace of class definition must be on new line
5317 | ERROR | [x] Closing brace of class definition must be on new line
5320 | ERROR | [x] Closing brace of class definition must be on new line
5323 | ERROR | [x] Closing brace of class definition must be on new line
5326 | ERROR | [x] Closing brace of class definition must be on new line
5329 | ERROR | [x] Closing brace of class definition must be on new line
5331 | ERROR | [x] Closing brace of class definition must be on new line
5334 | ERROR | [x] Closing brace of class definition must be on new line
5337 | ERROR | [x] Closing brace of class definition must be on new line
5340 | ERROR | [x] Closing brace of class definition must be on new line
5343 | ERROR | [x] Closing brace of class definition must be on new line
5345 | ERROR | [x] Closing brace of class definition must be on new line
5348 | ERROR | [x] Closing brace of class definition must be on new line
5351 | ERROR | [x] Closing brace of class definition must be on new line
5354 | ERROR | [x] Closing brace of class definition must be on new line
5357 | ERROR | [x] Closing brace of class definition must be on new line
5359 | ERROR | [x] Closing brace of class definition must be on new line
5362 | ERROR | [x] Closing brace of class definition must be on new line
5365 | ERROR | [x] Closing brace of class definition must be on new line
5368 | ERROR | [x] Closing brace of class definition must be on new line
5371 | ERROR | [x] Closing brace of class definition must be on new line
5373 | ERROR | [x] Closing brace of class definition must be on new line
5376 | ERROR | [x] Closing brace of class definition must be on new line
5379 | ERROR | [x] Closing brace of class definition must be on new line
5382 | ERROR | [x] Closing brace of class definition must be on new line
5385 | ERROR | [x] Closing brace of class definition must be on new line
5387 | ERROR | [x] Closing brace of class definition must be on new line
5390 | ERROR | [x] Closing brace of class definition must be on new line
5393 | ERROR | [x] Closing brace of class definition must be on new line
5396 | ERROR | [x] Closing brace of class definition must be on new line
5399 | ERROR | [x] Closing brace of class definition must be on new line
5401 | ERROR | [x] Closing brace of class definition must be on new line
5404 | ERROR | [x] Closing brace of class definition must be on new line
5407 | ERROR | [x] Closing brace of class definition must be on new line
5410 | ERROR | [x] Closing brace of class definition must be on new line
5413 | ERROR | [x] Closing brace of class definition must be on new line
5416 | ERROR | [x] Closing brace of class definition must be on new line
5419 | ERROR | [x] Closing brace of class definition must be on new line
5424 | ERROR | [x] Closing brace of class definition must be on new line
5427 | ERROR | [x] Closing brace of class definition must be on new line
5430 | ERROR | [x] Closing brace of class definition must be on new line
5433 | ERROR | [x] Closing brace of class definition must be on new line
5437 | ERROR | [x] Closing brace of class definition must be on new line
5439 | ERROR | [x] Closing brace of class definition must be on new line
5441 | ERROR | [x] Closing brace of class definition must be on new line
5445 | ERROR | [x] Closing brace of class definition must be on new line
5447 | ERROR | [x] Closing brace of class definition must be on new line
5449 | ERROR | [x] Closing brace of class definition must be on new line
5453 | ERROR | [x] Closing brace of class definition must be on new line
5455 | ERROR | [x] Closing brace of class definition must be on new line
5457 | ERROR | [x] Closing brace of class definition must be on new line
5461 | ERROR | [x] Closing brace of class definition must be on new line
5463 | ERROR | [x] Closing brace of class definition must be on new line
5465 | ERROR | [x] Closing brace of class definition must be on new line
5468 | ERROR | [x] Closing brace of class definition must be on new line
5471 | ERROR | [x] Closing brace of class definition must be on new line
5474 | ERROR | [x] Closing brace of class definition must be on new line
5477 | ERROR | [x] Closing brace of class definition must be on new line
5480 | ERROR | [x] Closing brace of class definition must be on new line
5483 | ERROR | [x] Closing brace of class definition must be on new line
5486 | ERROR | [x] Closing brace of class definition must be on new line
5489 | ERROR | [x] Closing brace of class definition must be on new line
5492 | ERROR | [x] Closing brace of class definition must be on new line
5494 | ERROR | [x] Multiple selectors should each be on a single line
5495 | ERROR | [x] Closing brace of class definition must be on new line
5498 | ERROR | [x] Closing brace of class definition must be on new line
5500 | ERROR | [x] Multiple selectors should each be on a single line
5501 | ERROR | [x] Closing brace of class definition must be on new line
5504 | ERROR | [x] Closing brace of class definition must be on new line
5506 | ERROR | [x] Multiple selectors should each be on a single line
5507 | ERROR | [x] Closing brace of class definition must be on new line
5510 | ERROR | [x] Closing brace of class definition must be on new line
5512 | ERROR | [x] Multiple selectors should each be on a single line
5513 | ERROR | [x] Closing brace of class definition must be on new line
5516 | ERROR | [x] Closing brace of class definition must be on new line
5518 | ERROR | [x] Multiple selectors should each be on a single line
5519 | ERROR | [x] Closing brace of class definition must be on new line
5522 | ERROR | [x] Closing brace of class definition must be on new line
5524 | ERROR | [x] Multiple selectors should each be on a single line
5525 | ERROR | [x] Closing brace of class definition must be on new line
5528 | ERROR | [x] Closing brace of class definition must be on new line
5530 | ERROR | [x] Multiple selectors should each be on a single line
5531 | ERROR | [x] Closing brace of class definition must be on new line
5534 | ERROR | [x] Closing brace of class definition must be on new line
5536 | ERROR | [x] Multiple selectors should each be on a single line
5537 | ERROR | [x] Closing brace of class definition must be on new line
5540 | ERROR | [x] Closing brace of class definition must be on new line
5547 | ERROR | [x] Closing brace of class definition must be on new line
5550 | ERROR | [x] Closing brace of class definition must be on new line
5553 | ERROR | [x] Closing brace of class definition must be on new line
šŸ“Œ Task
Status

Needs work

Version

8.1

Component

Code

Created by

šŸ‡®šŸ‡³India rohitrajputsahab Uttam Nagar, Delhi

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

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

Sign in to follow issues

Merge Requests

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • šŸ‡®šŸ‡³India roshni27

    I will review it.

  • Status changed to Needs work over 1 year ago
  • šŸ‡®šŸ‡³India roshni27

    I have applied the #6 patch.
    execute the command : phpcs --standard=Drupal,DrupalPractice --extensions=php,module,inc,install,test,profile,theme,css,info,txt,md,yml,twig bootstrap_govbr/

    FILE: /home/lenovo/drupal9/web/modules/contrib/bootstrap_govbr/bootstrap_govbr.info.yml
    ---------------------------------------------------------------------------------------
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    ---------------------------------------------------------------------------------------
     1 | WARNING | "core_version_requirement" property is missing in the info.yml file
    ---------------------------------------------------------------------------------------
    
    
    FILE: /home/lenovo/drupal9/web/modules/contrib/bootstrap_govbr/css/variables.css
    --------------------------------------------------------------------------------
    FOUND 1 ERROR AFFECTING 1 LINE
    --------------------------------------------------------------------------------
     1 | ERROR | [x] Additional whitespace found at start of file
    --------------------------------------------------------------------------------
    PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
    --------------------------------------------------------------------------------
    
    
    FILE: /home/lenovo/drupal9/web/modules/contrib/bootstrap_govbr/css/style.css
    ----------------------------------------------------------------------------
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    ----------------------------------------------------------------------------
     1 | WARNING | File appears to be minified and cannot be processed
    ----------------------------------------------------------------------------
    
    Time: 1.4 secs; Memory: 52.01MB

    I am working on it.

  • Merge request !1code standards ā†’ (Open) created by roshni27
  • Issue was unassigned.
  • šŸ‡®šŸ‡³India roshni27

    remaining taks :

    FILE: /home/lenovo/drupal9/web/modules/contrib/bootstrap_govbr/css/variables.css
    --------------------------------------------------------------------------------
    FOUND 1 ERROR AFFECTING 1 LINE
    --------------------------------------------------------------------------------
     1 | ERROR | [x] Expected 1 newline at end of file; 0 found
    --------------------------------------------------------------------------------
    PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
    --------------------------------------------------------------------------------
    
    
    FILE: /home/lenovo/drupal9/web/modules/contrib/bootstrap_govbr/css/style.css
    ----------------------------------------------------------------------------
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    ----------------------------------------------------------------------------
     1 | WARNING | File appears to be minified and cannot be processed
    ----------------------------------------------------------------------------
    
    Time: 1.39 secs; Memory: 52.01MB
    
  • Status changed to Needs review over 1 year ago
  • šŸ‡®šŸ‡³India nitin_lama India

    We can ignore the css and minified file.

  • Status changed to Needs work over 1 year ago
  • šŸ‡®šŸ‡¹Italy apaderno Brescia, šŸ‡®šŸ‡¹
  • Assigned to nitin_lama
  • šŸ‡®šŸ‡³India nitin_lama India
  • Status changed to Needs review 11 months ago
  • šŸ‡®šŸ‡³India nitin_lama India

    Removed @file line from gulpfile.js. Please review.

  • Issue was unassigned.
  • šŸ‡®šŸ‡³India nitin_lama India
  • Status changed to Needs work 3 months ago
  • Hi @nitin_lama,

    Applied the changes you made on MR!1, it was applied smoothly but few errors were still reported. Please see below:

    āžœ  bootstrap_govbr git:(8.1.1) curl https://git.drupalcode.org/project/bootstrap_govbr/-/merge_requests/1.diff | patch -p1
      % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                     Dload  Upload   Total   Spent    Left  Speed
    100  224k    0  224k    0     0   431k      0 --:--:-- --:--:-- --:--:--  437k
    patching file README.md
    patching file bootstrap_govbr.info.yml
    patching file bootstrap_govbr.theme
    patching file css/bootstrap.css
    patching file css/variables.css
    patching file gulpfile.js
    patching file js/global.js
    āžœ  bootstrap_govbr git:(8.1.1) āœ— ..
    āžœ  contrib git:(master) āœ— phpcs --standard=Drupal,DrupalPractice --extensions=php,module,inc,install,test,profile,theme,css,info,txt,md,yml,twig bootstrap_govbr
    
    
    FILE: ...l-orgissue-v9/web/modules/contrib/bootstrap_govbr/bootstrap_govbr.info.yml
    --------------------------------------------------------------------------------
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    --------------------------------------------------------------------------------
     1 | WARNING | "core_version_requirement" property is missing in the info.yml
       |         | file
    --------------------------------------------------------------------------------
    
    
    FILE: ...e/drupal-orgissue-v9/web/modules/contrib/bootstrap_govbr/css/variables.css
    --------------------------------------------------------------------------------
    FOUND 1 ERROR AFFECTING 1 LINE
    --------------------------------------------------------------------------------
     1 | ERROR | [x] Additional whitespace found at start of file
    --------------------------------------------------------------------------------
    PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
    --------------------------------------------------------------------------------
    
    
    FILE: ...-site/drupal-orgissue-v9/web/modules/contrib/bootstrap_govbr/css/style.css
    --------------------------------------------------------------------------------
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    --------------------------------------------------------------------------------
     1 | WARNING | File appears to be minified and cannot be processed
    --------------------------------------------------------------------------------
    
    Time: 1.53 secs; Memory: 52.01MB

    Kindly check

    Thanks,
    Jake

  • Pipeline finished with Failed
    3 months ago
    Total: 45s
    #255085
Production build 0.71.5 2024