Drupal Coding Standards Issues | phpcs

Created on 31 January 2023, almost 2 years ago

Problem/Motivation

Getting Following errors/warnings

FILE: C:\Users\Admin\Desktop\task\january_theme\css\base\base.css
--------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------
 1 | ERROR | [x] End of line character is invalid; expected "\n" but found
   |       |     "\r\n"
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\task\january_theme\css\base\base.pcss.css
--------------------------------------------------------------------------------
FOUND 16 ERRORS AFFECTING 15 LINES
--------------------------------------------------------------------------------
   1 | ERROR | [x] End of line character is invalid; expected "\n" but found
     |       |     "\r\n"
   6 | ERROR | [x] Selectors must be on a single line
   7 | ERROR | [x] Blank lines are not allowed between class names
  29 | ERROR | [ ] Style definitions must end with a semicolon
  41 | ERROR | [x] Selectors must be on a single line
  42 | ERROR | [x] Blank lines are not allowed between class names
  43 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
  43 | ERROR | [ ] Style definitions must end with a semicolon
  72 | ERROR | [x] Selectors must be on a single line
  73 | ERROR | [x] Blank lines are not allowed between class names
  83 | ERROR | [x] Selectors must be on a single line
  84 | ERROR | [x] Blank lines are not allowed between class names
  93 | ERROR | [x] Selectors must be on a single line
  94 | ERROR | [x] Blank lines are not allowed between class names
 125 | ERROR | [x] Selectors must be on a single line
 126 | ERROR | [x] Blank lines are not allowed between class names
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 14 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\task\january_theme\css\base\fonts.css
--------------------------------------------------------------------------------
FOUND 37 ERRORS AFFECTING 19 LINES
--------------------------------------------------------------------------------
  1 | ERROR | [x] End of line character is invalid; expected "\n" but found
    |       |     "\r\n"
 16 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 16 | ERROR | [ ] No style definition found on line; check for missing colon
 17 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 17 | ERROR | [ ] No style definition found on line; check for missing colon
 26 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 26 | ERROR | [ ] No style definition found on line; check for missing colon
 27 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 27 | ERROR | [ ] No style definition found on line; check for missing colon
 36 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 36 | ERROR | [ ] No style definition found on line; check for missing colon
 37 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 37 | ERROR | [ ] No style definition found on line; check for missing colon
 48 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 48 | ERROR | [ ] No style definition found on line; check for missing colon
 49 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 49 | ERROR | [ ] No style definition found on line; check for missing colon
 50 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 50 | ERROR | [ ] No style definition found on line; check for missing colon
 51 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 51 | ERROR | [ ] No style definition found on line; check for missing colon
 62 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 62 | ERROR | [ ] No style definition found on line; check for missing colon
 63 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 63 | ERROR | [ ] No style definition found on line; check for missing colon
 64 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 64 | ERROR | [ ] No style definition found on line; check for missing colon
 65 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 65 | ERROR | [ ] No style definition found on line; check for missing colon
 76 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 76 | ERROR | [ ] No style definition found on line; check for missing colon
 77 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 77 | ERROR | [ ] No style definition found on line; check for missing colon
 78 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 78 | ERROR | [ ] No style definition found on line; check for missing colon
 79 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 79 | ERROR | [ ] No style definition found on line; check for missing colon
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 19 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\task\january_theme\css\base\fonts.pcss.css
--------------------------------------------------------------------------------
FOUND 39 ERRORS AFFECTING 21 LINES
--------------------------------------------------------------------------------
  1 | ERROR | [x] End of line character is invalid; expected "\n" but found
    |       |     "\r\n"
  6 | ERROR | [x] Selectors must be on a single line
  7 | ERROR | [x] Blank lines are not allowed between class names
 11 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 11 | ERROR | [ ] No style definition found on line; check for missing colon
 12 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 12 | ERROR | [ ] No style definition found on line; check for missing colon
 21 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 21 | ERROR | [ ] No style definition found on line; check for missing colon
 22 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 22 | ERROR | [ ] No style definition found on line; check for missing colon
 31 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 31 | ERROR | [ ] No style definition found on line; check for missing colon
 32 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 32 | ERROR | [ ] No style definition found on line; check for missing colon
 42 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 42 | ERROR | [ ] No style definition found on line; check for missing colon
 43 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 43 | ERROR | [ ] No style definition found on line; check for missing colon
 44 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 44 | ERROR | [ ] No style definition found on line; check for missing colon
 45 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 45 | ERROR | [ ] No style definition found on line; check for missing colon
 54 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 54 | ERROR | [ ] No style definition found on line; check for missing colon
 55 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 55 | ERROR | [ ] No style definition found on line; check for missing colon
 56 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 56 | ERROR | [ ] No style definition found on line; check for missing colon
 57 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 57 | ERROR | [ ] No style definition found on line; check for missing colon
 66 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 66 | ERROR | [ ] No style definition found on line; check for missing colon
 67 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 67 | ERROR | [ ] No style definition found on line; check for missing colon
 68 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 68 | ERROR | [ ] No style definition found on line; check for missing colon
 69 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 69 | ERROR | [ ] No style definition found on line; check for missing colon
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 21 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\task\january_theme\css\base\utility.css
--------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------
 1 | ERROR | [x] End of line character is invalid; expected "\n" but found
   |       |     "\r\n"
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\task\january_theme\css\base\utility.pcss.css
--------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------
 1 | ERROR | [x] End of line character is invalid; expected "\n" but found
   |       |     "\r\n"
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\task\january_theme\css\base\variables.css
--------------------------------------------------------------------------------
FOUND 38 ERRORS AFFECTING 38 LINES
--------------------------------------------------------------------------------
   1 | ERROR | [x] End of line character is invalid; expected "\n" but found
     |       |     "\r\n"
  27 | ERROR | [ ] Class definition is empty
  28 | ERROR | [x] Blank lines are not allowed in class definitions
  30 | ERROR | [x] Blank lines are not allowed in class definitions
  32 | ERROR | [x] Blank lines are not allowed in class definitions
  34 | ERROR | [x] Blank lines are not allowed in class definitions
  46 | ERROR | [x] Blank lines are not allowed in class definitions
  48 | ERROR | [x] Blank lines are not allowed in class definitions
  50 | ERROR | [x] Blank lines are not allowed in class definitions
  52 | ERROR | [x] Blank lines are not allowed in class definitions
  54 | ERROR | [x] Blank lines are not allowed in class definitions
  56 | ERROR | [x] Blank lines are not allowed in class definitions
  58 | ERROR | [x] Blank lines are not allowed in class definitions
  60 | ERROR | [x] Blank lines are not allowed in class definitions
  62 | ERROR | [x] Blank lines are not allowed in class definitions
  64 | ERROR | [x] Blank lines are not allowed in class definitions
  66 | ERROR | [x] Blank lines are not allowed in class definitions
  68 | ERROR | [x] Blank lines are not allowed in class definitions
  70 | ERROR | [x] Blank lines are not allowed in class definitions
  72 | ERROR | [x] Blank lines are not allowed in class definitions
  74 | ERROR | [x] Blank lines are not allowed in class definitions
  76 | ERROR | [x] Blank lines are not allowed in class definitions
  78 | ERROR | [x] Blank lines are not allowed in class definitions
  80 | ERROR | [x] Blank lines are not allowed in class definitions
  82 | ERROR | [x] Blank lines are not allowed in class definitions
  84 | ERROR | [x] Blank lines are not allowed in class definitions
  86 | ERROR | [x] Blank lines are not allowed in class definitions
  88 | ERROR | [x] Blank lines are not allowed in class definitions
  90 | ERROR | [x] Blank lines are not allowed in class definitions
  92 | ERROR | [x] Blank lines are not allowed in class definitions
  94 | ERROR | [x] Blank lines are not allowed in class definitions
  96 | ERROR | [x] Blank lines are not allowed in class definitions
  98 | ERROR | [x] Blank lines are not allowed in class definitions
 100 | ERROR | [x] Blank lines are not allowed in class definitions
 102 | ERROR | [x] Blank lines are not allowed in class definitions
 104 | ERROR | [x] Blank lines are not allowed in class definitions
 106 | ERROR | [x] Blank lines are not allowed in class definitions
 108 | ERROR | [x] Blank lines are not allowed in class definitions
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 37 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\task\january_theme\css\base\variables.pcss.css
--------------------------------------------------------------------------------
FOUND 15 ERRORS AFFECTING 15 LINES
--------------------------------------------------------------------------------
   1 | ERROR | [x] End of line character is invalid; expected "\n" but found
     |       |     "\r\n"
  28 | ERROR | [x] Blank lines are not allowed in class definitions
  37 | ERROR | [x] Blank lines are not allowed in class definitions
  46 | ERROR | [x] Blank lines are not allowed in class definitions
  51 | ERROR | [x] Blank lines are not allowed in class definitions
  63 | ERROR | [x] Blank lines are not allowed in class definitions
  65 | ERROR | [x] Blank lines are not allowed in class definitions
  72 | ERROR | [x] Blank lines are not allowed in class definitions
  79 | ERROR | [x] Blank lines are not allowed in class definitions
  86 | ERROR | [x] Blank lines are not allowed in class definitions
  93 | ERROR | [x] Blank lines are not allowed in class definitions
 100 | ERROR | [x] Blank lines are not allowed in class definitions
 146 | ERROR | [x] Blank lines are not allowed in class definitions
 149 | ERROR | [x] Blank lines are not allowed in class definitions
 152 | ERROR | [x] Blank lines are not allowed in class definitions
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 15 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\task\january_theme\css\components\action-links.css
--------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------
 1 | ERROR | [x] End of line character is invalid; expected "\n" but found
   |       |     "\r\n"
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: ...sers\Admin\Desktop\task\january_theme\css\components\action-links.pcss.css
--------------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
--------------------------------------------------------------------------------
  1 | ERROR | [x] End of line character is invalid; expected "\n" but found
    |       |     "\r\n"
 17 | ERROR | [x] Selectors must be on a single line
 18 | ERROR | [x] Blank lines are not allowed between class names
 19 | ERROR | [ ] Style definitions must end with a semicolon
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: ...s\Admin\Desktop\task\january_theme\css\components\ajax-progress.module.css
--------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------
 1 | ERROR | [x] End of line character is invalid; expected "\n" but found
   |       |     "\r\n"
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: ...in\Desktop\task\january_theme\css\components\ajax-progress.module.pcss.css
--------------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 4 LINES
--------------------------------------------------------------------------------
  1 | ERROR | [x] End of line character is invalid; expected "\n" but found
    |       |     "\r\n"
  6 | ERROR | [x] Selectors must be on a single line
  7 | ERROR | [x] Blank lines are not allowed between class names
 59 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 59 | ERROR | [ ] Style definitions must end with a semicolon
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 4 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: ...\Desktop\task\january_theme\css\components\autocomplete-loading.module.css
--------------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
--------------------------------------------------------------------------------
  1 | ERROR | [x] End of line character is invalid; expected "\n" but found
    |       |     "\r\n"
 13 | ERROR | [ ] Class definition is empty
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: ...top\task\january_theme\css\components\autocomplete-loading.module.pcss.css
--------------------------------------------------------------------------------
FOUND 9 ERRORS AFFECTING 7 LINES
--------------------------------------------------------------------------------
  1 | ERROR | [x] End of line character is invalid; expected "\n" but found
    |       |     "\r\n"
  6 | ERROR | [x] Selectors must be on a single line
  7 | ERROR | [x] Blank lines are not allowed between class names
 23 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 23 | ERROR | [ ] Style definitions must end with a semicolon
 36 | ERROR | [x] Selectors must be on a single line
 37 | ERROR | [x] Blank lines are not allowed between class names
 38 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 38 | ERROR | [ ] Style definitions must end with a semicolon
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 7 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\task\january_theme\css\components\block.css
--------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------
 1 | ERROR | [x] End of line character is invalid; expected "\n" but found
   |       |     "\r\n"
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\task\january_theme\css\components\block.pcss.css
--------------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 3 LINES
--------------------------------------------------------------------------------
 1 | ERROR | [x] End of line character is invalid; expected "\n" but found
   |       |     "\r\n"
 6 | ERROR | [x] Selectors must be on a single line
 7 | ERROR | [x] Blank lines are not allowed between class names
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\task\january_theme\css\components\book.css
--------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------
 1 | ERROR | [x] End of line character is invalid; expected "\n" but found
   |       |     "\r\n"
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\task\january_theme\css\components\book.pcss.css
--------------------------------------------------------------------------------
FOUND 11 ERRORS AFFECTING 8 LINES
--------------------------------------------------------------------------------
  1 | ERROR | [x] End of line character is invalid; expected "\n" but found
    |       |     "\r\n"
  6 | ERROR | [x] Selectors must be on a single line
  7 | ERROR | [x] Blank lines are not allowed between class names
 22 | ERROR | [x] Selectors must be on a single line
 23 | ERROR | [x] Blank lines are not allowed between class names
 53 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 53 | ERROR | [ ] Style definitions must end with a semicolon
 66 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 66 | ERROR | [ ] Style definitions must end with a semicolon
 97 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 97 | ERROR | [ ] Style definitions must end with a semicolon
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 8 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\task\january_theme\css\components\breadcrumb.css
--------------------------------------------------------------------------------
FOUND 37 ERRORS AFFECTING 22 LINES
--------------------------------------------------------------------------------
  1 | ERROR | [x] End of line character is invalid; expected "\n" but found
    |       |     "\r\n"
 12 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 1
 12 | ERROR | [x] Selectors must be on a single line
 13 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 1
 13 | ERROR | [x] Blank lines are not allowed between class names
 13 | ERROR | [x] Expected 1 space before opening brace of class definition;
    |       |     newline found
 16 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 1
 17 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 1
 17 | ERROR | [x] Selectors must be on a single line
 18 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 1
 18 | ERROR | [x] Blank lines are not allowed between class names
 18 | ERROR | [x] Expected 1 space before opening brace of class definition;
    |       |     newline found
 24 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 1
 25 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 1
 25 | ERROR | [x] Selectors must be on a single line
 26 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 1
 26 | ERROR | [x] Blank lines are not allowed between class names
 26 | ERROR | [x] Expected 1 space before opening brace of class definition;
    |       |     newline found
 27 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 3
 28 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 3
 29 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 3
 30 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 3
 31 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 3
 32 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 1
 33 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 1
 33 | ERROR | [x] Selectors must be on a single line
 34 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 1
 34 | ERROR | [x] Blank lines are not allowed between class names
 34 | ERROR | [x] Expected 1 space before opening brace of class definition;
    |       |     newline found
 35 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 3
 35 | ERROR | [x] Spaces must be used for alignment; tabs are not allowed
 35 | ERROR | [x] Whitespace found at end of line
 36 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 3
 37 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 1
 38 | ERROR | [x] Expected 1 space before opening brace of class definition; 0
    |       |     found
 39 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 39 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 37 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: ...\Users\Admin\Desktop\task\january_theme\css\components\breadcrumb.pcss.css
--------------------------------------------------------------------------------
FOUND 21 ERRORS AFFECTING 15 LINES
--------------------------------------------------------------------------------
   1 | ERROR | [x] End of line character is invalid; expected "\n" but found
     |       |     "\r\n"
  28 | ERROR | [x] Blank lines are not allowed in class definitions
  47 | ERROR | [x] Selectors must be on a single line
  48 | ERROR | [x] Blank lines are not allowed between class names
  64 | ERROR | [x] Selectors must be on a single line
  65 | ERROR | [x] Blank lines are not allowed between class names
  77 | ERROR | [x] Selectors must be on a single line
  78 | ERROR | [x] Blank lines are not allowed between class names
  79 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
  79 | ERROR | [ ] Style definitions must end with a semicolon
  79 | ERROR | [x] Each style definition must be on a line by itself
  79 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
  79 | ERROR | [ ] Style definitions must end with a semicolon
  91 | ERROR | [x] Selectors must be on a single line
  92 | ERROR | [x] Blank lines are not allowed between class names
 105 | ERROR | [x] Selectors must be on a single line
 106 | ERROR | [x] Blank lines are not allowed between class names
 107 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 107 | ERROR | [ ] Style definitions must end with a semicolon
 108 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 108 | ERROR | [ ] Style definitions must end with a semicolon
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 17 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\task\january_theme\css\components\button.css
--------------------------------------------------------------------------------
FOUND 8 ERRORS AFFECTING 8 LINES
--------------------------------------------------------------------------------
   1 | ERROR | [x] End of line character is invalid; expected "\n" but found
     |       |     "\r\n"
  41 | ERROR | [x] CSS colours must be defined in lowercase; expected #b5c276
     |       |     but found #B5C276
  42 | ERROR | [x] CSS colours must be defined in lowercase; expected #b5c276
     |       |     but found #B5C276
  68 | ERROR | [x] CSS colours must be defined in lowercase; expected #b5c276
     |       |     but found #B5C276
  69 | ERROR | [x] CSS colours must be defined in lowercase; expected #b5c276
     |       |     but found #B5C276
  89 | ERROR | [x] Blank lines are not allowed in class definitions
 134 | ERROR | [x] CSS colours must be defined in lowercase; expected #b5c276
     |       |     but found #B5C276
 146 | ERROR | [x] CSS colours must be defined in lowercase; expected #b5c276
     |       |     but found #B5C276
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 8 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\task\january_theme\css\components\button.pcss.css
--------------------------------------------------------------------------------
FOUND 14 ERRORS AFFECTING 11 LINES
--------------------------------------------------------------------------------
   1 | ERROR | [x] End of line character is invalid; expected "\n" but found
     |       |     "\r\n"
  27 | ERROR | [x] Selectors must be on a single line
  28 | ERROR | [x] Blank lines are not allowed between class names
  62 | ERROR | [x] Blank lines are not allowed in class definitions
  87 | ERROR | [x] Selectors must be on a single line
  88 | ERROR | [x] Blank lines are not allowed between class names
  89 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
  89 | ERROR | [ ] Style definitions must end with a semicolon
  90 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
  90 | ERROR | [ ] Style definitions must end with a semicolon
 110 | ERROR | [x] Selectors must be on a single line
 111 | ERROR | [x] Blank lines are not allowed between class names
 112 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 112 | ERROR | [ ] Style definitions must end with a semicolon
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 11 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\task\january_theme\css\components\cke-dialog.css
--------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------
 1 | ERROR | [x] End of line character is invalid; expected "\n" but found
   |       |     "\r\n"
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: ...\Users\Admin\Desktop\task\january_theme\css\components\cke-dialog.pcss.css
--------------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
--------------------------------------------------------------------------------
 1 | ERROR | [x] End of line character is invalid; expected "\n" but found
   |       |     "\r\n"
 7 | ERROR | [x] Selectors must be on a single line
 8 | ERROR | [x] Blank lines are not allowed between class names
 9 | ERROR | [ ] Style definitions must end with a semicolon
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\task\january_theme\css\components\comments.css
--------------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
--------------------------------------------------------------------------------
   1 | ERROR | [x] End of line character is invalid; expected "\n" but found
     |       |     "\r\n"
 203 | ERROR | [x] Blank lines are not allowed in class definitions
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\task\january_theme\css\components\comments.pcss.css
--------------------------------------------------------------------------------
FOUND 52 ERRORS AFFECTING 32 LINES
--------------------------------------------------------------------------------
   1 | ERROR | [x] End of line character is invalid; expected "\n" but found
     |       |     "\r\n"
   6 | ERROR | [x] Selectors must be on a single line
   7 | ERROR | [x] Blank lines are not allowed between class names
  14 | ERROR | [x] Selectors must be on a single line
  15 | ERROR | [x] Blank lines are not allowed between class names
  16 | ERROR | [ ] Style definitions must end with a semicolon
  43 | ERROR | [x] Selectors must be on a single line
  44 | ERROR | [x] Blank lines are not allowed between class names
  45 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
  45 | ERROR | [ ] Style definitions must end with a semicolon
  68 | ERROR | [x] Selectors must be on a single line
  69 | ERROR | [x] Blank lines are not allowed between class names
  76 | ERROR | [x] Selectors must be on a single line
  77 | ERROR | [x] Blank lines are not allowed between class names
  78 | ERROR | [ ] Style definitions must end with a semicolon
  97 | ERROR | [x] Selectors must be on a single line
  98 | ERROR | [x] Blank lines are not allowed between class names
  99 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
  99 | ERROR | [ ] Style definitions must end with a semicolon
 116 | ERROR | [x] Selectors must be on a single line
 117 | ERROR | [x] Blank lines are not allowed between class names
 118 | ERROR | [ ] Style definitions must end with a semicolon
 118 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 118 | ERROR | [ ] Style definitions must end with a semicolon
 130 | ERROR | [ ] Style definitions must end with a semicolon
 130 | ERROR | [x] Multiple selectors should each be on a single line
 130 | ERROR | [ ] Style definitions must end with a semicolon
 130 | ERROR | [x] Each style definition must be on a line by itself
 141 | ERROR | [x] Blank lines are not allowed in class definitions
 168 | ERROR | [x] Selectors must be on a single line
 169 | ERROR | [x] Blank lines are not allowed between class names
 170 | ERROR | [ ] Style definitions must end with a semicolon
 186 | ERROR | [ ] Style definitions must end with a semicolon
 186 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 186 | ERROR | [ ] Style definitions must end with a semicolon
 186 | ERROR | [x] Each style definition must be on a line by itself
 186 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 186 | ERROR | [ ] Style definitions must end with a semicolon
 186 | ERROR | [x] Each style definition must be on a line by itself
 186 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 186 | ERROR | [ ] Style definitions must end with a semicolon
 186 | ERROR | [x] Each style definition must be on a line by itself
 186 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 186 | ERROR | [ ] Style definitions must end with a semicolon
 193 | ERROR | [x] Selectors must be on a single line
 194 | ERROR | [x] Blank lines are not allowed between class names
 199 | ERROR | [x] Blank lines are not allowed in class definitions
 220 | ERROR | [x] Selectors must be on a single line
 221 | ERROR | [x] Blank lines are not allowed between class names
 222 | ERROR | [ ] Style definitions must end with a semicolon
 222 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 222 | ERROR | [ ] Style definitions must end with a semicolon
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 36 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: ...dmin\Desktop\task\january_theme\css\components\container-inline.module.css
--------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------
 1 | ERROR | [x] End of line character is invalid; expected "\n" but found
   |       |     "\r\n"
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: ...Desktop\task\january_theme\css\components\container-inline.module.pcss.css
--------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------
 1 | ERROR | [x] End of line character is invalid; expected "\n" but found
   |       |     "\r\n"
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: ...ers\Admin\Desktop\task\january_theme\css\components\content-moderation.css
--------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------
 1 | ERROR | [x] End of line character is invalid; expected "\n" but found
   |       |     "\r\n"
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: ...dmin\Desktop\task\january_theme\css\components\content-moderation.pcss.css
--------------------------------------------------------------------------------
FOUND 10 ERRORS AFFECTING 9 LINES
--------------------------------------------------------------------------------
  1 | ERROR | [x] End of line character is invalid; expected "\n" but found
    |       |     "\r\n"
 13 | ERROR | [x] Selectors must be on a single line
 14 | ERROR | [x] Blank lines are not allowed between class names
 29 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 29 | ERROR | [ ] Style definitions must end with a semicolon
 31 | ERROR | [x] Selectors must be on a single line
 32 | ERROR | [x] Blank lines are not allowed between class names
 45 | ERROR | [x] Selectors must be on a single line
 46 | ERROR | [x] Blank lines are not allowed between class names
 47 | ERROR | [ ] Style definitions must end with a semicolon
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 8 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\task\january_theme\css\components\details.css
--------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------
 1 | ERROR | [x] End of line character is invalid; expected "\n" but found
   |       |     "\r\n"
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\task\january_theme\css\components\details.pcss.css
--------------------------------------------------------------------------------
FOUND 13 ERRORS AFFECTING 10 LINES
--------------------------------------------------------------------------------
   1 | ERROR | [x] End of line character is invalid; expected "\n" but found
     |       |     "\r\n"
   6 | ERROR | [x] Selectors must be on a single line
   7 | ERROR | [x] Blank lines are not allowed between class names
  56 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
  57 | ERROR | [ ] Style definitions must end with a semicolon
  57 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
  57 | ERROR | [ ] Style definitions must end with a semicolon
 109 | ERROR | [x] Selectors must be on a single line
 110 | ERROR | [x] Blank lines are not allowed between class names
 111 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 111 | ERROR | [ ] Style definitions must end with a semicolon
 149 | ERROR | [x] Selectors must be on a single line
 150 | ERROR | [x] Blank lines are not allowed between class names
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 10 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\task\january_theme\css\components\dropbutton.css
--------------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
--------------------------------------------------------------------------------
   1 | ERROR | [x] End of line character is invalid; expected "\n" but found
     |       |     "\r\n"
 142 | ERROR | [x] Blank lines are not allowed in class definitions
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: ...\Users\Admin\Desktop\task\january_theme\css\components\dropbutton.pcss.css
--------------------------------------------------------------------------------
FOUND 25 ERRORS AFFECTING 18 LINES
--------------------------------------------------------------------------------
   1 | ERROR | [x] End of line character is invalid; expected "\n" but found
     |       |     "\r\n"
   6 | ERROR | [x] Selectors must be on a single line
   7 | ERROR | [x] Blank lines are not allowed between class names
  25 | ERROR | [x] Selectors must be on a single line
  26 | ERROR | [x] Blank lines are not allowed between class names
  27 | ERROR | [ ] Style definitions must end with a semicolon
  58 | ERROR | [x] Selectors must be on a single line
  59 | ERROR | [x] Blank lines are not allowed between class names
  60 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
  60 | ERROR | [ ] Style definitions must end with a semicolon
  81 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
  81 | ERROR | [ ] Style definitions must end with a semicolon
  97 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
  97 | ERROR | [ ] Style definitions must end with a semicolon
 102 | ERROR | [ ] Style definitions must end with a semicolon
 112 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 112 | ERROR | [ ] Style definitions must end with a semicolon
 123 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 123 | ERROR | [ ] Style definitions must end with a semicolon
 138 | ERROR | [x] Selectors must be on a single line
 139 | ERROR | [x] Blank lines are not allowed between class names
 140 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 140 | ERROR | [ ] Style definitions must end with a semicolon
 146 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 146 | ERROR | [ ] Style definitions must end with a semicolon
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 16 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: ...:\Users\Admin\Desktop\task\january_theme\css\components\embedded-media.css
--------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------
 1 | ERROR | [x] End of line character is invalid; expected "\n" but found
   |       |     "\r\n"
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: ...rs\Admin\Desktop\task\january_theme\css\components\embedded-media.pcss.css
--------------------------------------------------------------------------------
FOUND 9 ERRORS AFFECTING 9 LINES
--------------------------------------------------------------------------------
  1 | ERROR | [x] End of line character is invalid; expected "\n" but found
    |       |     "\r\n"
  6 | ERROR | [x] Selectors must be on a single line
  7 | ERROR | [x] Blank lines are not allowed between class names
 21 | ERROR | [x] Selectors must be on a single line
 22 | ERROR | [x] Blank lines are not allowed between class names
 35 | ERROR | [x] Selectors must be on a single line
 36 | ERROR | [x] Blank lines are not allowed between class names
 73 | ERROR | [x] Selectors must be on a single line
 74 | ERROR | [x] Blank lines are not allowed between class names
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 9 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\task\january_theme\css\components\feed.css
--------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------
 1 | ERROR | [x] End of line character is invalid; expected "\n" but found
   |       |     "\r\n"
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\task\january_theme\css\components\feed.pcss.css
--------------------------------------------------------------------------------
FOUND 6 ERRORS AFFECTING 6 LINES
--------------------------------------------------------------------------------
  1 | ERROR | [x] End of line character is invalid; expected "\n" but found
    |       |     "\r\n"
 12 | ERROR | [x] Selectors must be on a single line
 13 | ERROR | [x] Blank lines are not allowed between class names
 35 | ERROR | [x] Selectors must be on a single line
 36 | ERROR | [x] Blank lines are not allowed between class names
 37 | ERROR | [ ] Style definitions must end with a semicolon
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\task\january_theme\css\components\field.css
--------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------
 1 | ERROR | [x] End of line character is invalid; expected "\n" but found
   |       |     "\r\n"
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\task\january_theme\css\components\field.pcss.css
--------------------------------------------------------------------------------
FOUND 7 ERRORS AFFECTING 6 LINES
--------------------------------------------------------------------------------
  1 | ERROR | [x] End of line character is invalid; expected "\n" but found
    |       |     "\r\n"
  6 | ERROR | [x] Selectors must be on a single line
  7 | ERROR | [x] Blank lines are not allowed between class names
 13 | ERROR | [x] Selectors must be on a single line
 14 | ERROR | [x] Blank lines are not allowed between class names
 15 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 15 | ERROR | [ ] Style definitions must end with a semicolon
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 6 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\task\january_theme\css\components\fieldset.css
--------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------
 1 | ERROR | [x] End of line character is invalid; expected "\n" but found
   |       |     "\r\n"
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\task\january_theme\css\components\fieldset.pcss.css
--------------------------------------------------------------------------------
FOUND 11 ERRORS AFFECTING 10 LINES
--------------------------------------------------------------------------------
   1 | ERROR | [x] End of line character is invalid; expected "\n" but found
     |       |     "\r\n"
   6 | ERROR | [x] Selectors must be on a single line
   7 | ERROR | [x] Blank lines are not allowed between class names
  48 | ERROR | [x] Selectors must be on a single line
  49 | ERROR | [x] Blank lines are not allowed between class names
  50 | ERROR | [ ] Style definitions must end with a semicolon
  56 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
  56 | ERROR | [ ] Style definitions must end with a semicolon
 108 | ERROR | [x] Selectors must be on a single line
 109 | ERROR | [x] Blank lines are not allowed between class names
 110 | ERROR | [ ] Style definitions must end with a semicolon
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 8 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\task\january_theme\css\components\footer.css
--------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------
 1 | ERROR | [x] End of line character is invalid; expected "\n" but found
   |       |     "\r\n"
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\task\january_theme\css\components\footer.pcss.css
--------------------------------------------------------------------------------
FOUND 9 ERRORS AFFECTING 8 LINES
--------------------------------------------------------------------------------
  1 | ERROR | [x] End of line character is invalid; expected "\n" but found
    |       |     "\r\n"
 15 | ERROR | [x] Selectors must be on a single line
 16 | ERROR | [x] Blank lines are not allowed between class names
 17 | ERROR | [ ] Style definitions must end with a semicolon
 25 | ERROR | [x] Blank lines are not allowed in class definitions
 27 | ERROR | [x] Selectors must be on a single line
 28 | ERROR | [x] Blank lines are not allowed between class names
 29 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 29 | ERROR | [ ] Style definitions must end with a semicolon
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 7 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\task\january_theme\css\components\form-boolean.css
--------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------
 1 | ERROR | [x] End of line character is invalid; expected "\n" but found
   |       |     "\r\n"
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: ...sers\Admin\Desktop\task\january_theme\css\components\form-boolean.pcss.css
--------------------------------------------------------------------------------
FOUND 24 ERRORS AFFECTING 20 LINES
--------------------------------------------------------------------------------
  1 | ERROR | [x] End of line character is invalid; expected "\n" but found
    |       |     "\r\n"
 25 | ERROR | [x] Selectors must be on a single line
 26 | ERROR | [x] Blank lines are not allowed between class names
 27 | ERROR | [ ] Style definitions must end with a semicolon
 34 | ERROR | [x] Blank lines are not allowed in class definitions
 38 | ERROR | [x] Blank lines are not allowed in class definitions
 40 | ERROR | [x] Selectors must be on a single line
 41 | ERROR | [x] Blank lines are not allowed between class names
 42 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 42 | ERROR | [ ] Style definitions must end with a semicolon
 50 | ERROR | [x] Blank lines are not allowed in class definitions
 54 | ERROR | [x] Blank lines are not allowed in class definitions
 56 | ERROR | [x] Selectors must be on a single line
 57 | ERROR | [x] Blank lines are not allowed between class names
 58 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 58 | ERROR | [ ] Style definitions must end with a semicolon
 63 | ERROR | [x] Blank lines are not allowed in class definitions
 68 | ERROR | [x] Blank lines are not allowed in class definitions
 76 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 76 | ERROR | [ ] Style definitions must end with a semicolon
 82 | ERROR | [x] Selectors must be on a single line
 83 | ERROR | [x] Blank lines are not allowed between class names
 84 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 84 | ERROR | [ ] Style definitions must end with a semicolon
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 19 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\task\january_theme\css\components\form-select.css
--------------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
--------------------------------------------------------------------------------
   1 | ERROR | [x] End of line character is invalid; expected "\n" but found
     |       |     "\r\n"
 112 | ERROR | [x] Blank lines are not allowed in class definitions
 137 | ERROR | [ ] Class definition is empty
 138 | ERROR | [x] Blank lines are not allowed in class definitions
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: ...Users\Admin\Desktop\task\january_theme\css\components\form-select.pcss.css
--------------------------------------------------------------------------------
FOUND 20 ERRORS AFFECTING 18 LINES
--------------------------------------------------------------------------------
  1 | ERROR | [x] End of line character is invalid; expected "\n" but found
    |       |     "\r\n"
  6 | ERROR | [x] Selectors must be on a single line
  7 | ERROR | [x] Blank lines are not allowed between class names
 29 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 29 | ERROR | [ ] Style definitions must end with a semicolon
 31 | ERROR | [x] Selectors must be on a single line
 32 | ERROR | [x] Blank lines are not allowed between class names
 33 | ERROR | [ ] Style definitions must end with a semicolon
 40 | ERROR | [x] Blank lines are not allowed in class definitions
 45 | ERROR | [x] Blank lines are not allowed in class definitions
 50 | ERROR | [x] Blank lines are not allowed in class definitions
 52 | ERROR | [x] Selectors must be on a single line
 53 | ERROR | [x] Blank lines are not allowed between class names
 54 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 54 | ERROR | [ ] Style definitions must end with a semicolon
 58 | ERROR | [x] Blank lines are not allowed in class definitions
 65 | ERROR | [ ] Style definitions must end with a semicolon
 69 | ERROR | [x] Blank lines are not allowed in class definitions
 73 | ERROR | [x] Blank lines are not allowed in class definitions
 85 | ERROR | [x] Blank lines are not allowed in class definitions
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 16 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\task\january_theme\css\components\form-text.css
--------------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 3 LINES
--------------------------------------------------------------------------------
  1 | ERROR | [x] End of line character is invalid; expected "\n" but found
    |       |     "\r\n"
 57 | ERROR | [x] CSS colours must be defined in lowercase; expected #b5c276
    |       |     but found #B5C276
 77 | ERROR | [x] Expected 0 spaces before semicolon in style definition; 1
    |       |     found
 77 | ERROR | [x] CSS colours must be defined in lowercase; expected #b5c276
    |       |     but found #B5C276
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 4 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: ...:\Users\Admin\Desktop\task\january_theme\css\components\form-text.pcss.css
--------------------------------------------------------------------------------
FOUND 13 ERRORS AFFECTING 12 LINES
--------------------------------------------------------------------------------
  1 | ERROR | [x] End of line character is invalid; expected "\n" but found
    |       |     "\r\n"
 37 | ERROR | [x] Selectors must be on a single line
 38 | ERROR | [x] Blank lines are not allowed between class names
 39 | ERROR | [ ] Style definitions must end with a semicolon
 46 | ERROR | [x] Blank lines are not allowed in class definitions
 50 | ERROR | [x] Blank lines are not allowed in class definitions
 55 | ERROR | [x] Blank lines are not allowed in class definitions
 57 | ERROR | [x] Selectors must be on a single line
 58 | ERROR | [x] Blank lines are not allowed between class names
 59 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 59 | ERROR | [ ] Style definitions must end with a semicolon
 67 | ERROR | [x] Blank lines are not allowed in class definitions
 71 | ERROR | [x] Blank lines are not allowed in class definitions
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 11 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\task\january_theme\css\components\form-textarea.css
--------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------
 1 | ERROR | [x] End of line character is invalid; expected "\n" but found
   |       |     "\r\n"
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: ...ers\Admin\Desktop\task\january_theme\css\components\form-textarea.pcss.css
--------------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 3 LINES
--------------------------------------------------------------------------------
 1 | ERROR | [x] End of line character is invalid; expected "\n" but found
   |       |     "\r\n"
 6 | ERROR | [x] Selectors must be on a single line
 7 | ERROR | [x] Blank lines are not allowed between class names
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\task\january_theme\css\components\form.css
--------------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 4 LINES
--------------------------------------------------------------------------------
   1 | ERROR | [x] End of line character is invalid; expected "\n" but found
     |       |     "\r\n"
 103 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 103 | ERROR | [x] CSS colours must be defined in lowercase; expected #b5c276
     |       |     but found #B5C276
 109 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 110 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\task\january_theme\css\components\form.pcss.css
--------------------------------------------------------------------------------
FOUND 9 ERRORS AFFECTING 9 LINES
--------------------------------------------------------------------------------
   1 | ERROR | [x] End of line character is invalid; expected "\n" but found
     |       |     "\r\n"
   6 | ERROR | [x] Selectors must be on a single line
   7 | ERROR | [x] Blank lines are not allowed between class names
  88 | ERROR | [x] Selectors must be on a single line
  89 | ERROR | [x] Blank lines are not allowed between class names
  90 | ERROR | [ ] Style definitions must end with a semicolon
 121 | ERROR | [x] Selectors must be on a single line
 122 | ERROR | [x] Blank lines are not allowed between class names
 123 | ERROR | [ ] Style definitions must end with a semicolon
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 7 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\task\january_theme\css\components\forum.css
--------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------
 1 | ERROR | [x] End of line character is invalid; expected "\n" but found
   |       |     "\r\n"
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\task\january_theme\css\components\forum.pcss.css
--------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------
 1 | ERROR | [x] End of line character is invalid; expected "\n" but found
   |       |     "\r\n"
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: ...\Admin\Desktop\task\january_theme\css\components\header-buttons-mobile.css
--------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------
 1 | ERROR | [x] End of line character is invalid; expected "\n" but found
   |       |     "\r\n"
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: ...n\Desktop\task\january_theme\css\components\header-buttons-mobile.pcss.css
--------------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 3 LINES
--------------------------------------------------------------------------------
  1 | ERROR | [x] End of line character is invalid; expected "\n" but found
    |       |     "\r\n"
 10 | ERROR | [x] Selectors must be on a single line
 11 | ERROR | [x] Blank lines are not allowed between class names
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: ...sers\Admin\Desktop\task\january_theme\css\components\header-navigation.css
--------------------------------------------------------------------------------
FOUND 9 ERRORS AFFECTING 9 LINES
--------------------------------------------------------------------------------
  1 | ERROR | [x] End of line character is invalid; expected "\n" but found
    |       |     "\r\n"
 44 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 0
 45 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 0
 46 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 0
 55 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 0
 56 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 0
 57 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 0
 58 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 0
 59 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 0
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 9 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: ...Admin\Desktop\task\january_theme\css\components\header-navigation.pcss.css
--------------------------------------------------------------------------------
FOUND 18 ERRORS AFFECTING 18 LINES
--------------------------------------------------------------------------------
   1 | ERROR | [x] End of line character is invalid; expected "\n" but found
     |       |     "\r\n"
  16 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 0
  17 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 0
  18 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 0
  28 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 0
  29 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 0
  30 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 0
  31 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 0
  32 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 0
  35 | ERROR | [x] Selectors must be on a single line
  36 | ERROR | [x] Blank lines are not allowed between class names
  78 | ERROR | [x] Selectors must be on a single line
  79 | ERROR | [x] Blank lines are not allowed between class names
 130 | ERROR | [x] Blank lines are not allowed in class definitions
 137 | ERROR | [x] Blank lines are not allowed in class definitions
 167 | ERROR | [x] Selectors must be on a single line
 168 | ERROR | [x] Blank lines are not allowed between class names
 169 | ERROR | [ ] Style definitions must end with a semicolon
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 17 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: ...s\Admin\Desktop\task\january_theme\css\components\header-search-narrow.css
--------------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 3 LINES
--------------------------------------------------------------------------------
   1 | ERROR | [x] End of line character is invalid; expected "\n" but found
     |       |     "\r\n"
  77 | ERROR | [x] Blank lines are not allowed in class definitions
 160 | ERROR | [x] Blank lines are not allowed in class definitions
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: ...in\Desktop\task\january_theme\css\components\header-search-narrow.pcss.css
--------------------------------------------------------------------------------
FOUND 25 ERRORS AFFECTING 22 LINES
--------------------------------------------------------------------------------
   1 | ERROR | [x] End of line character is invalid; expected "\n" but found
     |       |     "\r\n"
  11 | ERROR | [x] Selectors must be on a single line
  12 | ERROR | [x] Blank lines are not allowed between class names
  43 | ERROR | [x] Selectors must be on a single line
  44 | ERROR | [x] Blank lines are not allowed between class names
  45 | ERROR | [ ] Style definitions must end with a semicolon
  59 | ERROR | [ ] Style definitions must end with a semicolon
  63 | ERROR | [x] Blank lines are not allowed in class definitions
  70 | ERROR | [x] Blank lines are not allowed in class definitions
  91 | ERROR | [ ] Style definitions must end with a semicolon
 102 | ERROR | [x] Selectors must be on a single line
 103 | ERROR | [x] Blank lines are not allowed between class names
 104 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 104 | ERROR | [ ] Style definitions must end with a semicolon
 124 | ERROR | [x] Blank lines are not allowed in class definitions
 128 | ERROR | [x] Selectors must be on a single line
 129 | ERROR | [x] Blank lines are not allowed between class names
 130 | ERROR | [ ] Style definitions must end with a semicolon
 130 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 130 | ERROR | [ ] Style definitions must end with a semicolon
 135 | ERROR | [x] Selectors must be on a single line
 136 | ERROR | [x] Blank lines are not allowed between class names
 142 | ERROR | [x] Blank lines are not allowed in class definitions
 146 | ERROR | [x] Blank lines are not allowed in class definitions
 164 | ERROR | [x] Blank lines are not allowed in class definitions
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 19 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: ...ers\Admin\Desktop\task\january_theme\css\components\header-search-wide.css
--------------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 3 LINES
--------------------------------------------------------------------------------
   1 | ERROR | [x] End of line character is invalid; expected "\n" but found
     |       |     "\r\n"
 136 | ERROR | [x] Blank lines are not allowed in class definitions
 206 | ERROR | [x] Blank lines are not allowed in class definitions
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: ...dmin\Desktop\task\january_theme\css\components\header-search-wide.pcss.css
--------------------------------------------------------------------------------
FOUND 51 ERRORS AFFECTING 40 LINES
--------------------------------------------------------------------------------
   1 | ERROR | [x] End of line character is invalid; expected "\n" but found
     |       |     "\r\n"
  33 | ERROR | [x] Selectors must be on a single line
  34 | ERROR | [x] Blank lines are not allowed between class names
  35 | ERROR | [ ] Style definitions must end with a semicolon
  57 | ERROR | [x] Selectors must be on a single line
  58 | ERROR | [x] Blank lines are not allowed between class names
  59 | ERROR | [ ] Style definitions must end with a semicolon
  72 | ERROR | [ ] Style definitions must end with a semicolon
  77 | ERROR | [x] Blank lines are not allowed in class definitions
  82 | ERROR | [x] Blank lines are not allowed in class definitions
  87 | ERROR | [x] Blank lines are not allowed in class definitions
 108 | ERROR | [ ] Style definitions must end with a semicolon
 119 | ERROR | [x] Selectors must be on a single line
 120 | ERROR | [x] Blank lines are not allowed between class names
 121 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 121 | ERROR | [ ] Style definitions must end with a semicolon
 134 | ERROR | [x] Blank lines are not allowed in class definitions
 138 | ERROR | [x] Selectors must be on a single line
 139 | ERROR | [x] Blank lines are not allowed between class names
 140 | ERROR | [ ] Style definitions must end with a semicolon
 140 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 140 | ERROR | [ ] Style definitions must end with a semicolon
 145 | ERROR | [x] Selectors must be on a single line
 146 | ERROR | [x] Blank lines are not allowed between class names
 152 | ERROR | [x] Blank lines are not allowed in class definitions
 205 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 205 | ERROR | [ ] Style definitions must end with a semicolon
 207 | ERROR | [x] Selectors must be on a single line
 208 | ERROR | [x] Blank lines are not allowed between class names
 209 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 209 | ERROR | [ ] Style definitions must end with a semicolon
 221 | ERROR | [x] Blank lines are not allowed in class definitions
 223 | ERROR | [x] Selectors must be on a single line
 224 | ERROR | [x] Blank lines are not allowed between class names
 225 | ERROR | [ ] Style definitions must end with a semicolon
 225 | ERROR | [x] Each style definition must be on a line by itself
 225 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 225 | ERROR | [ ] Style definitions must end with a semicolon
 230 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 230 | ERROR | [ ] Style definitions must end with a semicolon
 231 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 231 | ERROR | [ ] Style definitions must end with a semicolon
 249 | ERROR | [x] Blank lines are not allowed in class definitions
 254 | ERROR | [x] Blank lines are not allowed in class definitions
 259 | ERROR | [x] Blank lines are not allowed in class definitions
 261 | ERROR | [x] Selectors must be on a single line
 262 | ERROR | [x] Blank lines are not allowed between class names
 281 | ERROR | [x] Selectors must be on a single line
 282 | ERROR | [x] Blank lines are not allowed between class names
 283 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 283 | ERROR | [ ] Style definitions must end with a semicolon
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 37 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: ...s\Admin\Desktop\task\january_theme\css\components\header-site-branding.css
--------------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
--------------------------------------------------------------------------------
  1 | ERROR | [x] End of line character is invalid; expected "\n" but found
    |       |     "\r\n"
 47 | ERROR | [x] Blank lines are not allowed in class definitions
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: ...in\Desktop\task\january_theme\css\components\header-site-branding.pcss.css
--------------------------------------------------------------------------------
FOUND 12 ERRORS AFFECTING 12 LINES
--------------------------------------------------------------------------------
   1 | ERROR | [x] End of line character is invalid; expected "\n" but found
     |       |     "\r\n"
  20 | ERROR | [x] Selectors must be on a single line
  21 | ERROR | [x] Blank lines are not allowed between class names
  63 | ERROR | [x] Selectors must be on a single line
  64 | ERROR | [x] Blank lines are not allowed between class names
  65 | ERROR | [ ] Style definitions must end with a semicolon
  81 | ERROR | [ ] Style definitions must end with a semicolon
  84 | ERROR | [x] Selectors must be on a single line
  85 | ERROR | [x] Blank lines are not allowed between class names
 103 | ERROR | [x] Selectors must be on a single line
 104 | ERROR | [x] Blank lines are not allowed between class names
 105 | ERROR | [ ] Style definitions must end with a semicolon
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 9 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: ...s\Admin\Desktop\task\january_theme\css\components\header-sticky-toggle.css
--------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------
 1 | ERROR | [x] End of line character is invalid; expected "\n" but found
   |       |     "\r\n"
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: ...in\Desktop\task\january_theme\css\components\header-sticky-toggle.pcss.css
--------------------------------------------------------------------------------
FOUND 10 ERRORS AFFECTING 8 LINES
--------------------------------------------------------------------------------
   1 | ERROR | [x] End of line character is invalid; expected "\n" but found
     |       |     "\r\n"
  25 | ERROR | [x] Selectors must be on a single line
  26 | ERROR | [x] Blank lines are not allowed between class names
  57 | ERROR | [ ] Style definitions must end with a semicolon
  61 | ERROR | [x] Selectors must be on a single line
  62 | ERROR | [x] Blank lines are not allowed between class names
  63 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
  63 | ERROR | [ ] Style definitions must end with a semicolon
 102 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 102 | ERROR | [ ] Style definitions must end with a semicolon
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 7 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\task\january_theme\css\components\hero.css
--------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------
 1 | ERROR | [x] End of line character is invalid; expected "\n" but found
   |       |     "\r\n"
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\task\january_theme\css\components\hero.pcss.css
--------------------------------------------------------------------------------
FOUND 6 ERRORS AFFECTING 6 LINES
--------------------------------------------------------------------------------
  1 | ERROR | [x] End of line character is invalid; expected "\n" but found
    |       |     "\r\n"
  9 | ERROR | [x] Selectors must be on a single line
 10 | ERROR | [x] Blank lines are not allowed between class names
 23 | ERROR | [x] Selectors must be on a single line
 24 | ERROR | [x] Blank lines are not allowed between class names
 25 | ERROR | [ ] Style definitions must end with a semicolon
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\task\january_theme\css\components\links.css
--------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------
 1 | ERROR | [x] End of line character is invalid; expected "\n" but found
   |       |     "\r\n"
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\task\january_theme\css\components\links.pcss.css
--------------------------------------------------------------------------------
FOUND 8 ERRORS AFFECTING 4 LINES
--------------------------------------------------------------------------------
  1 | ERROR | [x] End of line character is invalid; expected "\n" but found
    |       |     "\r\n"
 16 | ERROR | [x] Selectors must be on a single line
 17 | ERROR | [x] Blank lines are not allowed between class names
 18 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 18 | ERROR | [ ] Style definitions must end with a semicolon
 18 | ERROR | [x] Each style definition must be on a line by itself
 18 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 18 | ERROR | [ ] Style definitions must end with a semicolon
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 6 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: ...Users\Admin\Desktop\task\january_theme\css\components\maintenance-page.css
--------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------
 1 | ERROR | [x] End of line character is invalid; expected "\n" but found
   |       |     "\r\n"
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: ...\Admin\Desktop\task\january_theme\css\components\maintenance-page.pcss.css
--------------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
--------------------------------------------------------------------------------
  1 | ERROR | [x] End of line character is invalid; expected "\n" but found
    |       |     "\r\n"
 15 | ERROR | [x] Blank lines are not allowed in class definitions
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\task\january_theme\css\components\messages.css
--------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------
 1 | ERROR | [x] End of line character is invalid; expected "\n" but found
   |       |     "\r\n"
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\task\january_theme\css\components\messages.pcss.css
--------------------------------------------------------------------------------
FOUND 16 ERRORS AFFECTING 14 LINES
--------------------------------------------------------------------------------
   1 | ERROR | [x] End of line character is invalid; expected "\n" but found
     |       |     "\r\n"
   6 | ERROR | [x] Selectors must be on a single line
   7 | ERROR | [x] Blank lines are not allowed between class names
  27 | ERROR | [x] Selectors must be on a single line
  28 | ERROR | [x] Blank lines are not allowed between class names
  29 | ERROR | [ ] Style definitions must end with a semicolon
  63 | ERROR | [x] Selectors must be on a single line
  64 | ERROR | [x] Blank lines are not allowed between class names
  65 | ERROR | [ ] Style definitions must end with a semicolon
  93 | ERROR | [x] Selectors must be on a single line
  94 | ERROR | [x] Blank lines are not allowed between class names
  95 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
  95 | ERROR | [ ] Style definitions must end with a semicolon
  96 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
  96 | ERROR | [ ] Style definitions must end with a semicolon
 121 | ERROR | [x] Blank lines are not allowed in class definitions
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 12 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: ...dmin\Desktop\task\january_theme\css\components\navigation\menu-sidebar.css
--------------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 4 LINES
--------------------------------------------------------------------------------
  1 | ERROR | [x] End of line character is invalid; expected "\n" but found
    |       |     "\r\n"
 43 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 44 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 48 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 48 | ERROR | [x] CSS colours must be defined in lowercase; expected #b5c276
    |       |     but found #B5C276
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: ...Desktop\task\january_theme\css\components\navigation\menu-sidebar.pcss.css
--------------------------------------------------------------------------------
FOUND 13 ERRORS AFFECTING 10 LINES
--------------------------------------------------------------------------------
  1 | ERROR | [x] End of line character is invalid; expected "\n" but found
    |       |     "\r\n"
  9 | ERROR | [x] Selectors must be on a single line
 10 | ERROR | [x] Blank lines are not allowed between class names
 29 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 29 | ERROR | [ ] Style definitions must end with a semicolon
 39 | ERROR | [x] Blank lines are not allowed in class definitions
 43 | ERROR | [x] Selectors must be on a single line
 44 | ERROR | [x] Blank lines are not allowed between class names
 45 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 45 | ERROR | [ ] Style definitions must end with a semicolon
 49 | ERROR | [x] Blank lines are not allowed in class definitions
 53 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 53 | ERROR | [ ] Style definitions must end with a semicolon
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 10 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: ...Desktop\task\january_theme\css\components\navigation\nav-button-mobile.css
--------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------
 1 | ERROR | [x] End of line character is invalid; expected "\n" but found
   |       |     "\r\n"
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: ...op\task\january_theme\css\components\navigation\nav-button-mobile.pcss.css
--------------------------------------------------------------------------------
FOUND 13 ERRORS AFFECTING 11 LINES
--------------------------------------------------------------------------------
  1 | ERROR | [x] End of line character is invalid; expected "\n" but found
    |       |     "\r\n"
 24 | ERROR | [x] Selectors must be on a single line
 25 | ERROR | [x] Blank lines are not allowed between class names
 49 | ERROR | [x] Selectors must be on a single line
 50 | ERROR | [x] Blank lines are not allowed between class names
 69 | ERROR | [x] Selectors must be on a single line
 70 | ERROR | [x] Blank lines are not allowed between class names
 71 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 71 | ERROR | [ ] Style definitions must end with a semicolon
 95 | ERROR | [x] Selectors must be on a single line
 96 | ERROR | [x] Blank lines are not allowed between class names
 97 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 97 | ERROR | [ ] Style definitions must end with a semicolon
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 11 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: ...esktop\task\january_theme\css\components\navigation\nav-primary-button.css
--------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------
 1 | ERROR | [x] End of line character is invalid; expected "\n" but found
   |       |     "\r\n"
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: ...p\task\january_theme\css\components\navigation\nav-primary-button.pcss.css
--------------------------------------------------------------------------------
FOUND 23 ERRORS AFFECTING 19 LINES
--------------------------------------------------------------------------------
   1 | ERROR | [x] End of line character is invalid; expected "\n" but found
     |       |     "\r\n"
  21 | ERROR | [x] Selectors must be on a single line
  22 | ERROR | [x] Blank lines are not allowed between class names
  38 | ERROR | [x] Selectors must be on a single line
  39 | ERROR | [x] Blank lines are not allowed between class names
  40 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
  40 | ERROR | [ ] Style definitions must end with a semicolon
  41 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
  41 | ERROR | [ ] Style definitions must end with a semicolon
  60 | ERROR | [x] Blank lines are not allowed in class definitions
  64 | ERROR | [x] Blank lines are not allowed in class definitions
  83 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
  83 | ERROR | [ ] Style definitions must end with a semicolon
  85 | ERROR | [x] Selectors must be on a single line
  86 | ERROR | [x] Blank lines are not allowed between class names
  87 | ERROR | [ ] Style definitions must end with a semicolon
  91 | ERROR | [x] Blank lines are not allowed in class definitions
  96 | ERROR | [x] Blank lines are not allowed in class definitions
 100 | ERROR | [x] Blank lines are not allowed in class definitions
 106 | ERROR | [x] Selectors must be on a single line
 107 | ERROR | [x] Blank lines are not allowed between class names
 108 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 108 | ERROR | [ ] Style definitions must end with a semicolon
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 18 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: ...Desktop\task\january_theme\css\components\navigation\nav-primary-no-js.css
--------------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 5 LINES
--------------------------------------------------------------------------------
   1 | ERROR | [x] End of line character is invalid; expected "\n" but found
     |       |     "\r\n"
 105 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 0
 106 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 0
 192 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 0
 193 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 0
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: ...op\task\january_theme\css\components\navigation\nav-primary-no-js.pcss.css
--------------------------------------------------------------------------------
FOUND 22 ERRORS AFFECTING 18 LINES
--------------------------------------------------------------------------------
   1 | ERROR | [x] End of line character is invalid; expected "\n" but found
     |       |     "\r\n"
   6 | ERROR | [x] Selectors must be on a single line
   7 | ERROR | [x] Blank lines are not allowed between class names
  15 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 0
  16 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 0
  61 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
  61 | ERROR | [ ] Style definitions must end with a semicolon
  62 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
  62 | ERROR | [ ] Style definitions must end with a semicolon
  67 | ERROR | [x] Blank lines are not allowed in class definitions
  70 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 0
  71 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 0
 116 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 116 | ERROR | [ ] Style definitions must end with a semicolon
 117 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 117 | ERROR | [ ] Style definitions must end with a semicolon
 122 | ERROR | [x] Blank lines are not allowed in class definitions
 124 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 0
 125 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 0
 127 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 129 | ERROR | [ ] Style definitions must end with a semicolon
 135 | ERROR | [x] Blank lines are not allowed in class definitions
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 17 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: ...\Desktop\task\january_theme\css\components\navigation\nav-primary-wide.css
--------------------------------------------------------------------------------
FOUND 10 ERRORS AFFECTING 10 LINES
--------------------------------------------------------------------------------
   1 | ERROR | [x] End of line character is invalid; expected "\n" but found
     |       |     "\r\n"
 198 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 0
 199 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 0
 200 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 0
 263 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 0
 264 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 0
 265 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 0
 289 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 0
 290 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 0
 291 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 0
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 10 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: ...top\task\january_theme\css\components\navigation\nav-primary-wide.pcss.css
--------------------------------------------------------------------------------
FOUND 64 ERRORS AFFECTING 48 LINES
--------------------------------------------------------------------------------
   1 | ERROR | [x] End of line character is invalid; expected "\n" but found
     |       |     "\r\n"
  15 | ERROR | [ ] Style definitions must end with a semicolon
  25 | ERROR | [x] Blank lines are not allowed in class definitions
  31 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
  31 | ERROR | [ ] Style definitions must end with a semicolon
  33 | ERROR | [x] Selectors must be on a single line
  34 | ERROR | [x] Blank lines are not allowed between class names
  35 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
  35 | ERROR | [ ] Style definitions must end with a semicolon
  48 | ERROR | [x] Blank lines are not allowed in class definitions
  52 | ERROR | [x] Selectors must be on a single line
  53 | ERROR | [x] Blank lines are not allowed between class names
  54 | ERROR | [ ] Style definitions must end with a semicolon
  54 | ERROR | [x] Each style definition must be on a line by itself
  54 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
  54 | ERROR | [ ] Style definitions must end with a semicolon
  83 | ERROR | [x] Blank lines are not allowed in class definitions
  87 | ERROR | [x] Selectors must be on a single line
  88 | ERROR | [x] Blank lines are not allowed between class names
  89 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
  89 | ERROR | [ ] Style definitions must end with a semicolon
  94 | ERROR | [x] Blank lines are not allowed in class definitions
 100 | ERROR | [x] Blank lines are not allowed in class definitions
 109 | ERROR | [x] Selectors must be on a single line
 110 | ERROR | [x] Blank lines are not allowed between class names
 111 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 111 | ERROR | [ ] Style definitions must end with a semicolon
 111 | ERROR | [x] Each style definition must be on a line by itself
 111 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 111 | ERROR | [ ] Style definitions must end with a semicolon
 115 | ERROR | [x] Blank lines are not allowed in class definitions
 125 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 0
 126 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 0
 127 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 0
 144 | ERROR | [x] Selectors must be on a single line
 145 | ERROR | [x] Blank lines are not allowed between class names
 146 | ERROR | [ ] Style definitions must end with a semicolon
 153 | ERROR | [x] Blank lines are not allowed in class definitions
 155 | ERROR | [x] Selectors must be on a single line
 156 | ERROR | [x] Blank lines are not allowed between class names
 157 | ERROR | [ ] Style definitions must end with a semicolon
 157 | ERROR | [x] Each style definition must be on a line by itself
 157 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 157 | ERROR | [ ] Style definitions must end with a semicolon
 167 | ERROR | [x] Selectors must be on a single line
 168 | ERROR | [x] Blank lines are not allowed between class names
 169 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 169 | ERROR | [ ] Style definitions must end with a semicolon
 175 | ERROR | [x] Blank lines are not allowed in class definitions
 177 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 0
 178 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 0
 179 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 0
 193 | ERROR | [x] Selectors must be on a single line
 194 | ERROR | [x] Blank lines are not allowed between class names
 195 | ERROR | [ ] Style definitions must end with a semicolon
 201 | ERROR | [x] Blank lines are not allowed in class definitions
 203 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 0
 204 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 0
 205 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 0
 229 | ERROR | [x] Blank lines are not allowed in class definitions
 257 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 260 | ERROR | [ ] Style definitions must end with a semicolon
 260 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 260 | ERROR | [ ] Style definitions must end with a semicolon
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 49 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: ...Admin\Desktop\task\january_theme\css\components\navigation\nav-primary.css
--------------------------------------------------------------------------------
FOUND 68 ERRORS AFFECTING 33 LINES
--------------------------------------------------------------------------------
  1 | ERROR | [x] End of line character is invalid; expected "\n" but found
    |       |     "\r\n"
 13 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 1
 13 | ERROR | [x] Expected 1 space before opening brace of class definition; 0
    |       |     found
 14 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 14 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 15 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 15 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 16 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 16 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 17 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 17 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 18 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 18 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 19 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 19 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 20 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 20 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 21 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 21 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 22 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 22 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 23 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 23 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 23 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 24 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 24 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 25 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 25 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 27 | ERROR | [x] Expected 1 space before opening brace of class definition; 0
    |       |     found
 28 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 28 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 29 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 29 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 30 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 30 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 31 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 31 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 31 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 32 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 32 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 32 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 34 | ERROR | [x] Expected 1 space before opening brace of class definition; 0
    |       |     found
 35 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 35 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 35 | ERROR | [x] CSS colours must be defined in lowercase; expected #28303d
    |       |     but found #28303D
 36 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 36 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 36 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 37 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 37 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 37 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 38 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 38 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 40 | ERROR | [x] Multiple selectors should each be on a single line
 40 | ERROR | [x] Expected 1 space before opening brace of class definition; 0
    |       |     found
 41 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 41 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 41 | ERROR | [x] CSS colours must be defined in lowercase; expected #b5c276
    |       |     but found #B5C276
 43 | ERROR | [x] Selectors must be on a single line
 44 | ERROR | [x] Blank lines are not allowed between class names
 44 | ERROR | [x] Expected 1 space before opening brace of class definition;
    |       |     newline found
 45 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 45 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 47 | ERROR | [x] Expected 1 space before opening brace of class definition; 0
    |       |     found
 48 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 48 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 49 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 49 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 68 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: ...\Desktop\task\january_theme\css\components\navigation\nav-primary.pcss.css
--------------------------------------------------------------------------------
FOUND 29 ERRORS AFFECTING 23 LINES
--------------------------------------------------------------------------------
   1 | ERROR | [x] End of line character is invalid; expected "\n" but found
     |       |     "\r\n"
   6 | ERROR | [x] Selectors must be on a single line
   7 | ERROR | [x] Blank lines are not allowed between class names
  14 | ERROR | [x] Selectors must be on a single line
  15 | ERROR | [x] Blank lines are not allowed between class names
  16 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
  16 | ERROR | [ ] Style definitions must end with a semicolon
  23 | ERROR | [x] Selectors must be on a single line
  24 | ERROR | [x] Blank lines are not allowed between class names
  26 | ERROR | [ ] Style definitions must end with a semicolon
  39 | ERROR | [x] Selectors must be on a single line
  40 | ERROR | [x] Blank lines are not allowed between class names
  41 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
  41 | ERROR | [ ] Style definitions must end with a semicolon
  70 | ERROR | [ ] Style definitions must end with a semicolon
  73 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
  73 | ERROR | [ ] Style definitions must end with a semicolon
  74 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
  74 | ERROR | [ ] Style definitions must end with a semicolon
 102 | ERROR | [x] Selectors must be on a single line
 103 | ERROR | [x] Blank lines are not allowed between class names
 104 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 104 | ERROR | [ ] Style definitions must end with a semicolon
 119 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 156 | ERROR | [x] Selectors must be on a single line
 157 | ERROR | [x] Blank lines are not allowed between class names
 158 | ERROR | [ ] Style definitions must end with a semicolon
 197 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 197 | ERROR | [ ] Style definitions must end with a semicolon
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 20 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: ...min\Desktop\task\january_theme\css\components\navigation\nav-secondary.css
--------------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
--------------------------------------------------------------------------------
  1 | ERROR | [x] End of line character is invalid; expected "\n" but found
    |       |     "\r\n"
 66 | ERROR | [x] Blank lines are not allowed in class definitions
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: ...esktop\task\january_theme\css\components\navigation\nav-secondary.pcss.css
--------------------------------------------------------------------------------
FOUND 28 ERRORS AFFECTING 19 LINES
--------------------------------------------------------------------------------
   1 | ERROR | [x] End of line character is invalid; expected "\n" but found
     |       |     "\r\n"
   6 | ERROR | [x] Selectors must be on a single line
   7 | ERROR | [x] Blank lines are not allowed between class names
  34 | ERROR | [x] Selectors must be on a single line
  35 | ERROR | [x] Blank lines are not allowed between class names
  36 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
  36 | ERROR | [ ] Style definitions must end with a semicolon
  36 | ERROR | [x] Each style definition must be on a line by itself
  36 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
  36 | ERROR | [ ] Style definitions must end with a semicolon
  47 | ERROR | [x] Selectors must be on a single line
  48 | ERROR | [x] Blank lines are not allowed between class names
  49 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
  49 | ERROR | [ ] Style definitions must end with a semicolon
  64 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
  64 | ERROR | [ ] Style definitions must end with a semicolon
  77 | ERROR | [x] Selectors must be on a single line
  78 | ERROR | [x] Blank lines are not allowed between class names
  79 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
  79 | ERROR | [ ] Style definitions must end with a semicolon
  90 | ERROR | [x] Blank lines are not allowed in class definitions
  94 | ERROR | [x] Blank lines are not allowed in class definitions
  96 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
  96 | ERROR | [ ] Style definitions must end with a semicolon
  98 | ERROR | [x] Selectors must be on a single line
  99 | ERROR | [x] Blank lines are not allowed between class names
 100 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 100 | ERROR | [ ] Style definitions must end with a semicolon
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 21 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: ...n\Desktop\task\january_theme\css\components\navigation\wide-nav-expand.css
--------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------
 1 | ERROR | [x] End of line character is invalid; expected "\n" but found
   |       |     "\r\n"
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: ...ktop\task\january_theme\css\components\navigation\wide-nav-expand.pcss.css
--------------------------------------------------------------------------------
FOUND 10 ERRORS AFFECTING 8 LINES
--------------------------------------------------------------------------------
  1 | ERROR | [x] End of line character is invalid; expected "\n" but found
    |       |     "\r\n"
 23 | ERROR | [x] Selectors must be on a single line
 24 | ERROR | [x] Blank lines are not allowed between class names
 53 | ERROR | [ ] Style definitions must end with a semicolon
 57 | ERROR | [x] Selectors must be on a single line
 58 | ERROR | [x] Blank lines are not allowed between class names
 59 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 59 | ERROR | [ ] Style definitions must end with a semicolon
 96 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 96 | ERROR | [ ] Style definitions must end with a semicolon
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 7 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: ...Admin\Desktop\task\january_theme\css\components\node-preview-container.css
--------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------
 1 | ERROR | [x] End of line character is invalid; expected "\n" but found
   |       |     "\r\n"
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: ...\Desktop\task\january_theme\css\components\node-preview-container.pcss.css
--------------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 3 LINES
--------------------------------------------------------------------------------
 1 | ERROR | [x] End of line character is invalid; expected "\n" but found
   |       |     "\r\n"
 6 | ERROR | [x] Selectors must be on a single line
 7 | ERROR | [x] Blank lines are not allowed between class names
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\task\january_theme\css\components\node-teaser.css
--------------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
--------------------------------------------------------------------------------
  1 | ERROR | [x] End of line character is invalid; expected "\n" but found
    |       |     "\r\n"
 63 | ERROR | [x] Blank lines are not allowed in class definitions
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: ...Users\Admin\Desktop\task\january_theme\css\components\node-teaser.pcss.css
--------------------------------------------------------------------------------
FOUND 27 ERRORS AFFECTING 27 LINES
--------------------------------------------------------------------------------
   1 | ERROR | [x] End of line character is invalid; expected "\n" but found
     |       |     "\r\n"
  10 | ERROR | [x] Selectors must be on a single line
  11 | ERROR | [x] Blank lines are not allowed between class names
  23 | ERROR | [x] Selectors must be on a single line
  24 | ERROR | [x] Blank lines are not allowed between class names
  25 | ERROR | [ ] Style definitions must end with a semicolon
  30 | ERROR | [x] Blank lines are not allowed in class definitions
  35 | ERROR | [x] Selectors must be on a single line
  36 | ERROR | [x] Blank lines are not allowed between class names
  41 | ERROR | [x] Blank lines are not allowed in class definitions
  49 | ERROR | [ ] Style definitions must end with a semicolon
  50 | ERROR | [x] Selectors must be on a single line
  51 | ERROR | [x] Blank lines are not allowed between class names
  56 | ERROR | [x] Blank lines are not allowed in class definitions
  60 | ERROR | [x] Blank lines are not allowed in class definitions
  65 | ERROR | [x] Selectors must be on a single line
  66 | ERROR | [x] Blank lines are not allowed between class names
  82 | ERROR | [x] Blank lines are not allowed in class definitions
  89 | ERROR | [x] Blank lines are not allowed in class definitions
  93 | ERROR | [x] Blank lines are not allowed in class definitions
  98 | ERROR | [x] Blank lines are not allowed in class definitions
 104 | ERROR | [x] Selectors must be on a single line
 105 | ERROR | [x] Blank lines are not allowed between class names
 111 | ERROR | [x] Blank lines are not allowed in class definitions
 120 | ERROR | [x] Selectors must be on a single line
 121 | ERROR | [x] Blank lines are not allowed between class names
 126 | ERROR | [x] Blank lines are not allowed in class definitions
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 25 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\task\january_theme\css\components\node.css
--------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------
 1 | ERROR | [x] End of line character is invalid; expected "\n" but found
   |       |     "\r\n"
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\task\january_theme\css\components\node.pcss.css
--------------------------------------------------------------------------------
FOUND 11 ERRORS AFFECTING 9 LINES
--------------------------------------------------------------------------------
  1 | ERROR | [x] End of line character is invalid; expected "\n" but found
    |       |     "\r\n"
 14 | ERROR | [x] Selectors must be on a single line
 15 | ERROR | [x] Blank lines are not allowed between class names
 43 | ERROR | [x] Selectors must be on a single line
 44 | ERROR | [x] Blank lines are not allowed between class names
 45 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 45 | ERROR | [ ] Style definitions must end with a semicolon
 46 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 46 | ERROR | [ ] Style definitions must end with a semicolon
 57 | ERROR | [x] Selectors must be on a single line
 58 | ERROR | [x] Blank lines are not allowed between class names
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 9 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\task\january_theme\css\components\off-canvas.css
--------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------
 1 | ERROR | [x] End of line character is invalid; expected "\n" but found
   |       |     "\r\n"
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: ...\Users\Admin\Desktop\task\january_theme\css\components\off-canvas.pcss.css
--------------------------------------------------------------------------------
FOUND 13 ERRORS AFFECTING 12 LINES
--------------------------------------------------------------------------------
  1 | ERROR | [x] End of line character is invalid; expected "\n" but found
    |       |     "\r\n"
 11 | ERROR | [x] Selectors must be on a single line
 12 | ERROR | [x] Blank lines are not allowed between class names
 14 | ERROR | [ ] Style definitions must end with a semicolon
 26 | ERROR | [x] Blank lines are not allowed in class definitions
 33 | ERROR | [x] Blank lines are not allowed in class definitions
 37 | ERROR | [x] Blank lines are not allowed in class definitions
 41 | ERROR | [x] Selectors must be on a single line
 42 | ERROR | [x] Blank lines are not allowed between class names
 43 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 43 | ERROR | [ ] Style definitions must end with a semicolon
 67 | ERROR | [x] Blank lines are not allowed in class definitions
 74 | ERROR | [x] Blank lines are not allowed in class definitions
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 11 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\task\january_theme\css\components\page-title.css
--------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------
 1 | ERROR | [x] End of line character is invalid; expected "\n" but found
   |       |     "\r\n"
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: ...\Users\Admin\Desktop\task\january_theme\css\components\page-title.pcss.css
--------------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 3 LINES
--------------------------------------------------------------------------------
 1 | ERROR | [x] End of line character is invalid; expected "\n" but found
   |       |     "\r\n"
 6 | ERROR | [x] Selectors must be on a single line
 7 | ERROR | [x] Blank lines are not allowed between class names
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\task\january_theme\css\components\pager.css
--------------------------------------------------------------------------------
FOUND 48 ERRORS AFFECTING 27 LINES
--------------------------------------------------------------------------------
  1 | ERROR | [x] End of line character is invalid; expected "\n" but found
    |       |     "\r\n"
 12 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 1
 12 | ERROR | [x] Expected 1 space before opening brace of class definition; 0
    |       |     found
 13 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 13 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 14 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 14 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 15 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 15 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 16 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 16 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 17 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 17 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 18 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 18 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 20 | ERROR | [x] Expected 1 space before opening brace of class definition; 0
    |       |     found
 21 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 21 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 23 | ERROR | [x] Expected 1 space before opening brace of class definition; 0
    |       |     found
 24 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 24 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 26 | ERROR | [x] Expected 1 space before opening brace of class definition; 0
    |       |     found
 27 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 27 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 28 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 28 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 29 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 29 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 30 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 30 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 31 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 31 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 32 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 32 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 34 | ERROR | [x] Multiple selectors should each be on a single line
 34 | ERROR | [x] Expected 1 space before opening brace of class definition; 0
    |       |     found
 35 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 35 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 37 | ERROR | [x] Expected 1 space before opening brace of class definition; 0
    |       |     found
 38 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 38 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 39 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 39 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 41 | ERROR | [x] Expected 1 space before opening brace of class definition; 0
    |       |     found
 42 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 42 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 43 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 43 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 48 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\task\january_theme\css\components\pager.pcss.css
--------------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 5 LINES
--------------------------------------------------------------------------------
  1 | ERROR | [x] End of line character is invalid; expected "\n" but found
    |       |     "\r\n"
  6 | ERROR | [x] Selectors must be on a single line
  7 | ERROR | [x] Blank lines are not allowed between class names
 29 | ERROR | [x] Selectors must be on a single line
 30 | ERROR | [x] Blank lines are not allowed between class names
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: ...Users\Admin\Desktop\task\january_theme\css\components\powered-by-block.css
--------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------
 1 | ERROR | [x] End of line character is invalid; expected "\n" but found
   |       |     "\r\n"
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: ...\Admin\Desktop\task\january_theme\css\components\powered-by-block.pcss.css
--------------------------------------------------------------------------------
FOUND 12 ERRORS AFFECTING 10 LINES
--------------------------------------------------------------------------------
  1 | ERROR | [x] End of line character is invalid; expected "\n" but found
    |       |     "\r\n"
 14 | ERROR | [x] Selectors must be on a single line
 15 | ERROR | [x] Blank lines are not allowed between class names
 16 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 16 | ERROR | [ ] Style definitions must end with a semicolon
 17 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 17 | ERROR | [ ] Style definitions must end with a semicolon
 21 | ERROR | [x] Blank lines are not allowed in class definitions
 27 | ERROR | [x] Blank lines are not allowed in class definitions
 31 | ERROR | [x] Selectors must be on a single line
 32 | ERROR | [x] Blank lines are not allowed between class names
 33 | ERROR | [ ] Style definitions must end with a semicolon
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 9 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\task\january_theme\css\components\progress.css
--------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------
 1 | ERROR | [x] End of line character is invalid; expected "\n" but found
   |       |     "\r\n"
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\task\january_theme\css\components\progress.pcss.css
--------------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 3 LINES
--------------------------------------------------------------------------------
 1 | ERROR | [x] End of line character is invalid; expected "\n" but found
   |       |     "\r\n"
 6 | ERROR | [x] Selectors must be on a single line
 7 | ERROR | [x] Blank lines are not allowed between class names
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: ...:\Users\Admin\Desktop\task\january_theme\css\components\search-results.css
--------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------
 1 | ERROR | [x] End of line character is invalid; expected "\n" but found
   |       |     "\r\n"
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: ...rs\Admin\Desktop\task\january_theme\css\components\search-results.pcss.css
--------------------------------------------------------------------------------
FOUND 18 ERRORS AFFECTING 16 LINES
--------------------------------------------------------------------------------
  1 | ERROR | [x] End of line character is invalid; expected "\n" but found
    |       |     "\r\n"
 13 | ERROR | [x] Selectors must be on a single line
 14 | ERROR | [x] Blank lines are not allowed between class names
 28 | ERROR | [ ] Style definitions must end with a semicolon
 36 | ERROR | [x] Selectors must be on a single line
 37 | ERROR | [x] Blank lines are not allowed between class names
 38 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 38 | ERROR | [ ] Style definitions must end with a semicolon
 42 | ERROR | [x] Blank lines are not allowed in class definitions
 55 | ERROR | [x] Selectors must be on a single line
 56 | ERROR | [x] Blank lines are not allowed between class names
 68 | ERROR | [x] Selectors must be on a single line
 69 | ERROR | [x] Blank lines are not allowed between class names
 70 | ERROR | [ ] Style definitions must end with a semicolon
 78 | ERROR | [x] Selectors must be on a single line
 79 | ERROR | [x] Blank lines are not allowed between class names
 80 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 80 | ERROR | [ ] Style definitions must end with a semicolon
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 14 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\task\january_theme\css\components\site-header.css
--------------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
--------------------------------------------------------------------------------
  1 | ERROR | [x] End of line character is invalid; expected "\n" but found
    |       |     "\r\n"
 16 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 0
 17 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 0
 18 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 0
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 4 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: ...Users\Admin\Desktop\task\january_theme\css\components\site-header.pcss.css
--------------------------------------------------------------------------------
FOUND 7 ERRORS AFFECTING 7 LINES
--------------------------------------------------------------------------------
  1 | ERROR | [x] End of line character is invalid; expected "\n" but found
    |       |     "\r\n"
 11 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 0
 12 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 0
 13 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 0
 14 | ERROR | [x] Selectors must be on a single line
 15 | ERROR | [x] Blank lines are not allowed between class names
 39 | ERROR | [ ] Style definitions must end with a semicolon
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 6 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\task\january_theme\css\components\skip-link.css
--------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------
 1 | ERROR | [x] End of line character is invalid; expected "\n" but found
   |       |     "\r\n"
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: ...:\Users\Admin\Desktop\task\january_theme\css\components\skip-link.pcss.css
--------------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 3 LINES
--------------------------------------------------------------------------------
  1 | ERROR | [x] End of line character is invalid; expected "\n" but found
    |       |     "\r\n"
 20 | ERROR | [x] Selectors must be on a single line
 21 | ERROR | [x] Blank lines are not allowed between class names
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\task\january_theme\css\components\table.css
--------------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
--------------------------------------------------------------------------------
   1 | ERROR | [x] End of line character is invalid; expected "\n" but found
     |       |     "\r\n"
 172 | ERROR | [x] Blank lines are not allowed in class definitions
 174 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 0
 175 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 0
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 4 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\task\january_theme\css\components\table.pcss.css
--------------------------------------------------------------------------------
FOUND 12 ERRORS AFFECTING 12 LINES
--------------------------------------------------------------------------------
  1 | ERROR | [x] End of line character is invalid; expected "\n" but found
    |       |     "\r\n"
 20 | ERROR | [x] Selectors must be on a single line
 21 | ERROR | [x] Blank lines are not allowed between class names
 33 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 34 | ERROR | [ ] Style definitions must end with a semicolon
 39 | ERROR | [x] Blank lines are not allowed in class definitions
 47 | ERROR | [x] Blank lines are not allowed in class definitions
 61 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 0
 62 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 0
 63 | ERROR | [ ] Style definitions must end with a semicolon
 79 | ERROR | [x] Blank lines are not allowed in class definitions
 84 | ERROR | [x] Blank lines are not allowed in class definitions
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 10 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\task\january_theme\css\components\tabledrag.css
--------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------
 1 | ERROR | [x] End of line character is invalid; expected "\n" but found
   |       |     "\r\n"
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: ...:\Users\Admin\Desktop\task\january_theme\css\components\tabledrag.pcss.css
--------------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 3 LINES
--------------------------------------------------------------------------------
 1 | ERROR | [x] End of line character is invalid; expected "\n" but found
   |       |     "\r\n"
 6 | ERROR | [x] Selectors must be on a single line
 7 | ERROR | [x] Blank lines are not allowed between class names
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\task\january_theme\css\components\tabs.css
--------------------------------------------------------------------------------
FOUND 7 ERRORS AFFECTING 7 LINES
--------------------------------------------------------------------------------
   1 | ERROR | [x] End of line character is invalid; expected "\n" but found
     |       |     "\r\n"
 118 | ERROR | [x] CSS colours must be defined in lowercase; expected #b5c276
     |       |     but found #B5C276
 136 | ERROR | [x] CSS colours must be defined in lowercase; expected #b5c276
     |       |     but found #B5C276
 139 | ERROR | [x] CSS colours must be defined in lowercase; expected #b5c276
     |       |     but found #B5C276
 164 | ERROR | [x] CSS colours must be defined in lowercase; expected #b5c276
     |       |     but found #B5C276
 195 | ERROR | [x] CSS colours must be defined in lowercase; expected #b5c276
     |       |     but found #B5C276
 225 | ERROR | [x] CSS colours must be defined in lowercase; expected #b5c276
     |       |     but found #B5C276
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 7 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\task\january_theme\css\components\tabs.pcss.css
--------------------------------------------------------------------------------
FOUND 27 ERRORS AFFECTING 22 LINES
--------------------------------------------------------------------------------
   1 | ERROR | [x] End of line character is invalid; expected "\n" but found
     |       |     "\r\n"
   1 | ERROR | [x] Selectors must be on a single line
   2 | ERROR | [x] Blank lines are not allowed between class names
  17 | ERROR | [x] Selectors must be on a single line
  18 | ERROR | [x] Blank lines are not allowed between class names
  28 | ERROR | [x] Selectors must be on a single line
  29 | ERROR | [x] Blank lines are not allowed between class names
  30 | ERROR | [ ] Style definitions must end with a semicolon
  47 | ERROR | [x] Selectors must be on a single line
  48 | ERROR | [x] Blank lines are not allowed between class names
  72 | ERROR | [x] Selectors must be on a single line
  73 | ERROR | [x] Blank lines are not allowed between class names
  95 | ERROR | [x] Selectors must be on a single line
  96 | ERROR | [x] Blank lines are not allowed between class names
  97 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
  97 | ERROR | [ ] Style definitions must end with a semicolon
 128 | ERROR | [x] Selectors must be on a single line
 129 | ERROR | [x] Blank lines are not allowed between class names
 130 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 130 | ERROR | [ ] Style definitions must end with a semicolon
 156 | ERROR | [ ] Style definitions must end with a semicolon
 162 | ERROR | [x] Selectors must be on a single line
 163 | ERROR | [x] Blank lines are not allowed between class names
 164 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 164 | ERROR | [ ] Style definitions must end with a semicolon
 180 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 180 | ERROR | [ ] Style definitions must end with a semicolon
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 21 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\task\january_theme\css\components\tags.css
--------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------
 1 | ERROR | [x] End of line character is invalid; expected "\n" but found
   |       |     "\r\n"
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\task\january_theme\css\components\tags.pcss.css
--------------------------------------------------------------------------------
FOUND 7 ERRORS AFFECTING 6 LINES
--------------------------------------------------------------------------------
  1 | ERROR | [x] End of line character is invalid; expected "\n" but found
    |       |     "\r\n"
  6 | ERROR | [x] Selectors must be on a single line
  7 | ERROR | [x] Blank lines are not allowed between class names
 20 | ERROR | [x] Selectors must be on a single line
 21 | ERROR | [x] Blank lines are not allowed between class names
 22 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 22 | ERROR | [ ] Style definitions must end with a semicolon
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 6 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\task\january_theme\css\components\text-content.css
--------------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 3 LINES
--------------------------------------------------------------------------------
  1 | ERROR | [x] End of line character is invalid; expected "\n" but found
    |       |     "\r\n"
 18 | ERROR | [x] Blank lines are not allowed in class definitions
 50 | ERROR | [x] Blank lines are not allowed in class definitions
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: ...sers\Admin\Desktop\task\january_theme\css\components\text-content.pcss.css
--------------------------------------------------------------------------------
FOUND 26 ERRORS AFFECTING 23 LINES
--------------------------------------------------------------------------------
   1 | ERROR | [x] End of line character is invalid; expected "\n" but found
     |       |     "\r\n"
  29 | ERROR | [ ] Style definitions must end with a semicolon
  32 | ERROR | [x] Selectors must be on a single line
  33 | ERROR | [x] Blank lines are not allowed between class names
  34 | ERROR | [ ] Style definitions must end with a semicolon
  37 | ERROR | [x] Blank lines are not allowed in class definitions
  44 | ERROR | [x] Blank lines are not allowed in class definitions
  47 | ERROR | [x] Selectors must be on a single line
  48 | ERROR | [x] Blank lines are not allowed between class names
  49 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
  49 | ERROR | [ ] Style definitions must end with a semicolon
  62 | ERROR | [x] Blank lines are not allowed in class definitions
  66 | ERROR | [x] Blank lines are not allowed in class definitions
  75 | ERROR | [x] Blank lines are not allowed in class definitions
  85 | ERROR | [x] Selectors must be on a single line
  86 | ERROR | [x] Blank lines are not allowed between class names
  87 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
  87 | ERROR | [ ] Style definitions must end with a semicolon
 117 | ERROR | [x] Blank lines are not allowed in class definitions
 128 | ERROR | [x] Selectors must be on a single line
 129 | ERROR | [x] Blank lines are not allowed between class names
 130 | ERROR | [ ] Style definitions must end with a semicolon
 137 | ERROR | [x] Selectors must be on a single line
 138 | ERROR | [x] Blank lines are not allowed between class names
 139 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 139 | ERROR | [ ] Style definitions must end with a semicolon
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 20 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\task\january_theme\css\components\ui-dialog.css
--------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------
 1 | ERROR | [x] End of line character is invalid; expected "\n" but found
   |       |     "\r\n"
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: ...:\Users\Admin\Desktop\task\january_theme\css\components\ui-dialog.pcss.css
--------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------
 1 | ERROR | [x] End of line character is invalid; expected "\n" but found
   |       |     "\r\n"
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\task\january_theme\css\components\vertical-tabs.css
--------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------
 1 | ERROR | [x] End of line character is invalid; expected "\n" but found
   |       |     "\r\n"
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: ...ers\Admin\Desktop\task\january_theme\css\components\vertical-tabs.pcss.css
--------------------------------------------------------------------------------
FOUND 17 ERRORS AFFECTING 14 LINES
--------------------------------------------------------------------------------
  1 | ERROR | [x] End of line character is invalid; expected "\n" but found
    |       |     "\r\n"
  6 | ERROR | [x] Selectors must be on a single line
  7 | ERROR | [x] Blank lines are not allowed between class names
 28 | ERROR | [x] Selectors must be on a single line
 29 | ERROR | [x] Blank lines are not allowed between class names
 37 | ERROR | [x] Selectors must be on a single line
 38 | ERROR | [x] Blank lines are not allowed between class names
 72 | ERROR | [x] Selectors must be on a single line
 73 | ERROR | [x] Blank lines are not allowed between class names
 74 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 74 | ERROR | [ ] Style definitions must end with a semicolon
 75 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 75 | ERROR | [ ] Style definitions must end with a semicolon
 76 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 76 | ERROR | [ ] Style definitions must end with a semicolon
 82 | ERROR | [x] Selectors must be on a single line
 83 | ERROR | [x] Blank lines are not allowed between class names
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 14 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\task\january_theme\css\components\wide-image.css
--------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------
 1 | ERROR | [x] End of line character is invalid; expected "\n" but found
   |       |     "\r\n"
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: ...\Users\Admin\Desktop\task\january_theme\css\components\wide-image.pcss.css
--------------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 3 LINES
--------------------------------------------------------------------------------
  1 | ERROR | [x] End of line character is invalid; expected "\n" but found
    |       |     "\r\n"
 12 | ERROR | [x] Selectors must be on a single line
 13 | ERROR | [x] Blank lines are not allowed between class names
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\task\january_theme\css\custom\animate.css
--------------------------------------------------------------------------------
FOUND 45 ERRORS AFFECTING 21 LINES
--------------------------------------------------------------------------------
    1 | ERROR | [x] End of line character is invalid; expected "\n" but found
      |       |     "\r\n"
   30 | ERROR | [x] Multiple selectors should each be on a single line
   30 | ERROR | [x] Multiple selectors should each be on a single line
   30 | ERROR | [x] Multiple selectors should each be on a single line
   30 | ERROR | [x] Multiple selectors should each be on a single line
   47 | ERROR | [x] Multiple selectors should each be on a single line
   47 | ERROR | [x] Multiple selectors should each be on a single line
   47 | ERROR | [x] Multiple selectors should each be on a single line
   47 | ERROR | [x] Multiple selectors should each be on a single line
   72 | ERROR | [x] Multiple selectors should each be on a single line
   72 | ERROR | [x] Multiple selectors should each be on a single line
   76 | ERROR | [x] Multiple selectors should each be on a single line
   82 | ERROR | [x] Multiple selectors should each be on a single line
   82 | ERROR | [x] Multiple selectors should each be on a single line
   86 | ERROR | [x] Multiple selectors should each be on a single line
  141 | ERROR | [x] Multiple selectors should each be on a single line
  146 | ERROR | [x] Multiple selectors should each be on a single line
  146 | ERROR | [x] Multiple selectors should each be on a single line
  146 | ERROR | [x] Multiple selectors should each be on a single line
  146 | ERROR | [x] Multiple selectors should each be on a single line
  151 | ERROR | [x] Multiple selectors should each be on a single line
  151 | ERROR | [x] Multiple selectors should each be on a single line
  151 | ERROR | [x] Multiple selectors should each be on a single line
  158 | ERROR | [x] Multiple selectors should each be on a single line
  164 | ERROR | [x] Multiple selectors should each be on a single line
  164 | ERROR | [x] Multiple selectors should each be on a single line
  164 | ERROR | [x] Multiple selectors should each be on a single line
  164 | ERROR | [x] Multiple selectors should each be on a single line
  170 | ERROR | [x] Multiple selectors should each be on a single line
  170 | ERROR | [x] Multiple selectors should each be on a single line
  170 | ERROR | [x] Multiple selectors should each be on a single line
  255 | ERROR | [x] Multiple selectors should each be on a single line
  260 | ERROR | [x] Multiple selectors should each be on a single line
  260 | ERROR | [x] Multiple selectors should each be on a single line
  260 | ERROR | [x] Multiple selectors should each be on a single line
  265 | ERROR | [x] Multiple selectors should each be on a single line
  265 | ERROR | [x] Multiple selectors should each be on a single line
  283 | ERROR | [x] Multiple selectors should each be on a single line
  289 | ERROR | [x] Multiple selectors should each be on a single line
  289 | ERROR | [x] Multiple selectors should each be on a single line
  289 | ERROR | [x] Multiple selectors should each be on a single line
  295 | ERROR | [x] Multiple selectors should each be on a single line
  295 | ERROR | [x] Multiple selectors should each be on a single line
 2578 | ERROR | [x] Multiple selectors should each be on a single line
 2625 | ERROR | [x] Multiple selectors should each be on a single line
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 45 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\task\january_theme\css\custom\custom.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: C:\Users\Admin\Desktop\task\january_theme\css\custom\fonts.css
--------------------------------------------------------------------------------
FOUND 86 ERRORS AFFECTING 74 LINES
--------------------------------------------------------------------------------
   1 | ERROR | [x] End of line character is invalid; expected "\n" but found
     |       |     "\r\n"
   2 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
   3 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
   4 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 8
   4 | ERROR | [ ] No style definition found on line; check for missing colon
   5 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
   6 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
   7 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  11 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  12 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  13 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 8
  13 | ERROR | [ ] No style definition found on line; check for missing colon
  14 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  15 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  16 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  20 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  21 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  22 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 8
  22 | ERROR | [ ] No style definition found on line; check for missing colon
  23 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  24 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  25 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  29 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  30 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  31 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 8
  31 | ERROR | [ ] No style definition found on line; check for missing colon
  32 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  33 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  34 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  38 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  39 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  40 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 8
  40 | ERROR | [ ] No style definition found on line; check for missing colon
  41 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  42 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  43 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  47 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  48 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  49 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 8
  49 | ERROR | [ ] No style definition found on line; check for missing colon
  50 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  51 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  52 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  56 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  57 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  58 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 8
  58 | ERROR | [ ] No style definition found on line; check for missing colon
  59 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  60 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  61 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  65 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  66 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  67 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 8
  67 | ERROR | [ ] No style definition found on line; check for missing colon
  68 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  69 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  70 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  74 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  75 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  76 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 8
  76 | ERROR | [ ] No style definition found on line; check for missing colon
  77 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  78 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  79 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  83 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  84 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  85 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 8
  85 | ERROR | [ ] No style definition found on line; check for missing colon
  86 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  87 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  88 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  92 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  93 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  94 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 8
  94 | ERROR | [ ] No style definition found on line; check for missing colon
  95 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  96 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  97 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 101 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 102 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 103 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 8
 103 | ERROR | [ ] No style definition found on line; check for missing colon
 104 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 105 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 106 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 107 | ERROR | [x] Expected 1 newline at end of file; 0 found
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 74 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\task\january_theme\css\custom\responsive.css
--------------------------------------------------------------------------------
FOUND 957 ERRORS AFFECTING 385 LINES
--------------------------------------------------------------------------------
   1 | ERROR | [x] End of line character is invalid; expected "\n" but found
     |       |     "\r\n"
   1 | ERROR | [x] Expected 1 space before opening brace of class definition; 0
     |       |     found
   2 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
   2 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
   2 | ERROR | [x] Expected 1 space before opening brace of class definition; 0
     |       |     found
   3 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
   3 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
   4 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
   4 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
   6 | ERROR | [x] Expected 1 space before opening brace of class definition; 0
     |       |     found
   7 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
   7 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
   7 | ERROR | [x] Expected 1 space before opening brace of class definition; 0
     |       |     found
   8 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
   8 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
   9 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
   9 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  10 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  10 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  10 | ERROR | [x] Expected 1 space before opening brace of class definition; 0
     |       |     found
  11 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  11 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
  12 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  12 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  13 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  13 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  13 | ERROR | [x] Expected 1 space before opening brace of class definition; 0
     |       |     found
  14 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  14 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
  15 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  15 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
  16 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  16 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  18 | ERROR | [x] Expected 1 space before opening brace of class definition; 0
     |       |     found
  19 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  19 | ERROR | [x] Whitespace found at end of line
  20 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  20 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  20 | ERROR | [x] Selectors must be on a single line
  21 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  21 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  21 | ERROR | [x] Blank lines are not allowed between class names
  21 | ERROR | [x] Expected 1 space before opening brace of class definition;
     |       |     newline found
  22 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  22 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
  23 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  23 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  25 | ERROR | [x] Expected 1 space before opening brace of class definition; 0
     |       |     found
  26 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  26 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  26 | ERROR | [x] Selectors must be on a single line
  27 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  27 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  27 | ERROR | [x] Blank lines are not allowed between class names
  27 | ERROR | [x] Expected 1 space before opening brace of class definition;
     |       |     newline found
  28 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  28 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
  29 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  29 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  31 | ERROR | [x] Expected 1 space before opening brace of class definition; 0
     |       |     found
  32 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  32 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  32 | ERROR | [x] Selectors must be on a single line
  33 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  33 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  33 | ERROR | [x] Blank lines are not allowed between class names
  33 | ERROR | [x] Expected 1 space before opening brace of class definition;
     |       |     newline found
  34 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  34 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
  35 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  35 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  36 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  36 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  36 | ERROR | [x] Selectors must be on a single line
  37 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  37 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  37 | ERROR | [x] Blank lines are not allowed between class names
  37 | ERROR | [x] Expected 1 space before opening brace of class definition;
     |       |     newline found
  38 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  38 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
  39 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  39 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  40 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  40 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  40 | ERROR | [x] Selectors must be on a single line
  41 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  41 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  41 | ERROR | [x] Blank lines are not allowed between class names
  41 | ERROR | [x] Expected 1 space before opening brace of class definition;
     |       |     newline found
  42 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  42 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
  43 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  43 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  44 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  44 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  44 | ERROR | [x] Selectors must be on a single line
  45 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  45 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  45 | ERROR | [x] Blank lines are not allowed between class names
  45 | ERROR | [x] Expected 1 space before opening brace of class definition;
     |       |     newline found
  46 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  46 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
  46 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
  47 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  47 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  48 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  48 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  48 | ERROR | [x] Expected 1 space before opening brace of class definition; 0
     |       |     found
  49 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  49 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
  50 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  50 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  51 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  51 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  51 | ERROR | [x] Selectors must be on a single line
  52 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  52 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  52 | ERROR | [x] Blank lines are not allowed between class names
  52 | ERROR | [x] Expected 1 space before opening brace of class definition;
     |       |     newline found
  53 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  53 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
  54 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  54 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  55 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  55 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  55 | ERROR | [x] Expected 1 space before opening brace of class definition; 0
     |       |     found
  56 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  56 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
  57 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  57 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  58 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  58 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  58 | ERROR | [x] Selectors must be on a single line
  59 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  59 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  59 | ERROR | [x] Blank lines are not allowed between class names
  59 | ERROR | [x] Expected 1 space before opening brace of class definition;
     |       |     newline found
  60 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  60 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
  61 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  61 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  62 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  62 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  62 | ERROR | [x] Expected 1 space before opening brace of class definition; 0
     |       |     found
  63 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  63 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
  64 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  64 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  65 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  65 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  65 | ERROR | [x] Selectors must be on a single line
  66 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  66 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  66 | ERROR | [x] Blank lines are not allowed between class names
  66 | ERROR | [x] Expected 1 space before opening brace of class definition;
     |       |     newline found
  67 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  67 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
  68 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  68 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  69 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  69 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  69 | ERROR | [x] Selectors must be on a single line
  70 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  70 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  70 | ERROR | [x] Blank lines are not allowed between class names
  70 | ERROR | [x] Expected 1 space before opening brace of class definition;
     |       |     newline found
  71 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  71 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
  72 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  72 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  73 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  73 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  73 | ERROR | [x] Selectors must be on a single line
  74 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  74 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  74 | ERROR | [x] Blank lines are not allowed between class names
  74 | ERROR | [x] Expected 1 space before opening brace of class definition;
     |       |     newline found
  75 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  75 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
  76 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  76 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
  77 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  77 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  78 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  78 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  78 | ERROR | [x] Selectors must be on a single line
  79 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  79 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  79 | ERROR | [x] Blank lines are not allowed between class names
  79 | ERROR | [x] Expected 1 space before opening brace of class definition;
     |       |     newline found
  80 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  80 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
  81 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  81 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
  82 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  82 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
  83 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  83 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  84 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  84 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  84 | ERROR | [x] Selectors must be on a single line
  85 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  85 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  85 | ERROR | [x] Blank lines are not allowed between class names
  85 | ERROR | [x] Expected 1 space before opening brace of class definition;
     |       |     newline found
  86 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  86 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
  87 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  87 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  88 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  88 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  88 | ERROR | [x] Selectors must be on a single line
  89 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  89 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  89 | ERROR | [x] Blank lines are not allowed between class names
  89 | ERROR | [x] Expected 1 space before opening brace of class definition;
     |       |     newline found
  90 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  90 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
  90 | ERROR | [x] Spaces must be used for alignment; tabs are not allowed
  90 | ERROR | [x] Whitespace found at end of line
  91 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  91 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  92 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  92 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  92 | ERROR | [x] Selectors must be on a single line
  93 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  93 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  93 | ERROR | [x] Blank lines are not allowed between class names
  93 | ERROR | [x] Expected 1 space before opening brace of class definition;
     |       |     newline found
  94 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  94 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
  95 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  95 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
  96 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  96 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  97 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  97 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  97 | ERROR | [x] Selectors must be on a single line
  98 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  98 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  98 | ERROR | [x] Blank lines are not allowed between class names
  98 | ERROR | [x] Expected 1 space before opening brace of class definition;
     |       |     newline found
  99 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  99 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
 100 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 100 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
 101 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 101 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 102 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 102 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 102 | ERROR | [x] Selectors must be on a single line
 103 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 103 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 103 | ERROR | [x] Blank lines are not allowed between class names
 103 | ERROR | [x] Expected 1 space before opening brace of class definition;
     |       |     newline found
 104 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 104 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
 105 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 105 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
 106 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 106 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 107 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 107 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 107 | ERROR | [x] Selectors must be on a single line
 108 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 108 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 108 | ERROR | [x] Blank lines are not allowed between class names
 108 | ERROR | [x] Expected 1 space before opening brace of class definition;
     |       |     newline found
 109 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 109 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
 109 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 110 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 110 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
 110 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 111 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 111 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 112 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 112 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 112 | ERROR | [x] Selectors must be on a single line
 113 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 113 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 113 | ERROR | [x] Blank lines are not allowed between class names
 113 | ERROR | [x] Expected 1 space before opening brace of class definition;
     |       |     newline found
 114 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 114 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
 115 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 115 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
 115 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 115 | ERROR | [x] CSS colours must be defined in lowercase; expected #c0c1b4
     |       |     but found #C0C1B4
 116 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 116 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 117 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 117 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 117 | ERROR | [x] Expected 1 space before opening brace of class definition; 0
     |       |     found
 118 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 118 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
 119 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 119 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 120 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 120 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 120 | ERROR | [x] Expected 1 space before opening brace of class definition; 0
     |       |     found
 121 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 121 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
 122 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 122 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 123 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 123 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 123 | ERROR | [x] Expected 1 space before opening brace of class definition; 0
     |       |     found
 124 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 124 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
 125 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 125 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
 126 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 126 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
 127 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 127 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
 128 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 128 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 129 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 129 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 129 | ERROR | [x] Expected 1 space before opening brace of class definition; 0
     |       |     found
 130 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 130 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
 131 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 131 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 132 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 132 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 132 | ERROR | [x] Expected 1 space before opening brace of class definition; 0
     |       |     found
 133 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 133 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
 134 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 134 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 137 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 137 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 137 | ERROR | [x] Expected 1 space before opening brace of class definition; 0
     |       |     found
 138 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 138 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
 139 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 139 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 140 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 140 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 140 | ERROR | [x] Selectors must be on a single line
 141 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 141 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 141 | ERROR | [x] Blank lines are not allowed between class names
 141 | ERROR | [x] Expected 1 space before opening brace of class definition;
     |       |     newline found
 142 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 142 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
 143 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 143 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
 144 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 144 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 145 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 145 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 145 | ERROR | [x] Selectors must be on a single line
 146 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 146 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 146 | ERROR | [x] Blank lines are not allowed between class names
 146 | ERROR | [x] Expected 1 space before opening brace of class definition;
     |       |     newline found
 147 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 147 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
 147 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 148 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 148 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
 149 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 149 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 151 | ERROR | [x] Expected 1 space before opening brace of class definition; 0
     |       |     found
 152 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 152 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 152 | ERROR | [x] Selectors must be on a single line
 153 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 153 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 153 | ERROR | [x] Blank lines are not allowed between class names
 153 | ERROR | [x] Expected 1 space before opening brace of class definition;
     |       |     newline found
 154 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 154 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
 155 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 155 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 156 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 156 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 156 | ERROR | [x] Selectors must be on a single line
 157 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 157 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 157 | ERROR | [x] Blank lines are not allowed between class names
 157 | ERROR | [x] Expected 1 space before opening brace of class definition;
     |       |     newline found
 158 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 158 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
 159 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 159 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
 160 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 160 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 161 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 161 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 161 | ERROR | [x] Selectors must be on a single line
 162 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 162 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 162 | ERROR | [x] Blank lines are not allowed between class names
 162 | ERROR | [x] Expected 1 space before opening brace of class definition;
     |       |     newline found
 163 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 163 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
 164 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 164 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 165 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 165 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 165 | ERROR | [x] Selectors must be on a single line
 166 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 166 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 166 | ERROR | [x] Blank lines are not allowed between class names
 166 | ERROR | [x] Expected 1 space before opening brace of class definition;
     |       |     newline found
 167 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 167 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
 168 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 168 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 169 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 169 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 169 | ERROR | [x] Selectors must be on a single line
 170 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 170 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 170 | ERROR | [x] Blank lines are not allowed between class names
 170 | ERROR | [x] Expected 1 space before opening brace of class definition;
     |       |     newline found
 171 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 171 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
 171 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 172 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 172 | ERROR | [x] Blank lines are not allowed in class definitions
 172 | ERROR | [x] Whitespace found at end of line
 173 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 173 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 174 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 174 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 174 | ERROR | [x] Selectors must be on a single line
 175 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 175 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 175 | ERROR | [x] Blank lines are not allowed between class names
 175 | ERROR | [x] Expected 1 space before opening brace of class definition;
     |       |     newline found
 176 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 176 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
 177 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 177 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 178 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 178 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 178 | ERROR | [x] Selectors must be on a single line
 179 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 179 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 179 | ERROR | [x] Blank lines are not allowed between class names
 179 | ERROR | [x] Expected 1 space before opening brace of class definition;
     |       |     newline found
 180 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 180 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
 181 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 181 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 182 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 182 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 182 | ERROR | [x] Selectors must be on a single line
 183 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 183 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 183 | ERROR | [x] Blank lines are not allowed between class names
 183 | ERROR | [x] Expected 1 space before opening brace of class definition;
     |       |     newline found
 184 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 184 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
 185 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 185 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 186 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 186 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 186 | ERROR | [x] Selectors must be on a single line
 187 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 187 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 187 | ERROR | [x] Blank lines are not allowed between class names
 187 | ERROR | [x] Expected 1 space before opening brace of class definition;
     |       |     newline found
 188 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 188 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 3
 189 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 189 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 3
 190 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 190 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 191 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 191 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 191 | ERROR | [x] Expected 1 space before opening brace of class definition; 0
     |       |     found
 192 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 192 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
 193 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 193 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
 194 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 194 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 195 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 195 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 195 | ERROR | [x] Selectors must be on a single line
 196 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 196 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 196 | ERROR | [x] Blank lines are not allowed between class names
 196 | ERROR | [x] Expected 1 space before opening brace of class definition;
     |       |     newline found
 197 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 197 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
 198 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 198 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 199 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 199 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 199 | ERROR | [x] Selectors must be on a single line
 200 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 200 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 200 | ERROR | [x] Blank lines are not allowed between class names
 200 | ERROR | [x] Expected 1 space before opening brace of class definition;
     |       |     newline found
 201 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 201 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
 202 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 202 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 203 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 203 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 204 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 204 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
 205 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 205 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 206 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 206 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 206 | ERROR | [x] Expected 1 space before opening brace of class definition; 0
     |       |     found
 207 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 207 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
 208 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 208 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
 209 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 209 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 211 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 211 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 211 | ERROR | [x] Expected 1 space before opening brace of class definition; 0
     |       |     found
 212 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 212 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
 213 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 213 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
 214 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 214 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 216 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 216 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 216 | ERROR | [x] Expected 1 space before opening brace of class definition; 0
     |       |     found
 217 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 217 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
 218 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 218 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 219 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 219 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 219 | ERROR | [x] Expected 1 space before opening brace of class definition; 0
     |       |     found
 220 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 220 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
 221 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 221 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 223 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 223 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 223 | ERROR | [x] Expected 1 space before opening brace of class definition; 0
     |       |     found
 224 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 224 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
 225 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 225 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 226 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 226 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 226 | ERROR | [x] Expected 1 space before opening brace of class definition; 0
     |       |     found
 227 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 227 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
 228 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 228 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 229 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 229 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 229 | ERROR | [x] Expected 1 space before opening brace of class definition; 0
     |       |     found
 230 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 230 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
 231 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 231 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 233 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 233 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 233 | ERROR | [x] Expected 1 space before opening brace of class definition; 0
     |       |     found
 234 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 234 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
 235 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 235 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 237 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 237 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 237 | ERROR | [x] Expected 1 space before opening brace of class definition; 0
     |       |     found
 238 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 238 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
 239 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 239 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 240 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 240 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 240 | ERROR | [x] Expected 1 space before opening brace of class definition; 0
     |       |     found
 241 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 241 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
 242 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 242 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 244 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 244 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 244 | ERROR | [x] Expected 1 space before opening brace of class definition; 0
     |       |     found
 245 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 245 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
 246 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 246 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 247 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 247 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 247 | ERROR | [x] Expected 1 space before opening brace of class definition; 0
     |       |     found
 248 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 248 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
 249 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 249 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
 250 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 250 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
 251 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 251 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 252 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 252 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 252 | ERROR | [x] Expected 1 space before opening brace of class definition; 0
     |       |     found
 253 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 253 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
 254 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 254 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
 255 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 255 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
 256 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 256 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 257 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 257 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 257 | ERROR | [x] Expected 1 space before opening brace of class definition; 0
     |       |     found
 258 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 258 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
 259 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 259 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
 260 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 260 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 261 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 261 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 261 | ERROR | [x] Expected 1 space before opening brace of class definition; 0
     |       |     found
 262 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 262 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
 263 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 263 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 264 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 264 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 264 | ERROR | [x] Expected 1 space before opening brace of class definition; 0
     |       |     found
 265 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 265 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
 266 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 266 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 267 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 267 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 267 | ERROR | [x] Expected 1 space before opening brace of class definition; 0
     |       |     found
 268 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 268 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
 269 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 269 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
 270 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 270 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 271 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 271 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 271 | ERROR | [x] Multiple selectors should each be on a single line
 271 | ERROR | [x] Expected 1 space before opening brace of class definition; 0
     |       |     found
 272 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 272 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
 273 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 273 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 274 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 274 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 274 | ERROR | [x] Expected 1 space before opening brace of class definition; 0
     |       |     found
 275 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 275 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
 276 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 276 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 278 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 278 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 278 | ERROR | [x] Expected 1 space before opening brace of class definition; 0
     |       |     found
 279 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 279 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
 280 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 280 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 282 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 282 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 282 | ERROR | [x] Expected 1 space before opening brace of class definition; 0
     |       |     found
 283 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 283 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
 284 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 284 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
 285 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 285 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
 286 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 286 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 287 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 287 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 287 | ERROR | [x] Expected 1 space before opening brace of class definition; 0
     |       |     found
 288 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 288 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
 289 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 289 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 290 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 290 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 290 | ERROR | [x] Expected 1 space before opening brace of class definition; 0
     |       |     found
 291 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 291 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
 292 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 292 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 294 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 294 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 294 | ERROR | [x] Expected 1 space before opening brace of class definition; 0
     |       |     found
 295 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 295 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
 296 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 296 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 297 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 297 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 297 | ERROR | [x] Expected 1 space before opening brace of class definition; 0
     |       |     found
 298 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 298 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
 299 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 299 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 303 | ERROR | [x] Expected 1 space before opening brace of class definition; 0
     |       |     found
 304 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 304 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 304 | ERROR | [x] Selectors must be on a single line
 305 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 305 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 305 | ERROR | [x] Blank lines are not allowed between class names
 305 | ERROR | [x] Expected 1 space before opening brace of class definition;
     |       |     newline found
 306 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 306 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
 307 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 307 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 308 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 308 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 308 | ERROR | [x] Selectors must be on a single line
 309 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 309 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 309 | ERROR | [x] Blank lines are not allowed between class names
 309 | ERROR | [x] Expected 1 space before opening brace of class definition;
     |       |     newline found
 310 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 310 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
 311 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 311 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 312 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 312 | ERROR | [x] Whitespace found at end of line
 313 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 313 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 313 | ERROR | [x] Selectors must be on a single line
 314 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 314 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 314 | ERROR | [x] Blank lines are not allowed between class names
 314 | ERROR | [x] Expected 1 space before opening brace of class definition;
     |       |     newline found
 315 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 315 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
 316 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 316 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 317 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 317 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 317 | ERROR | [x] Selectors must be on a single line
 318 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 318 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 318 | ERROR | [x] Blank lines are not allowed between class names
 318 | ERROR | [x] Expected 1 space before opening brace of class definition;
     |       |     newline found
 319 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 319 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
 320 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 320 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 321 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 321 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 321 | ERROR | [x] Selectors must be on a single line
 322 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 322 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 322 | ERROR | [x] Blank lines are not allowed between class names
 322 | ERROR | [x] Expected 1 space before opening brace of class definition;
     |       |     newline found
 323 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 323 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
 323 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 324 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 324 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 325 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 325 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 325 | ERROR | [x] Selectors must be on a single line
 326 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 326 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 326 | ERROR | [x] Blank lines are not allowed between class names
 326 | ERROR | [x] Expected 1 space before opening brace of class definition;
     |       |     newline found
 327 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 327 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
 328 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 328 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
 329 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 329 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 330 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 330 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 330 | ERROR | [x] Selectors must be on a single line
 331 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 331 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 331 | ERROR | [x] Blank lines are not allowed between class names
 331 | ERROR | [x] Expected 1 space before opening brace of class definition;
     |       |     newline found
 332 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 332 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
 333 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 333 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 334 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 334 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 334 | ERROR | [x] Selectors must be on a single line
 335 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 335 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 335 | ERROR | [x] Blank lines are not allowed between class names
 335 | ERROR | [x] Expected 1 space before opening brace of class definition;
     |       |     newline found
 336 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 336 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
 337 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 337 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 338 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 338 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 338 | ERROR | [x] Selectors must be on a single line
 339 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 339 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 339 | ERROR | [x] Blank lines are not allowed between class names
 339 | ERROR | [x] Expected 1 space before opening brace of class definition;
     |       |     newline found
 340 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 340 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
 341 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 341 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 342 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 342 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 342 | ERROR | [x] Selectors must be on a single line
 343 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 343 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 343 | ERROR | [x] Blank lines are not allowed between class names
 343 | ERROR | [x] Expected 1 space before opening brace of class definition;
     |       |     newline found
 344 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 344 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
 345 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 345 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 346 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 346 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 346 | ERROR | [x] Selectors must be on a single line
 347 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 347 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 347 | ERROR | [x] Blank lines are not allowed between class names
 347 | ERROR | [x] Expected 1 space before opening brace of class definition;
     |       |     newline found
 348 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 348 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
 349 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 349 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 350 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 350 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 350 | ERROR | [x] Selectors must be on a single line
 351 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 351 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 351 | ERROR | [x] Blank lines are not allowed between class names
 351 | ERROR | [x] Expected 1 space before opening brace of class definition;
     |       |     newline found
 352 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 352 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
 352 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 353 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 353 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 354 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 354 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 354 | ERROR | [x] Expected 1 space before opening brace of class definition; 0
     |       |     found
 355 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 355 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
 356 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 356 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 357 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 357 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 357 | ERROR | [x] Expected 1 space before opening brace of class definition; 0
     |       |     found
 358 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 358 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
 359 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 359 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
 360 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 360 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 362 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 362 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 362 | ERROR | [x] Expected 1 space before opening brace of class definition; 0
     |       |     found
 363 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 363 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
 364 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 364 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 366 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 366 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 366 | ERROR | [x] Expected 1 space before opening brace of class definition; 0
     |       |     found
 367 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 367 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
 368 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 368 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 370 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 370 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 370 | ERROR | [x] Expected 1 space before opening brace of class definition; 0
     |       |     found
 371 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 371 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
 372 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 372 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 373 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 373 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 373 | ERROR | [x] Expected 1 space before opening brace of class definition; 0
     |       |     found
 374 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 374 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
 375 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 375 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 377 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 377 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 377 | ERROR | [x] Expected 1 space before opening brace of class definition; 0
     |       |     found
 378 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 378 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
 379 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 379 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 381 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 381 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 381 | ERROR | [x] Expected 1 space before opening brace of class definition; 0
     |       |     found
 382 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 382 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
 383 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 383 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 385 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 385 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 385 | ERROR | [x] Expected 1 space before opening brace of class definition; 0
     |       |     found
 386 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 386 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
 387 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 387 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 388 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 388 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 388 | ERROR | [x] Expected 1 space before opening brace of class definition; 0
     |       |     found
 389 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 389 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
 390 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 390 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 391 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 391 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 391 | ERROR | [x] Expected 1 space before opening brace of class definition; 0
     |       |     found
 392 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 392 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
 393 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 393 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 394 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 394 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 394 | ERROR | [x] Expected 1 space before opening brace of class definition; 0
     |       |     found
 395 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 395 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
 396 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 396 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 397 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 397 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 397 | ERROR | [x] Expected 1 space before opening brace of class definition; 0
     |       |     found
 398 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 398 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
 399 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 399 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
 400 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 400 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 402 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 402 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 402 | ERROR | [x] Expected 1 space before opening brace of class definition; 0
     |       |     found
 403 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 403 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
 404 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 404 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
 405 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 405 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 406 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 406 | ERROR | [x] Whitespace found at end of line
 410 | ERROR | [ ] More than 2 empty lines are not allowed
 411 | ERROR | [ ] More than 2 empty lines are not allowed
 412 | ERROR | [ ] More than 2 empty lines are not allowed
 413 | ERROR | [ ] More than 2 empty lines are not allowed
 414 | ERROR | [x] Expected 1 newline at end of file; 0 found
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 953 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\task\january_theme\css\custom\slick.css
--------------------------------------------------------------------------------
FOUND 111 ERRORS AFFECTING 94 LINES
--------------------------------------------------------------------------------
   1 | ERROR | [x] End of line character is invalid; expected "\n" but found
     |       |     "\r\n"
   2 | ERROR | [x] Selectors must be on a single line
   3 | ERROR | [x] Blank lines are not allowed between class names
   3 | ERROR | [x] Expected 1 space before opening brace of class definition;
     |       |     newline found
   4 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
   5 | ERROR | [x] Blank lines are not allowed in class definitions
   6 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
   7 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
   8 | ERROR | [x] Blank lines are not allowed in class definitions
   9 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  10 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 7
  11 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 8
  12 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 12
  13 | ERROR | [x] Blank lines are not allowed in class definitions
  14 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  15 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  16 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  17 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 8
  18 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  21 | ERROR | [x] Selectors must be on a single line
  22 | ERROR | [x] Blank lines are not allowed between class names
  22 | ERROR | [x] Expected 1 space before opening brace of class definition;
     |       |     newline found
  23 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  24 | ERROR | [x] Blank lines are not allowed in class definitions
  25 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  26 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  27 | ERROR | [x] Blank lines are not allowed in class definitions
  28 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  29 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  31 | ERROR | [x] Selectors must be on a single line
  32 | ERROR | [x] Blank lines are not allowed between class names
  32 | ERROR | [x] Expected 1 space before opening brace of class definition;
     |       |     newline found
  33 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  35 | ERROR | [x] Selectors must be on a single line
  36 | ERROR | [x] Blank lines are not allowed between class names
  36 | ERROR | [x] Expected 1 space before opening brace of class definition;
     |       |     newline found
  37 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  38 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  42 | ERROR | [x] Selectors must be on a single line
  43 | ERROR | [x] Blank lines are not allowed between class names
  43 | ERROR | [x] Expected 1 space before opening brace of class definition;
     |       |     newline found
  44 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  45 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 7
  46 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 8
  47 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 9
  48 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 12
  51 | ERROR | [x] Selectors must be on a single line
  52 | ERROR | [x] Blank lines are not allowed between class names
  52 | ERROR | [x] Expected 1 space before opening brace of class definition;
     |       |     newline found
  53 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  54 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  55 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  56 | ERROR | [x] Blank lines are not allowed in class definitions
  57 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  58 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  59 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  62 | ERROR | [x] Selectors must be on a single line
  63 | ERROR | [x] Blank lines are not allowed between class names
  63 | ERROR | [x] Expected 1 space before opening brace of class definition;
     |       |     newline found
  64 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  65 | ERROR | [x] Blank lines are not allowed in class definitions
  66 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  68 | ERROR | [x] Selectors must be on a single line
  69 | ERROR | [x] Blank lines are not allowed between class names
  69 | ERROR | [x] Expected 1 space before opening brace of class definition;
     |       |     newline found
  70 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  72 | ERROR | [x] Selectors must be on a single line
  73 | ERROR | [x] Blank lines are not allowed between class names
  73 | ERROR | [x] Expected 1 space before opening brace of class definition;
     |       |     newline found
  74 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  77 | ERROR | [x] Selectors must be on a single line
  78 | ERROR | [x] Blank lines are not allowed between class names
  78 | ERROR | [x] Expected 1 space before opening brace of class definition;
     |       |     newline found
  79 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  80 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  81 | ERROR | [x] Blank lines are not allowed in class definitions
  82 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  83 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  85 | ERROR | [x] Selectors must be on a single line
  86 | ERROR | [x] Blank lines are not allowed between class names
  86 | ERROR | [x] Expected 1 space before opening brace of class definition;
     |       |     newline found
  87 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  89 | ERROR | [x] Selectors must be on a single line
  90 | ERROR | [x] Blank lines are not allowed between class names
  90 | ERROR | [x] Expected 1 space before opening brace of class definition;
     |       |     newline found
  91 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  93 | ERROR | [x] Selectors must be on a single line
  94 | ERROR | [x] Blank lines are not allowed between class names
  94 | ERROR | [x] Expected 1 space before opening brace of class definition;
     |       |     newline found
  95 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  97 | ERROR | [x] Selectors must be on a single line
  98 | ERROR | [x] Blank lines are not allowed between class names
  98 | ERROR | [x] Expected 1 space before opening brace of class definition;
     |       |     newline found
  99 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 101 | ERROR | [x] Selectors must be on a single line
 102 | ERROR | [x] Blank lines are not allowed between class names
 102 | ERROR | [x] Expected 1 space before opening brace of class definition;
     |       |     newline found
 103 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 105 | ERROR | [x] Selectors must be on a single line
 106 | ERROR | [x] Blank lines are not allowed between class names
 106 | ERROR | [x] Expected 1 space before opening brace of class definition;
     |       |     newline found
 107 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 109 | ERROR | [x] Selectors must be on a single line
 110 | ERROR | [x] Blank lines are not allowed between class names
 110 | ERROR | [x] Expected 1 space before opening brace of class definition;
     |       |     newline found
 111 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 112 | ERROR | [x] Blank lines are not allowed in class definitions
 113 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 114 | ERROR | [x] Blank lines are not allowed in class definitions
 115 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 118 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 111 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\task\january_theme\css\custom\style.css
--------------------------------------------------------------------------------
FOUND 2688 ERRORS AFFECTING 1475 LINES
--------------------------------------------------------------------------------
    1 | ERROR | [x] End of line character is invalid; expected "\n" but found
      |       |     "\r\n"
    2 | ERROR | [x] Selectors must be on a single line
    3 | ERROR | [x] Blank lines are not allowed between class names
    3 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     newline found
    4 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
    4 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
    4 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
    5 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
    5 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
    5 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
    6 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
    6 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
    6 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
    9 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
    9 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
    9 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
   10 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
   10 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
   10 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
   10 | ERROR | [x] CSS colours must be defined in lowercase; expected #b5c276
      |       |     but found #B5C276
   12 | ERROR | [x] Whitespace found at end of line
   12 | ERROR | [x] Selectors must be on a single line
   13 | ERROR | [x] Blank lines are not allowed between class names
   13 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     newline found
   14 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
   14 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
   14 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
   15 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
   15 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
   16 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
   16 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
   16 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
   17 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
   17 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
   17 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
   18 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
   18 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
   20 | ERROR | [x] Selectors must be on a single line
   21 | ERROR | [x] Blank lines are not allowed between class names
   21 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     newline found
   22 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
   22 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
   22 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
   24 | ERROR | [x] Selectors must be on a single line
   25 | ERROR | [x] Blank lines are not allowed between class names
   25 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     newline found
   26 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
   26 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
   26 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
   27 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
   27 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
   27 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
   29 | ERROR | [x] Selectors must be on a single line
   30 | ERROR | [x] Blank lines are not allowed between class names
   30 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     newline found
   31 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
   31 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
   32 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
   32 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
   32 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
   33 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
   35 | ERROR | [x] Selectors must be on a single line
   36 | ERROR | [x] Blank lines are not allowed between class names
   36 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     newline found
   37 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
   37 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
   37 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
   38 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
   38 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
   38 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
   39 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
   41 | ERROR | [x] Selectors must be on a single line
   42 | ERROR | [x] Blank lines are not allowed between class names
   42 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     newline found
   43 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
   43 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
   43 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
   44 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
   44 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
   44 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
   45 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
   45 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
   46 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
   46 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
   47 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
   47 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
   48 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
   48 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
   49 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
   49 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
   49 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
   50 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
   50 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
   51 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
   51 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
   51 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
   52 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
   52 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
   52 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
   53 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
   53 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
   53 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
   54 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
   54 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
   55 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
   55 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
   56 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
   56 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
   57 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
   57 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
   57 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
   57 | ERROR | [x] CSS colours must be defined in lowercase; expected #b5c276
      |       |     but found #B5C276
   59 | ERROR | [x] Selectors must be on a single line
   60 | ERROR | [x] Blank lines are not allowed between class names
   60 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     newline found
   61 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
   61 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
   62 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
   62 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
   62 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
   64 | ERROR | [x] Selectors must be on a single line
   65 | ERROR | [x] Blank lines are not allowed between class names
   65 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     newline found
   66 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
   66 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
   66 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
   69 | ERROR | [x] Selectors must be on a single line
   70 | ERROR | [x] Blank lines are not allowed between class names
   70 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     newline found
   71 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
   71 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
   71 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
   72 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
   72 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
   72 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
   74 | ERROR | [x] Selectors must be on a single line
   75 | ERROR | [x] Blank lines are not allowed between class names
   75 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     newline found
   76 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
   76 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
   76 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
   77 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
   77 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
   79 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
   80 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
   80 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
   80 | ERROR | [x] CSS colours must be defined in lowercase; expected #b5c276
      |       |     but found #B5C276
   80 | ERROR | [x] Spaces must be used for alignment; tabs are not allowed
   80 | ERROR | [x] Whitespace found at end of line
   82 | ERROR | [x] Multiple selectors should each be on a single line
   82 | ERROR | [x] Multiple selectors should each be on a single line
   82 | ERROR | [x] Multiple selectors should each be on a single line
   82 | ERROR | [x] Multiple selectors should each be on a single line
   82 | ERROR | [x] Multiple selectors should each be on a single line
   82 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
   83 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
   83 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
   84 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
   84 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
   86 | ERROR | [x] Multiple selectors should each be on a single line
   86 | ERROR | [x] Multiple selectors should each be on a single line
   86 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
   87 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
   87 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
   87 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
   89 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
   90 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
   90 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
   91 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
   92 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
   94 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
   95 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
   95 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
   96 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
   97 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
   99 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
  100 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  100 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  101 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  101 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  104 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
  105 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  105 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  111 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
  112 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  112 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  113 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  113 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  114 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  114 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  115 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  115 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  116 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  116 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  117 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  117 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  119 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
  120 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  120 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  122 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
  123 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  123 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  124 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  124 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  125 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  125 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  126 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  126 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  127 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  127 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  128 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  128 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  129 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  129 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  130 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  130 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  131 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  131 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  133 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
  134 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  134 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  135 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  135 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  138 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
  139 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  139 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  141 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
  142 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  142 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  144 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
  145 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  145 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  146 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  146 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  149 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
  150 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  150 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  152 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
  153 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  153 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  154 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  154 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  155 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  155 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  157 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
  158 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  158 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  160 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
  161 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  161 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  162 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  162 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  163 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  163 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  165 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
  166 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  166 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  170 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
  171 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  171 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  173 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
  174 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  174 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  176 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
  177 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  177 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  178 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  179 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  180 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  188 | ERROR | [x] Selectors must be on a single line
  189 | ERROR | [x] Blank lines are not allowed between class names
  189 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     newline found
  190 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  190 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  193 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
  194 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  194 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  194 | ERROR | [x] CSS colours must be defined in lowercase; expected #f5f5f7
      |       |     but found #F5F5F7
  195 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  195 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  196 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  196 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  197 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  197 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  199 | ERROR | [x] Selectors must be on a single line
  200 | ERROR | [x] Blank lines are not allowed between class names
  200 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     newline found
  201 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 0
  203 | ERROR | [x] Selectors must be on a single line
  204 | ERROR | [x] Blank lines are not allowed between class names
  204 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     newline found
  205 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  205 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  207 | ERROR | [x] Selectors must be on a single line
  208 | ERROR | [x] Blank lines are not allowed between class names
  208 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     newline found
  209 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  209 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  211 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
  212 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  212 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  214 | ERROR | [x] Selectors must be on a single line
  215 | ERROR | [x] Blank lines are not allowed between class names
  215 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     newline found
  216 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  216 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  217 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  217 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  219 | ERROR | [x] Selectors must be on a single line
  220 | ERROR | [x] Blank lines are not allowed between class names
  220 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     newline found
  221 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  221 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  221 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
  222 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  222 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  222 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
  224 | ERROR | [x] Selectors must be on a single line
  225 | ERROR | [x] Blank lines are not allowed between class names
  225 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     newline found
  226 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  226 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  226 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
  227 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  227 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  227 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
  229 | ERROR | [x] Selectors must be on a single line
  230 | ERROR | [x] Blank lines are not allowed between class names
  230 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     newline found
  231 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  231 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  231 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
  232 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  232 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  232 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
  235 | ERROR | [x] Selectors must be on a single line
  236 | ERROR | [x] Blank lines are not allowed between class names
  236 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     newline found
  237 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  237 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  238 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  238 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  239 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  239 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  240 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  240 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  241 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  241 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  243 | ERROR | [x] Selectors must be on a single line
  244 | ERROR | [x] Blank lines are not allowed between class names
  244 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     newline found
  245 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  245 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  247 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
  248 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  248 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  250 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
  251 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  251 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  251 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
  253 | ERROR | [x] Selectors must be on a single line
  254 | ERROR | [x] Blank lines are not allowed between class names
  254 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     newline found
  255 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  255 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  257 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
  258 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  258 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  259 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  259 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  260 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  260 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  262 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
  263 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  263 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  265 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
  266 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  266 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  268 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
  269 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  269 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  271 | ERROR | [x] Selectors must be on a single line
  272 | ERROR | [x] Blank lines are not allowed between class names
  272 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     newline found
  273 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  273 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  273 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
  274 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  274 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  275 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  275 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  277 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
  278 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  278 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  279 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  279 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  280 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  280 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  281 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  281 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  282 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  282 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  283 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  283 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  284 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  284 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  285 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  285 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  286 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  286 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  287 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  287 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  287 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
  288 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  288 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  289 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  289 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  291 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
  292 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  292 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  293 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  293 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  294 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  294 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  295 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  295 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  295 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
  296 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  296 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  296 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
  298 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
  299 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  299 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  299 | ERROR | [x] CSS colours must be defined in lowercase; expected #28303d
      |       |     but found #28303D
  300 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  300 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  300 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
  301 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  301 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  301 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
  302 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  302 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  304 | ERROR | [x] Multiple selectors should each be on a single line
  304 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
  305 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  305 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  305 | ERROR | [x] CSS colours must be defined in lowercase; expected #b5c276
      |       |     but found #B5C276
  307 | ERROR | [x] Selectors must be on a single line
  308 | ERROR | [x] Blank lines are not allowed between class names
  308 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     newline found
  309 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  309 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  311 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
  312 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  312 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  313 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  313 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  319 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
  320 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  320 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  321 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  321 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  322 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  322 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  322 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
  323 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  323 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  324 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  324 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  326 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
  327 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 0
  331 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  331 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  332 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  332 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  333 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  333 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  334 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  334 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  335 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  335 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  336 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  336 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  337 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  337 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  338 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  338 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  339 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  339 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  340 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  340 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  342 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
  343 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  343 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  343 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
  344 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  344 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  346 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
  347 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  347 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  347 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
  348 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  348 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  349 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  349 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  349 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
  349 | ERROR | [x] CSS colours must be defined in lowercase; expected #c0c1b4
      |       |     but found #C0C1B4
  350 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  350 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  351 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  351 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  353 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
  354 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  354 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  355 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  356 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  363 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
  364 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  364 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  365 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  365 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  367 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
  368 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  368 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  369 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  369 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  370 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  370 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  371 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  371 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  372 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  372 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  373 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  373 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  373 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
  374 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  374 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  374 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
  377 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
  378 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  378 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  379 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  379 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  380 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  380 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  382 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
  383 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  383 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  385 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
  386 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  386 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  388 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
  389 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  389 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  390 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  390 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  390 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
  391 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  391 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  391 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
  392 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  392 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  393 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  393 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  394 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  394 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  396 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
  397 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  397 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  398 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  398 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  399 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  399 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  401 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
  402 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  402 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  403 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  403 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  404 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  404 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  406 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
  407 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  407 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  408 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  408 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  409 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  409 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  410 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  410 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  411 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  411 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  412 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  412 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  413 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  413 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  415 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
  416 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  416 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  417 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  417 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  418 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  418 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  419 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  419 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  420 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  420 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  421 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  421 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  422 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  422 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  424 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
  425 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  425 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  431 | ERROR | [ ] More than 2 empty lines are not allowed
  433 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
  434 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  434 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  435 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  435 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  436 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  436 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  437 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  437 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  444 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
  445 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  445 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  445 | ERROR | [x] CSS colours must be defined in lowercase; expected #fbfbfd
      |       |     but found #FBFBFD
  447 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
  448 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  448 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  449 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  449 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  451 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
  452 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  452 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  453 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  453 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  454 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  454 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  455 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  455 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  457 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
  458 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  458 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  459 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  459 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  460 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  460 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  462 | ERROR | [x] Selectors must be on a single line
  463 | ERROR | [x] Blank lines are not allowed between class names
  463 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     newline found
  464 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  464 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  466 | ERROR | [x] Selectors must be on a single line
  467 | ERROR | [x] Blank lines are not allowed between class names
  467 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     newline found
  468 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  468 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  469 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  469 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  469 | ERROR | [x] Spaces must be used for alignment; tabs are not allowed
  469 | ERROR | [x] Whitespace found at end of line
  470 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  470 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  472 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
  473 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  473 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  475 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
  476 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  476 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  479 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
  480 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  480 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  481 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  481 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  482 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  482 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  482 | ERROR | [x] CSS colours must be defined in lowercase; expected #f0f0f2
      |       |     but found #F0F0F2
  483 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  483 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  484 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  484 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  485 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  485 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  491 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
  492 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  492 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  494 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
  495 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  495 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  500 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
  501 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  501 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  501 | ERROR | [x] Whitespace found at end of line
  502 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  502 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  502 | ERROR | [x] Whitespace found at end of line
  503 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  503 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  503 | ERROR | [x] Whitespace found at end of line
  504 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  504 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  505 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  505 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  506 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  506 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  508 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
  509 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  509 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  510 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  510 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  512 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
  513 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  513 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  513 | ERROR | [x] Whitespace found at end of line
  514 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  514 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  514 | ERROR | [x] Whitespace found at end of line
  515 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  515 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  515 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
  515 | ERROR | [x] Whitespace found at end of line
  516 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  516 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  516 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
  516 | ERROR | [x] Whitespace found at end of line
  517 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  517 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  518 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  518 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  518 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
  518 | ERROR | [x] CSS colours must be defined in lowercase; expected
      |       |     #213a74c4 but found #213A74C4
  518 | ERROR | [x] Whitespace found at end of line
  519 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  519 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  519 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
  519 | ERROR | [x] Whitespace found at end of line
  520 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  520 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  520 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
  520 | ERROR | [x] Whitespace found at end of line
  521 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  521 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  521 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
  521 | ERROR | [x] Whitespace found at end of line
  522 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  522 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  523 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  523 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  525 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
  526 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  526 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  527 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  527 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  528 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  528 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  531 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
  532 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  532 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  533 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  533 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  534 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  534 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  535 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  535 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  536 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  536 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  537 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  537 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  538 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  538 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  539 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  539 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  540 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  540 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  541 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  541 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  543 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
  544 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  544 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  545 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  545 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  547 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
  548 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  548 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  549 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  549 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  551 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
  552 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  552 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  554 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
  555 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  555 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  557 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
  558 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  558 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  559 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  559 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  560 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  560 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  562 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
  563 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  563 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  565 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
  566 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  566 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  570 | ERROR | [ ] More than 2 empty lines are not allowed
  571 | ERROR | [ ] More than 2 empty lines are not allowed
  572 | ERROR | [ ] More than 2 empty lines are not allowed
  573 | ERROR | [ ] More than 2 empty lines are not allowed
  577 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
  578 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  578 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  579 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  579 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  580 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  580 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  580 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
  581 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  581 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  582 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  582 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  584 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
  585 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  585 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  587 | ERROR | [x] Selectors must be on a single line
  588 | ERROR | [x] Blank lines are not allowed between class names
  588 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     newline found
  589 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  589 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  590 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  590 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  592 | ERROR | [x] Selectors must be on a single line
  593 | ERROR | [x] Blank lines are not allowed between class names
  593 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     newline found
  594 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  594 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  594 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
  596 | ERROR | [x] Selectors must be on a single line
  597 | ERROR | [x] Blank lines are not allowed between class names
  597 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     newline found
  598 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  598 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  600 | ERROR | [x] Selectors must be on a single line
  601 | ERROR | [x] Blank lines are not allowed between class names
  601 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     newline found
  602 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  602 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  602 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
  604 | ERROR | [x] Selectors must be on a single line
  605 | ERROR | [x] Blank lines are not allowed between class names
  605 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     newline found
  606 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  606 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  608 | ERROR | [x] Selectors must be on a single line
  609 | ERROR | [x] Blank lines are not allowed between class names
  609 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     newline found
  610 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  610 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  611 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  611 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  613 | ERROR | [x] Selectors must be on a single line
  614 | ERROR | [x] Blank lines are not allowed between class names
  614 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     newline found
  615 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  615 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  617 | ERROR | [x] Selectors must be on a single line
  618 | ERROR | [x] Blank lines are not allowed between class names
  618 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     newline found
  619 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  619 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  619 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
  620 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  620 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
  621 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  622 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  623 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  624 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  625 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  626 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  627 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  632 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
  633 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  633 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  634 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  634 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  634 | ERROR | [x] CSS colours must be defined in lowercase; expected #fbfbfd
      |       |     but found #FBFBFD
  636 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
  637 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  637 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  638 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  638 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  639 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  639 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  640 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  640 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  641 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  641 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  642 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  642 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  643 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  643 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  645 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
  646 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  646 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  648 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
  649 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  649 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  650 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  650 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  651 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  651 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  652 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  652 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  653 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  653 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  654 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  654 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  655 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  655 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  655 | ERROR | [x] CSS colours must be defined in lowercase; expected #fbfbfd
      |       |     but found #FBFBFD
  656 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  656 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  658 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
  659 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  659 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  659 | ERROR | [x] CSS colours must be defined in lowercase; expected #c0c1b4
      |       |     but found #C0C1B4
  660 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  660 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  662 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
  663 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  663 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  664 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  664 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  665 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  665 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  666 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  666 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  667 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  667 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  668 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  668 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  669 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  669 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  670 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  670 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  671 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  671 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  673 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
  674 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  674 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  676 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
  677 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  677 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  678 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  678 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  681 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
  682 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  682 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  683 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  683 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  685 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
  686 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  686 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  687 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  687 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  688 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  688 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  689 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  689 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  691 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
  692 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  692 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  694 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
  695 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  695 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  696 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  696 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  697 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  697 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  698 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  698 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  700 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
  701 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  701 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  702 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  702 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  704 | ERROR | [x] Selectors must be on a single line
  705 | ERROR | [x] Blank lines are not allowed between class names
  705 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     newline found
  706 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  706 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  707 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  707 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  708 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  708 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  708 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
  710 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
  711 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  711 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  712 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  712 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  713 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  713 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  722 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
  723 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  723 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  725 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
  726 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  726 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  727 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  727 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  727 | ERROR | [x] CSS colours must be defined in lowercase; expected #f5f5f7
      |       |     but found #F5F5F7
  729 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
  730 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  730 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  732 | ERROR | [x] Selectors must be on a single line
  733 | ERROR | [x] Blank lines are not allowed between class names
  733 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     newline found
  734 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  734 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  736 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
  737 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  737 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  739 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
  740 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  740 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  742 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
  743 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  743 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  744 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  744 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  744 | ERROR | [x] CSS colours must be defined in lowercase; expected #fbfbfd
      |       |     but found #FBFBFD
  745 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  745 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  747 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
  748 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  748 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  749 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  749 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  751 | ERROR | [x] Selectors must be on a single line
  752 | ERROR | [x] Blank lines are not allowed between class names
  752 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     newline found
  753 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  753 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  755 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
  756 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  756 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  757 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  757 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  758 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  758 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  760 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
  761 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  761 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  762 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  762 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  763 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  763 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  764 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  764 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  765 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  765 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  767 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
  768 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  768 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  769 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  769 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  770 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  770 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  771 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  771 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  772 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  772 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  773 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  773 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  774 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  774 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  775 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  775 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  777 | ERROR | [x] Selectors must be on a single line
  778 | ERROR | [x] Blank lines are not allowed between class names
  778 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     newline found
  779 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  779 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  781 | ERROR | [x] Selectors must be on a single line
  782 | ERROR | [x] Blank lines are not allowed between class names
  782 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     newline found
  783 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  783 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  783 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
  784 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  784 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  784 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
  785 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  785 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  787 | ERROR | [x] Selectors must be on a single line
  788 | ERROR | [x] Blank lines are not allowed between class names
  788 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     newline found
  789 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  789 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  790 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  790 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  795 | ERROR | [x] Selectors must be on a single line
  796 | ERROR | [x] Blank lines are not allowed between class names
  796 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     newline found
  797 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  797 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  799 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
  800 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  800 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  801 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  801 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  802 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  802 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  802 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
  804 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
  805 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  805 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  807 | ERROR | [x] Selectors must be on a single line
  808 | ERROR | [x] Blank lines are not allowed between class names
  808 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     newline found
  809 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  809 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  809 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
  812 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
  813 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  813 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  814 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  814 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  815 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  815 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  816 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  816 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  817 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  817 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  818 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  818 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  819 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  819 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  821 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
  822 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  822 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  823 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  823 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  824 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  824 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  825 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  825 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  827 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
  828 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  828 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  829 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  829 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  830 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  830 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  831 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  831 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  832 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  832 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  838 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
  839 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  839 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  841 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
  842 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  842 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  843 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  843 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  844 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  844 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  846 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
  847 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  847 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  848 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  848 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  849 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  849 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  850 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  850 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  852 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
  853 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  853 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  854 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  854 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  855 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  855 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  856 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  856 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  857 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  857 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  859 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
  860 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  860 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  861 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  861 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  862 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  862 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  863 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  863 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  864 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  864 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  865 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  865 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  866 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  866 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  867 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  867 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  868 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  868 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  869 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  869 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  870 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  870 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  871 | ERROR | [x] Blank lines are not allowed in class definitions
  873 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
  874 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  874 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  875 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  875 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  877 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
  878 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  878 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  879 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  879 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  880 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  880 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  882 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
  883 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  883 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  884 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  884 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  885 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  885 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  886 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  886 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  887 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  887 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  889 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
  890 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  890 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  891 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  891 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  892 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  892 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  893 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  893 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  895 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
  896 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  896 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  897 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  897 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  899 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
  900 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  900 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  903 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
  904 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  904 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  910 | ERROR | [x] Selectors must be on a single line
  911 | ERROR | [x] Blank lines are not allowed between class names
  911 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     newline found
  912 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  912 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  914 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
  915 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  915 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  917 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
  918 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  918 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  919 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  919 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  920 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  920 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  922 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
  923 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  923 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  924 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  924 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  924 | ERROR | [x] CSS colours must be defined in lowercase; expected #f5f5f7
      |       |     but found #F5F5F7
  925 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  925 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  926 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  926 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  928 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
  929 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  929 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  931 | ERROR | [x] Selectors must be on a single line
  932 | ERROR | [x] Blank lines are not allowed between class names
  932 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     newline found
  933 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  933 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  935 | ERROR | [x] Multiple selectors should each be on a single line
  935 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
  936 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  936 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  938 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
  939 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  939 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  940 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  940 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  941 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  941 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  942 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  942 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  945 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
  946 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  946 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  947 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  947 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  948 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  948 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  949 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  949 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  950 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  950 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  951 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  951 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  952 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  952 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  953 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  953 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  954 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  954 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  955 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  955 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  957 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
  958 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  958 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  960 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
  961 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  961 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  963 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
  964 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  964 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  966 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
  967 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  967 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  968 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  968 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  969 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  969 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  970 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  970 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  972 | ERROR | [x] Selectors must be on a single line
  973 | ERROR | [x] Blank lines are not allowed between class names
  973 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     newline found
  974 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  974 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  979 | ERROR | [x] Selectors must be on a single line
  980 | ERROR | [x] Blank lines are not allowed between class names
  980 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     newline found
  980 | ERROR | [x] Spaces must be used for alignment; tabs are not allowed
  980 | ERROR | [x] Whitespace found at end of line
  981 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  981 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  982 | ERROR | [x] Spaces must be used for alignment; tabs are not allowed
  982 | ERROR | [x] Whitespace found at end of line
  983 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
  984 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  984 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  985 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  985 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  985 | ERROR | [x] CSS colours must be defined in lowercase; expected #cfcfcf
      |       |     but found #CFCFCF
  986 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  986 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  987 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  987 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  989 | ERROR | [x] Selectors must be on a single line
  990 | ERROR | [x] Blank lines are not allowed between class names
  990 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     newline found
  991 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  991 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  991 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
  993 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
  994 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  994 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  995 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  995 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  996 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  996 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  998 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
  999 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  999 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  999 | ERROR | [x] CSS colours must be defined in lowercase; expected #cfcfcf
      |       |     but found #CFCFCF
 1001 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
 1002 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1002 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1002 | ERROR | [x] CSS colours must be defined in lowercase; expected #b5c276
      |       |     but found #B5C276
 1004 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
 1005 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1005 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1005 | ERROR | [x] CSS colours must be defined in lowercase; expected #f5f5f7
      |       |     but found #F5F5F7
 1006 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1006 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1006 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 1007 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1007 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1007 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 1008 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1008 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1009 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1009 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1010 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1010 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1012 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
 1013 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1013 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1014 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1014 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1015 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1015 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1016 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1016 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1018 | ERROR | [x] Multiple selectors should each be on a single line
 1018 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
 1019 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1019 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1020 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1020 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1021 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1021 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1022 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1022 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1023 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1023 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1023 | ERROR | [x] CSS colours must be defined in lowercase; expected #b5c276
      |       |     but found #B5C276
 1026 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
 1027 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1027 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1028 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1028 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1029 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1029 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1032 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
 1033 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1033 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1035 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
 1036 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1036 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1038 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
 1039 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1039 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1040 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1040 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1041 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1041 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1042 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1042 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1043 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1043 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1044 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1044 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1045 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1045 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1045 | ERROR | [x] CSS colours must be defined in lowercase; expected #b5c276
      |       |     but found #B5C276
 1046 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1046 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1048 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
 1049 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1049 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1049 | ERROR | [x] CSS colours must be defined in lowercase; expected #b5c276
      |       |     but found #B5C276
 1052 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
 1053 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1053 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1053 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 1054 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1054 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1054 | ERROR | [x] CSS colours must be defined in lowercase; expected #1f3635
      |       |     but found #1F3635
 1055 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1055 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1055 | ERROR | [x] CSS colours must be defined in lowercase; expected #f5f5f7
      |       |     but found #F5F5F7
 1056 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1056 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1057 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1057 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1058 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1058 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1060 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
 1061 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1061 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1061 | ERROR | [x] CSS colours must be defined in lowercase; expected #f5f5f7
      |       |     but found #F5F5F7
 1063 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
 1064 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1064 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1064 | ERROR | [x] CSS colours must be defined in lowercase; expected #b5c276
      |       |     but found #B5C276
 1066 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
 1067 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1067 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1069 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
 1070 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1070 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1071 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1071 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1078 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
 1079 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1079 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1080 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1080 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1080 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 1081 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1081 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1082 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1082 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1083 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1083 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1085 | ERROR | [x] Selectors must be on a single line
 1086 | ERROR | [x] Blank lines are not allowed between class names
 1086 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     newline found
 1087 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1087 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1088 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1088 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1089 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1089 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1090 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1090 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1091 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1091 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1092 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1092 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1093 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1093 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1094 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1094 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1095 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1095 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1097 | ERROR | [x] Selectors must be on a single line
 1098 | ERROR | [x] Blank lines are not allowed between class names
 1098 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     newline found
 1099 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1099 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1100 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1100 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1102 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
 1103 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1103 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1104 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1104 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1105 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1105 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1106 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1106 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1107 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1107 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1108 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1108 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1110 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
 1111 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1111 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1112 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1112 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1115 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
 1116 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1116 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1117 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1117 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1119 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
 1120 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1120 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1121 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1121 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1123 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
 1124 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1124 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1126 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
 1127 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1127 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1128 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1128 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1129 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1129 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1131 | ERROR | [x] Selectors must be on a single line
 1132 | ERROR | [x] Blank lines are not allowed between class names
 1132 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     newline found
 1133 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1133 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1138 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
 1139 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1139 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1140 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1140 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1141 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1141 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1142 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1142 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1144 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
 1145 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1145 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1148 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
 1149 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1149 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1150 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1150 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1151 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1151 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1153 | ERROR | [x] Selectors must be on a single line
 1154 | ERROR | [x] Blank lines are not allowed between class names
 1154 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     newline found
 1155 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1155 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1156 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1156 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1157 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1157 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1159 | ERROR | [x] Selectors must be on a single line
 1160 | ERROR | [x] Blank lines are not allowed between class names
 1160 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     newline found
 1161 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1161 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1162 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1162 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1163 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1163 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1165 | ERROR | [x] Selectors must be on a single line
 1166 | ERROR | [x] Blank lines are not allowed between class names
 1166 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     newline found
 1167 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1167 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1169 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
 1170 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1170 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1171 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1171 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1172 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1172 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1173 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1173 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1175 | ERROR | [x] Selectors must be on a single line
 1176 | ERROR | [x] Blank lines are not allowed between class names
 1176 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     newline found
 1177 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1177 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1178 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1178 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1180 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
 1181 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1181 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1182 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1182 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1183 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1183 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1184 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1184 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1185 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1185 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1186 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1186 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1187 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1187 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1188 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1188 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1189 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1189 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1190 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1190 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1191 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1191 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1192 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1192 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1193 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1193 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1194 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1194 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1195 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1195 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1196 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1196 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1196 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 1198 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
 1199 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1199 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1199 | ERROR | [x] CSS colours must be defined in lowercase; expected #b5c276
      |       |     but found #B5C276
 1201 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
 1202 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1202 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1203 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1203 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1204 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1204 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1206 | ERROR | [x] Selectors must be on a single line
 1207 | ERROR | [x] Blank lines are not allowed between class names
 1207 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     newline found
 1208 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1208 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1209 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1209 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1210 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1210 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1211 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1211 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1212 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1212 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1213 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1213 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1214 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1214 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1215 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1215 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1216 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1216 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1217 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1217 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1218 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1218 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1219 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1219 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1222 | ERROR | [x] Selectors must be on a single line
 1223 | ERROR | [x] Blank lines are not allowed between class names
 1223 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     newline found
 1224 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1224 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1225 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1225 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1226 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1226 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1227 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1227 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1227 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 1228 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1228 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1229 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1229 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1229 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 1230 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1230 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1232 | ERROR | [x] Selectors must be on a single line
 1233 | ERROR | [x] Blank lines are not allowed between class names
 1233 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     newline found
 1234 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1234 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1235 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1235 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1236 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 1237 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 1238 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1238 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1239 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1239 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1241 | ERROR | [x] Selectors must be on a single line
 1242 | ERROR | [x] Blank lines are not allowed between class names
 1242 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     newline found
 1243 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1243 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1244 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1244 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1245 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1245 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1246 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1246 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1247 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 1248 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 1248 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 1249 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1249 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1250 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1250 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1251 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1251 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1252 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 1253 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 1254 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 1255 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 1256 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 1257 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 1258 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 1260 | ERROR | [x] Selectors must be on a single line
 1261 | ERROR | [x] Blank lines are not allowed between class names
 1261 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     newline found
 1262 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1262 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1262 | ERROR | [x] CSS colours must be defined in lowercase; expected #b5c276
      |       |     but found #B5C276
 1278 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
 1279 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1279 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1279 | ERROR | [x] CSS colours must be defined in lowercase; expected #b5c276
      |       |     but found #B5C276
 1286 | ERROR | [ ] More than 2 empty lines are not allowed
 1289 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
 1290 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1290 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1292 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
 1293 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1293 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1294 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1294 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1296 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
 1297 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1297 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1304 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
 1305 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1305 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1307 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
 1308 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1308 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1309 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1309 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1309 | ERROR | [x] CSS colours must be defined in lowercase; expected #f5f5f7
      |       |     but found #F5F5F7
 1310 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1310 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1311 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1311 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1314 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
 1315 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1315 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1316 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1316 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1318 | ERROR | [x] Selectors must be on a single line
 1319 | ERROR | [x] Blank lines are not allowed between class names
 1319 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     newline found
 1320 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1320 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1326 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
 1327 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1327 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1328 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1328 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1331 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
 1332 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1332 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1333 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1333 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1334 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1334 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1335 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1335 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1338 | ERROR | [x] Selectors must be on a single line
 1339 | ERROR | [x] Blank lines are not allowed between class names
 1339 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     newline found
 1340 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1340 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1343 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
 1344 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1344 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1346 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
 1347 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1347 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1348 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1348 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1349 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1349 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1350 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1350 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1351 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1351 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1352 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1352 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1353 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1353 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1355 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
 1356 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1356 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1357 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1357 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1358 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1358 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1360 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
 1361 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1361 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1362 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1362 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1363 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1363 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1365 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
 1366 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1366 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1368 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
 1369 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1369 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1370 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1370 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1372 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
 1373 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1373 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1374 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1374 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1375 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1375 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1375 | ERROR | [x] CSS colours must be defined in lowercase; expected #f0f0f2
      |       |     but found #F0F0F2
 1376 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1376 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1377 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1377 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1378 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1378 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1379 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1379 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1381 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
 1382 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1382 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1384 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
 1385 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1385 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1386 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1386 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1387 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1387 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1388 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1388 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1389 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1389 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1390 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1390 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1391 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1391 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1391 | ERROR | [x] CSS colours must be defined in lowercase; expected #b5c276
      |       |     but found #B5C276
 1392 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1392 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1394 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
 1395 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1395 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1395 | ERROR | [x] CSS colours must be defined in lowercase; expected #b5c276
      |       |     but found #B5C276
 1396 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1396 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1399 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
 1400 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1400 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1402 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
 1403 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1403 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1405 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
 1406 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1406 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1407 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1407 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1409 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
 1410 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1410 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1411 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1411 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1413 | ERROR | [x] Selectors must be on a single line
 1414 | ERROR | [x] Blank lines are not allowed between class names
 1414 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     newline found
 1415 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1415 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1415 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 1417 | ERROR | [x] Selectors must be on a single line
 1418 | ERROR | [x] Blank lines are not allowed between class names
 1418 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     newline found
 1419 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1419 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1420 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 1421 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 1422 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 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
 1426 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 1427 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 1428 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1428 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1429 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1429 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1430 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1430 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1431 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1431 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1433 | ERROR | [x] Selectors must be on a single line
 1434 | ERROR | [x] Blank lines are not allowed between class names
 1434 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     newline found
 1435 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1435 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1436 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1436 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1438 | ERROR | [x] Selectors must be on a single line
 1439 | ERROR | [x] Blank lines are not allowed between class names
 1439 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     newline found
 1440 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1440 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1441 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1441 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1442 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1442 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1443 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1443 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1444 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1444 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1445 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1445 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1446 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1446 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1448 | ERROR | [x] Selectors must be on a single line
 1449 | ERROR | [x] Blank lines are not allowed between class names
 1449 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     newline found
 1450 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1450 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1451 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1451 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1451 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 1453 | ERROR | [x] Selectors must be on a single line
 1454 | ERROR | [x] Blank lines are not allowed between class names
 1454 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     newline found
 1455 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1455 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1456 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1456 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1457 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1457 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1458 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1458 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1458 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 1459 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1459 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1460 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1460 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1460 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 1461 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1461 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1475 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
 1476 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1476 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1476 | ERROR | [x] CSS colours must be defined in lowercase; expected #b5c276
      |       |     but found #B5C276
 1478 | ERROR | [x] Selectors must be on a single line
 1479 | ERROR | [x] Blank lines are not allowed between class names
 1479 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     newline found
 1480 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1480 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1481 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1481 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1482 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1482 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1483 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1483 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1484 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 1485 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 1485 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 1486 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1486 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1487 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1487 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1488 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1488 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 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
 1492 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 1493 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 1494 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 1495 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 1497 | ERROR | [x] Selectors must be on a single line
 1498 | ERROR | [x] Blank lines are not allowed between class names
 1498 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     newline found
 1499 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1499 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1499 | ERROR | [x] CSS colours must be defined in lowercase; expected #b5c276
      |       |     but found #B5C276
 1502 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
 1503 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1503 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1504 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1504 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1505 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1505 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1506 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1506 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1508 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
 1509 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1509 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1510 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1510 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1511 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1511 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1512 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1512 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1514 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
 1515 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1515 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1517 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
 1518 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1518 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1519 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1519 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1520 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1520 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1521 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1521 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1523 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
 1524 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1524 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1525 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1525 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1526 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1526 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1527 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1527 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1529 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
 1530 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1530 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1532 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
 1533 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1533 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1534 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1534 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1535 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1535 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1536 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1536 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1537 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1537 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1539 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
 1540 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1540 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1541 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1541 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1542 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1542 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1544 | ERROR | [x] Selectors must be on a single line
 1545 | ERROR | [x] Blank lines are not allowed between class names
 1545 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     newline found
 1546 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1546 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1548 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
 1549 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1549 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1551 | ERROR | [x] Multiple selectors should each be on a single line
 1551 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
 1552 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1552 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1555 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
 1556 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1556 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1557 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1557 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1558 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1558 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1560 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
 1561 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1561 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1562 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1562 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1562 | ERROR | [x] CSS colours must be defined in lowercase; expected #b5c276
      |       |     but found #B5C276
 1563 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1563 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1564 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1564 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1565 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1565 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1566 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1566 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1567 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1567 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1567 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 1570 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
 1571 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1571 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1572 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1572 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1573 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1573 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1575 | ERROR | [x] Selectors must be on a single line
 1576 | ERROR | [x] Blank lines are not allowed between class names
 1576 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     newline found
 1577 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1577 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1579 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
 1580 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1580 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1581 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1581 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1582 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1582 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1583 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1583 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1585 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
 1586 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1586 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1587 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1587 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1588 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1588 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1589 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1589 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1590 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1590 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1592 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
 1593 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1593 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1595 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
 1596 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1596 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1597 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1597 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1598 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1598 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1599 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1599 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1600 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1600 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1601 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1601 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1602 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1602 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1603 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1603 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1604 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1604 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1606 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
 1607 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1607 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1609 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
 1610 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1610 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1612 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
 1613 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1613 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1613 | ERROR | [x] CSS colours must be defined in lowercase; expected #33ccff
      |       |     but found #33CCFF
 1615 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
 1616 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1616 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1618 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
 1619 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1619 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1623 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
 1624 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1624 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1626 | ERROR | [x] Multiple selectors should each be on a single line
 1626 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
 1627 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1627 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1628 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1628 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1629 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1629 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1630 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1630 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1631 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1631 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1632 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1632 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1633 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1633 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1636 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
 1637 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1637 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1639 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
 1640 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1640 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1641 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1641 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1642 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1642 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1644 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
 1645 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1645 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1646 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1646 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1647 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1647 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1649 | ERROR | [x] Selectors must be on a single line
 1650 | ERROR | [x] Blank lines are not allowed between class names
 1650 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     newline found
 1651 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1651 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1651 | ERROR | [x] CSS colours must be defined in lowercase; expected #f5f5f7
      |       |     but found #F5F5F7
 1652 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 1653 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1653 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1653 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 1654 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1654 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1656 | ERROR | [x] Selectors must be on a single line
 1657 | ERROR | [x] Blank lines are not allowed between class names
 1657 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     newline found
 1658 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1658 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1658 | ERROR | [x] CSS colours must be defined in lowercase; expected #b5c276
      |       |     but found #B5C276
 1659 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1659 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1661 | ERROR | [x] Selectors must be on a single line
 1662 | ERROR | [x] Blank lines are not allowed between class names
 1662 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     newline found
 1663 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1663 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1663 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 1666 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
 1667 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1667 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1668 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1668 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1669 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1669 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1670 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1670 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1672 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
 1673 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1673 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1674 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1674 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1675 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1675 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1676 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1676 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1678 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
 1679 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1679 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1680 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1680 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1682 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
 1683 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1683 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1684 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1684 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1685 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1685 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1687 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
 1688 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1688 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1689 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1689 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1692 | ERROR | [x] Selectors must be on a single line
 1693 | ERROR | [x] Blank lines are not allowed between class names
 1693 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     newline found
 1694 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1694 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1695 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1695 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1696 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1696 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1696 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 1698 | ERROR | [x] Selectors must be on a single line
 1699 | ERROR | [x] Blank lines are not allowed between class names
 1699 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     newline found
 1700 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1700 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1700 | ERROR | [x] Whitespace found at end of line
 1701 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1701 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1702 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1702 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1703 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1703 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1705 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
 1706 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1706 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1707 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1707 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1708 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1708 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1709 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1709 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1710 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1710 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1711 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1711 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1716 | ERROR | [x] Selectors must be on a single line
 1717 | ERROR | [x] Blank lines are not allowed between class names
 1717 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     newline found
 1718 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1718 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1720 | ERROR | [x] Selectors must be on a single line
 1721 | ERROR | [x] Blank lines are not allowed between class names
 1721 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     newline found
 1722 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1722 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1722 | ERROR | [x] CSS colours must be defined in lowercase; expected #f5f5f7
      |       |     but found #F5F5F7
 1724 | ERROR | [x] Selectors must be on a single line
 1725 | ERROR | [x] Blank lines are not allowed between class names
 1725 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     newline found
 1726 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1726 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1728 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
 1729 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1729 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1730 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1730 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1731 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1731 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1732 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1732 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1734 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
 1735 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1735 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1736 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1736 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1737 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1737 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1739 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
 1740 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1740 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1741 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1741 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1741 | ERROR | [x] CSS colours must be defined in lowercase; expected #b5c276
      |       |     but found #B5C276
 1742 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1742 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1743 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1743 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1744 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1744 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1745 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1745 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1746 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1746 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1746 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 1754 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
 1755 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1755 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1756 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1756 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1757 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1757 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1758 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1758 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1760 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
 1761 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1761 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1762 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1762 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1763 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1763 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1764 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1764 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1765 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1765 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1766 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1766 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1768 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     0 found
 1769 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1769 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1773 | ERROR | [ ] More than 2 empty lines are not allowed
 1777 | ERROR | [x] Selectors must be on a single line
 1778 | ERROR | [x] Blank lines are not allowed between class names
 1778 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     newline found
 1779 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1779 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1785 | ERROR | [x] Selectors must be on a single line
 1786 | ERROR | [x] Blank lines are not allowed between class names
 1786 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     newline found
 1787 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1787 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1789 | ERROR | [x] Selectors must be on a single line
 1790 | ERROR | [x] Blank lines are not allowed between class names
 1790 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     newline found
 1791 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1791 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1793 | ERROR | [x] Selectors must be on a single line
 1794 | ERROR | [x] Blank lines are not allowed between class names
 1794 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     newline found
 1795 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1795 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1796 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1796 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1797 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1797 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1798 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1798 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1800 | ERROR | [x] Selectors must be on a single line
 1801 | ERROR | [x] Blank lines are not allowed between class names
 1801 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     newline found
 1802 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1802 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1803 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1803 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1804 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 1805 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 1805 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 1806 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1806 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1807 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1807 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1808 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1808 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1809 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1809 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1810 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 1811 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 1812 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 1814 | ERROR | [x] Selectors must be on a single line
 1815 | ERROR | [x] Blank lines are not allowed between class names
 1815 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     newline found
 1816 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1816 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1818 | ERROR | [x] Selectors must be on a single line
 1819 | ERROR | [x] Blank lines are not allowed between class names
 1819 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     newline found
 1820 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1820 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1821 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 1822 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 1823 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 1824 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 1825 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 1826 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 1827 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 1828 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 1828 | ERROR | [x] CSS colours must be defined in lowercase; expected #f5f5f7
      |       |     but found #F5F5F7
 1829 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1829 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1831 | ERROR | [x] Selectors must be on a single line
 1832 | ERROR | [x] Blank lines are not allowed between class names
 1832 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     newline found
 1833 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1833 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1835 | ERROR | [x] Selectors must be on a single line
 1836 | ERROR | [x] Blank lines are not allowed between class names
 1836 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     newline found
 1837 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1837 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1838 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 1839 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 1840 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 1841 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 1842 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 1843 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 1844 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 1845 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 1846 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 1847 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 1848 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 1849 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 1850 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1850 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1852 | ERROR | [x] Selectors must be on a single line
 1853 | ERROR | [x] Blank lines are not allowed between class names
 1853 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     newline found
 1854 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1854 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1855 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1855 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1855 | ERROR | [x] Spaces must be used for alignment; tabs are not allowed
 1855 | ERROR | [x] Whitespace found at end of line
 1856 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1856 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1857 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1857 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1858 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1858 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1860 | ERROR | [x] Selectors must be on a single line
 1861 | ERROR | [x] Blank lines are not allowed between class names
 1861 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     newline found
 1862 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1862 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1863 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1863 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1864 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1864 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1866 | ERROR | [x] Selectors must be on a single line
 1867 | ERROR | [x] Blank lines are not allowed between class names
 1867 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     newline found
 1868 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1868 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1868 | ERROR | [x] CSS colours must be defined in lowercase; expected #b5c276
      |       |     but found #B5C276
 1870 | ERROR | [x] Selectors must be on a single line
 1871 | ERROR | [x] Blank lines are not allowed between class names
 1871 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     newline found
 1872 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1872 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1874 | ERROR | [x] Selectors must be on a single line
 1875 | ERROR | [x] Blank lines are not allowed between class names
 1875 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     newline found
 1876 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1876 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1877 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1877 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1879 | ERROR | [x] Selectors must be on a single line
 1880 | ERROR | [x] Blank lines are not allowed between class names
 1880 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     newline found
 1881 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1881 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1882 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1882 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1882 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 1884 | ERROR | [x] Selectors must be on a single line
 1885 | ERROR | [x] Blank lines are not allowed between class names
 1885 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     newline found
 1886 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1886 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1888 | ERROR | [x] Selectors must be on a single line
 1889 | ERROR | [x] Blank lines are not allowed between class names
 1889 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     newline found
 1890 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1890 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1890 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 1890 | ERROR | [x] CSS colours must be defined in lowercase; expected #b5c276
      |       |     but found #B5C276
 1893 | ERROR | [x] Selectors must be on a single line
 1894 | ERROR | [x] Blank lines are not allowed between class names
 1894 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     newline found
 1895 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1895 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1897 | ERROR | [x] Selectors must be on a single line
 1898 | ERROR | [x] Blank lines are not allowed between class names
 1898 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     newline found
 1899 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1899 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1901 | ERROR | [x] Selectors must be on a single line
 1902 | ERROR | [x] Blank lines are not allowed between class names
 1902 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     newline found
 1903 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1903 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1905 | ERROR | [x] Selectors must be on a single line
 1906 | ERROR | [x] Blank lines are not allowed between class names
 1906 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     newline found
 1907 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1907 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1908 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1908 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1911 | ERROR | [x] Selectors must be on a single line
 1912 | ERROR | [x] Blank lines are not allowed between class names
 1912 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     newline found
 1913 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1913 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1914 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 1917 | ERROR | [x] Selectors must be on a single line
 1918 | ERROR | [x] Blank lines are not allowed between class names
 1918 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     newline found
 1919 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1919 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1920 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 1921 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 1922 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 1924 | ERROR | [x] Selectors must be on a single line
 1925 | ERROR | [x] Blank lines are not allowed between class names
 1925 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     newline found
 1926 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1926 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1928 | ERROR | [x] Selectors must be on a single line
 1929 | ERROR | [x] Blank lines are not allowed between class names
 1929 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     newline found
 1930 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1930 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1932 | ERROR | [x] Selectors must be on a single line
 1933 | ERROR | [x] Blank lines are not allowed between class names
 1933 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     newline found
 1934 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1934 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1935 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 1936 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 1937 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 1938 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 1938 | ERROR | [x] CSS colours must be defined in lowercase; expected #b5c276
      |       |     but found #B5C276
 1940 | ERROR | [x] Selectors must be on a single line
 1941 | ERROR | [x] Blank lines are not allowed between class names
 1941 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     newline found
 1942 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1942 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1944 | ERROR | [x] Selectors must be on a single line
 1945 | ERROR | [x] Blank lines are not allowed between class names
 1945 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     newline found
 1946 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1946 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1946 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 1948 | ERROR | [x] Selectors must be on a single line
 1949 | ERROR | [x] Blank lines are not allowed between class names
 1949 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     newline found
 1950 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1950 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1952 | ERROR | [x] Selectors must be on a single line
 1953 | ERROR | [x] Blank lines are not allowed between class names
 1953 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     newline found
 1954 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1954 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1954 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 1956 | ERROR | [x] Selectors must be on a single line
 1957 | ERROR | [x] Blank lines are not allowed between class names
 1957 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     newline found
 1958 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1958 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1960 | ERROR | [x] Selectors must be on a single line
 1961 | ERROR | [x] Blank lines are not allowed between class names
 1961 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     newline found
 1962 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1962 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1964 | ERROR | [x] Selectors must be on a single line
 1965 | ERROR | [x] Blank lines are not allowed between class names
 1965 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     newline found
 1966 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1966 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1968 | ERROR | [x] Selectors must be on a single line
 1969 | ERROR | [x] Blank lines are not allowed between class names
 1969 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     newline found
 1970 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1970 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1972 | ERROR | [x] Selectors must be on a single line
 1973 | ERROR | [x] Blank lines are not allowed between class names
 1973 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     newline found
 1974 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1974 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1975 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1975 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1976 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1976 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1977 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1977 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1978 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1978 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1979 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1979 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1981 | ERROR | [x] Selectors must be on a single line
 1982 | ERROR | [x] Blank lines are not allowed between class names
 1982 | ERROR | [x] Expected 1 space before opening brace of class definition;
      |       |     newline found
 1983 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1983 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1984 | ERROR | [x] Expected 1 newline at end of file; 0 found
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 2681 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\task\january_theme\css\layout\grid.css
--------------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
--------------------------------------------------------------------------------
  1 | ERROR | [x] End of line character is invalid; expected "\n" but found
    |       |     "\r\n"
 21 | ERROR | [x] Blank lines are not allowed in class definitions
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\task\january_theme\css\layout\grid.pcss.css
--------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------
 1 | ERROR | [x] End of line character is invalid; expected "\n" but found
   |       |     "\r\n"
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: ...n\Desktop\task\january_theme\css\layout\layout-builder-fourcol-section.css
--------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------
 1 | ERROR | [x] End of line character is invalid; expected "\n" but found
   |       |     "\r\n"
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: ...ktop\task\january_theme\css\layout\layout-builder-fourcol-section.pcss.css
--------------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 5 LINES
--------------------------------------------------------------------------------
  1 | ERROR | [x] End of line character is invalid; expected "\n" but found
    |       |     "\r\n"
 14 | ERROR | [x] Selectors must be on a single line
 15 | ERROR | [x] Blank lines are not allowed between class names
 23 | ERROR | [x] Blank lines are not allowed in class definitions
 41 | ERROR | [x] Blank lines are not allowed in class definitions
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: ...\Desktop\task\january_theme\css\layout\layout-builder-threecol-section.css
--------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------
 1 | ERROR | [x] End of line character is invalid; expected "\n" but found
   |       |     "\r\n"
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: ...top\task\january_theme\css\layout\layout-builder-threecol-section.pcss.css
--------------------------------------------------------------------------------
FOUND 7 ERRORS AFFECTING 7 LINES
--------------------------------------------------------------------------------
  1 | ERROR | [x] End of line character is invalid; expected "\n" but found
    |       |     "\r\n"
 14 | ERROR | [x] Selectors must be on a single line
 15 | ERROR | [x] Blank lines are not allowed between class names
 38 | ERROR | [x] Blank lines are not allowed in class definitions
 49 | ERROR | [x] Blank lines are not allowed in class definitions
 60 | ERROR | [x] Blank lines are not allowed in class definitions
 71 | ERROR | [x] Blank lines are not allowed in class definitions
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 7 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: ...in\Desktop\task\january_theme\css\layout\layout-builder-twocol-section.css
--------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------
 1 | ERROR | [x] End of line character is invalid; expected "\n" but found
   |       |     "\r\n"
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: ...sktop\task\january_theme\css\layout\layout-builder-twocol-section.pcss.css
--------------------------------------------------------------------------------
FOUND 7 ERRORS AFFECTING 7 LINES
--------------------------------------------------------------------------------
  1 | ERROR | [x] End of line character is invalid; expected "\n" but found
    |       |     "\r\n"
 14 | ERROR | [x] Selectors must be on a single line
 15 | ERROR | [x] Blank lines are not allowed between class names
 36 | ERROR | [x] Blank lines are not allowed in class definitions
 48 | ERROR | [x] Blank lines are not allowed in class definitions
 60 | ERROR | [x] Blank lines are not allowed in class definitions
 72 | ERROR | [x] Blank lines are not allowed in class definitions
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 7 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: ...sers\Admin\Desktop\task\january_theme\css\layout\layout-content-medium.css
--------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------
 1 | ERROR | [x] End of line character is invalid; expected "\n" but found
   |       |     "\r\n"
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: ...Admin\Desktop\task\january_theme\css\layout\layout-content-medium.pcss.css
--------------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 3 LINES
--------------------------------------------------------------------------------
  1 | ERROR | [x] End of line character is invalid; expected "\n" but found
    |       |     "\r\n"
 11 | ERROR | [x] Selectors must be on a single line
 12 | ERROR | [x] Blank lines are not allowed between class names
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: ...sers\Admin\Desktop\task\january_theme\css\layout\layout-content-narrow.css
--------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------
 1 | ERROR | [x] End of line character is invalid; expected "\n" but found
   |       |     "\r\n"
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: ...Admin\Desktop\task\january_theme\css\layout\layout-content-narrow.pcss.css
--------------------------------------------------------------------------------
FOUND 10 ERRORS AFFECTING 10 LINES
--------------------------------------------------------------------------------
   1 | ERROR | [x] End of line character is invalid; expected "\n" but found
     |       |     "\r\n"
  11 | ERROR | [x] Selectors must be on a single line
  12 | ERROR | [x] Blank lines are not allowed between class names
  55 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
  72 | ERROR | [x] Blank lines are not allowed in class definitions
  93 | ERROR | [x] Blank lines are not allowed in class definitions
  99 | ERROR | [x] Blank lines are not allowed in class definitions
 103 | ERROR | [x] Blank lines are not allowed in class definitions
 107 | ERROR | [x] Blank lines are not allowed in class definitions
 112 | ERROR | [x] Blank lines are not allowed in class definitions
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 10 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: ...\Desktop\task\january_theme\css\layout\layout-discovery-section-layout.css
--------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------
 1 | ERROR | [x] End of line character is invalid; expected "\n" but found
   |       |     "\r\n"
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: ...top\task\january_theme\css\layout\layout-discovery-section-layout.pcss.css
--------------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 3 LINES
--------------------------------------------------------------------------------
  1 | ERROR | [x] End of line character is invalid; expected "\n" but found
    |       |     "\r\n"
  9 | ERROR | [x] Selectors must be on a single line
 10 | ERROR | [x] Blank lines are not allowed between class names
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\task\january_theme\css\layout\layout-footer.css
--------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------
 1 | ERROR | [x] End of line character is invalid; expected "\n" but found
   |       |     "\r\n"
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: ...:\Users\Admin\Desktop\task\january_theme\css\layout\layout-footer.pcss.css
--------------------------------------------------------------------------------
FOUND 7 ERRORS AFFECTING 7 LINES
--------------------------------------------------------------------------------
  1 | ERROR | [x] End of line character is invalid; expected "\n" but found
    |       |     "\r\n"
 18 | ERROR | [x] Selectors must be on a single line
 19 | ERROR | [x] Blank lines are not allowed between class names
 32 | ERROR | [x] Selectors must be on a single line
 33 | ERROR | [x] Blank lines are not allowed between class names
 34 | ERROR | [ ] Style definitions must end with a semicolon
 39 | ERROR | [x] Blank lines are not allowed in class definitions
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 6 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\task\january_theme\css\layout\layout-sidebar.css
--------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------
 1 | ERROR | [x] End of line character is invalid; expected "\n" but found
   |       |     "\r\n"
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: ...\Users\Admin\Desktop\task\january_theme\css\layout\layout-sidebar.pcss.css
--------------------------------------------------------------------------------
FOUND 8 ERRORS AFFECTING 8 LINES
--------------------------------------------------------------------------------
  1 | ERROR | [x] End of line character is invalid; expected "\n" but found
    |       |     "\r\n"
 12 | ERROR | [x] Selectors must be on a single line
 13 | ERROR | [x] Blank lines are not allowed between class names
 21 | ERROR | [x] Selectors must be on a single line
 22 | ERROR | [x] Blank lines are not allowed between class names
 37 | ERROR | [x] Blank lines are not allowed in class definitions
 40 | ERROR | [x] Selectors must be on a single line
 41 | ERROR | [x] Blank lines are not allowed between class names
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 8 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: ...min\Desktop\task\january_theme\css\layout\layout-views-grid-horizontal.css
--------------------------------------------------------------------------------
FOUND 8 ERRORS AFFECTING 8 LINES
--------------------------------------------------------------------------------
   1 | ERROR | [x] End of line character is invalid; expected "\n" but found
     |       |     "\r\n"
  40 | ERROR | [x] Blank lines are not allowed in class definitions
  77 | ERROR | [x] Blank lines are not allowed in class definitions
 139 | ERROR | [x] Blank lines are not allowed in class definitions
 201 | ERROR | [x] Blank lines are not allowed in class definitions
 288 | ERROR | [x] Blank lines are not allowed in class definitions
 375 | ERROR | [x] Blank lines are not allowed in class definitions
 462 | ERROR | [x] Blank lines are not allowed in class definitions
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 8 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: ...esktop\task\january_theme\css\layout\layout-views-grid-horizontal.pcss.css
--------------------------------------------------------------------------------
FOUND 63 ERRORS AFFECTING 63 LINES
--------------------------------------------------------------------------------
   1 | ERROR | [x] End of line character is invalid; expected "\n" but found
     |       |     "\r\n"
   6 | ERROR | [x] Selectors must be on a single line
   7 | ERROR | [x] Blank lines are not allowed between class names
  17 | ERROR | [ ] Style definitions must end with a semicolon
  22 | ERROR | [x] Blank lines are not allowed in class definitions
  31 | ERROR | [x] Selectors must be on a single line
  32 | ERROR | [x] Blank lines are not allowed between class names
  33 | ERROR | [ ] Style definitions must end with a semicolon
  39 | ERROR | [x] Blank lines are not allowed in class definitions
  48 | ERROR | [x] Selectors must be on a single line
  49 | ERROR | [x] Blank lines are not allowed between class names
  50 | ERROR | [ ] Style definitions must end with a semicolon
  54 | ERROR | [x] Blank lines are not allowed in class definitions
  57 | ERROR | [x] Selectors must be on a single line
  58 | ERROR | [x] Blank lines are not allowed between class names
  69 | ERROR | [x] Blank lines are not allowed in class definitions
  78 | ERROR | [x] Selectors must be on a single line
  79 | ERROR | [x] Blank lines are not allowed between class names
  80 | ERROR | [ ] Style definitions must end with a semicolon
  84 | ERROR | [x] Blank lines are not allowed in class definitions
  87 | ERROR | [x] Selectors must be on a single line
  88 | ERROR | [x] Blank lines are not allowed between class names
  99 | ERROR | [x] Blank lines are not allowed in class definitions
 108 | ERROR | [x] Selectors must be on a single line
 109 | ERROR | [x] Blank lines are not allowed between class names
 110 | ERROR | [ ] Style definitions must end with a semicolon
 114 | ERROR | [x] Blank lines are not allowed in class definitions
 117 | ERROR | [x] Selectors must be on a single line
 118 | ERROR | [x] Blank lines are not allowed between class names
 127 | ERROR | [x] Blank lines are not allowed in class definitions
 130 | ERROR | [x] Selectors must be on a single line
 131 | ERROR | [x] Blank lines are not allowed between class names
 142 | ERROR | [x] Blank lines are not allowed in class definitions
 151 | ERROR | [x] Selectors must be on a single line
 152 | ERROR | [x] Blank lines are not allowed between class names
 153 | ERROR | [ ] Style definitions must end with a semicolon
 157 | ERROR | [x] Blank lines are not allowed in class definitions
 160 | ERROR | [x] Selectors must be on a single line
 161 | ERROR | [x] Blank lines are not allowed between class names
 170 | ERROR | [x] Blank lines are not allowed in class definitions
 173 | ERROR | [x] Selectors must be on a single line
 174 | ERROR | [x] Blank lines are not allowed between class names
 185 | ERROR | [x] Blank lines are not allowed in class definitions
 194 | ERROR | [x] Selectors must be on a single line
 195 | ERROR | [x] Blank lines are not allowed between class names
 196 | ERROR | [ ] Style definitions must end with a semicolon
 200 | ERROR | [x] Blank lines are not allowed in class definitions
 203 | ERROR | [x] Selectors must be on a single line
 204 | ERROR | [x] Blank lines are not allowed between class names
 213 | ERROR | [x] Blank lines are not allowed in class definitions
 216 | ERROR | [x] Selectors must be on a single line
 217 | ERROR | [x] Blank lines are not allowed between class names
 228 | ERROR | [x] Blank lines are not allowed in class definitions
 237 | ERROR | [x] Selectors must be on a single line
 238 | ERROR | [x] Blank lines are not allowed between class names
 239 | ERROR | [ ] Style definitions must end with a semicolon
 243 | ERROR | [x] Blank lines are not allowed in class definitions
 246 | ERROR | [x] Selectors must be on a single line
 247 | ERROR | [x] Blank lines are not allowed between class names
 256 | ERROR | [x] Blank lines are not allowed in class definitions
 259 | ERROR | [x] Selectors must be on a single line
 260 | ERROR | [x] Blank lines are not allowed between class names
 271 | ERROR | [x] Blank lines are not allowed in class definitions
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 55 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: ...Admin\Desktop\task\january_theme\css\layout\layout-views-grid-vertical.css
--------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------
 1 | ERROR | [x] End of line character is invalid; expected "\n" but found
   |       |     "\r\n"
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: ...\Desktop\task\january_theme\css\layout\layout-views-grid-vertical.pcss.css
--------------------------------------------------------------------------------
FOUND 10 ERRORS AFFECTING 10 LINES
--------------------------------------------------------------------------------
   1 | ERROR | [x] End of line character is invalid; expected "\n" but found
     |       |     "\r\n"
   6 | ERROR | [x] Selectors must be on a single line
   7 | ERROR | [x] Blank lines are not allowed between class names
  21 | ERROR | [x] Blank lines are not allowed in class definitions
  31 | ERROR | [x] Blank lines are not allowed in class definitions
  45 | ERROR | [x] Blank lines are not allowed in class definitions
  59 | ERROR | [x] Blank lines are not allowed in class definitions
  73 | ERROR | [x] Blank lines are not allowed in class definitions
  87 | ERROR | [x] Blank lines are not allowed in class definitions
 101 | ERROR | [x] Blank lines are not allowed in class definitions
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 10 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\task\january_theme\css\layout\layout.css
--------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------
 1 | ERROR | [x] End of line character is invalid; expected "\n" but found
   |       |     "\r\n"
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\task\january_theme\css\layout\layout.pcss.css
--------------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 5 LINES
--------------------------------------------------------------------------------
  1 | ERROR | [x] End of line character is invalid; expected "\n" but found
    |       |     "\r\n"
 11 | ERROR | [x] Selectors must be on a single line
 12 | ERROR | [x] Blank lines are not allowed between class names
 49 | ERROR | [x] Selectors must be on a single line
 50 | ERROR | [x] Blank lines are not allowed between class names
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: ...Users\Admin\Desktop\task\january_theme\css\layout\region-content-below.css
--------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------
 1 | ERROR | [x] End of line character is invalid; expected "\n" but found
   |       |     "\r\n"
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: ...\Admin\Desktop\task\january_theme\css\layout\region-content-below.pcss.css
--------------------------------------------------------------------------------
FOUND 14 ERRORS AFFECTING 10 LINES
--------------------------------------------------------------------------------
  1 | ERROR | [x] End of line character is invalid; expected "\n" but found
    |       |     "\r\n"
 17 | ERROR | [x] Selectors must be on a single line
 18 | ERROR | [x] Blank lines are not allowed between class names
 19 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 19 | ERROR | [ ] Style definitions must end with a semicolon
 20 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 20 | ERROR | [ ] Style definitions must end with a semicolon
 25 | ERROR | [x] Blank lines are not allowed in class definitions
 28 | ERROR | [x] Selectors must be on a single line
 29 | ERROR | [x] Blank lines are not allowed between class names
 30 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 30 | ERROR | [ ] Style definitions must end with a semicolon
 31 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 31 | ERROR | [ ] Style definitions must end with a semicolon
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 10 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\task\january_theme\css\layout\region-content.css
--------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------
 1 | ERROR | [x] End of line character is invalid; expected "\n" but found
   |       |     "\r\n"
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: ...\Users\Admin\Desktop\task\january_theme\css\layout\region-content.pcss.css
--------------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 3 LINES
--------------------------------------------------------------------------------
  1 | ERROR | [x] End of line character is invalid; expected "\n" but found
    |       |     "\r\n"
  9 | ERROR | [x] Selectors must be on a single line
 10 | ERROR | [x] Blank lines are not allowed between class names
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\task\january_theme\css\layout\region-hero.css
--------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------
 1 | ERROR | [x] End of line character is invalid; expected "\n" but found
   |       |     "\r\n"
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\task\january_theme\css\layout\region-hero.pcss.css
--------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------
 1 | ERROR | [x] End of line character is invalid; expected "\n" but found
   |       |     "\r\n"
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: ...sers\Admin\Desktop\task\january_theme\css\layout\region-secondary-menu.css
--------------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
--------------------------------------------------------------------------------
  1 | ERROR | [x] End of line character is invalid; expected "\n" but found
    |       |     "\r\n"
 27 | ERROR | [x] Blank lines are not allowed in class definitions
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: ...Admin\Desktop\task\january_theme\css\layout\region-secondary-menu.pcss.css
--------------------------------------------------------------------------------
FOUND 8 ERRORS AFFECTING 4 LINES
--------------------------------------------------------------------------------
  1 | ERROR | [x] End of line character is invalid; expected "\n" but found
    |       |     "\r\n"
 11 | ERROR | [x] Selectors must be on a single line
 12 | ERROR | [x] Blank lines are not allowed between class names
 25 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 25 | ERROR | [ ] Style definitions must end with a semicolon
 25 | ERROR | [x] Each style definition must be on a line by itself
 25 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 25 | ERROR | [ ] Style definitions must end with a semicolon
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 6 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\task\january_theme\css\layout\region.css
--------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------
 1 | ERROR | [x] End of line character is invalid; expected "\n" but found
   |       |     "\r\n"
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\task\january_theme\css\layout\region.pcss.css
--------------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 3 LINES
--------------------------------------------------------------------------------
  1 | ERROR | [x] End of line character is invalid; expected "\n" but found
    |       |     "\r\n"
  9 | ERROR | [x] Selectors must be on a single line
 10 | ERROR | [x] Blank lines are not allowed between class names
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\task\january_theme\css\layout\social-bar.css
--------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------
 1 | ERROR | [x] End of line character is invalid; expected "\n" but found
   |       |     "\r\n"
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\task\january_theme\css\layout\social-bar.pcss.css
--------------------------------------------------------------------------------
FOUND 12 ERRORS AFFECTING 12 LINES
--------------------------------------------------------------------------------
  1 | ERROR | [x] End of line character is invalid; expected "\n" but found
    |       |     "\r\n"
 28 | ERROR | [x] Selectors must be on a single line
 29 | ERROR | [x] Blank lines are not allowed between class names
 30 | ERROR | [ ] Style definitions must end with a semicolon
 46 | ERROR | [x] Selectors must be on a single line
 47 | ERROR | [x] Blank lines are not allowed between class names
 48 | ERROR | [ ] Style definitions must end with a semicolon
 53 | ERROR | [x] Blank lines are not allowed in class definitions
 65 | ERROR | [x] Blank lines are not allowed in class definitions
 85 | ERROR | [x] Selectors must be on a single line
 86 | ERROR | [x] Blank lines are not allowed between class names
 87 | ERROR | [ ] Style definitions must end with a semicolon
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 9 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\task\january_theme\css\layout\views.css
--------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------
 1 | ERROR | [x] End of line character is invalid; expected "\n" but found
   |       |     "\r\n"
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\task\january_theme\css\layout\views.pcss.css
--------------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 4 LINES
--------------------------------------------------------------------------------
  1 | ERROR | [x] End of line character is invalid; expected "\n" but found
    |       |     "\r\n"
 10 | ERROR | [x] Selectors must be on a single line
 11 | ERROR | [x] Blank lines are not allowed between class names
 12 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 12 | ERROR | [ ] Style definitions must end with a semicolon
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 4 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\task\january_theme\css\theme\ckeditor-frame.css
--------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------
 1 | ERROR | [x] End of line character is invalid; expected "\n" but found
   |       |     "\r\n"
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: ...:\Users\Admin\Desktop\task\january_theme\css\theme\ckeditor-frame.pcss.css
--------------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 3 LINES
--------------------------------------------------------------------------------
 1 | ERROR | [x] End of line character is invalid; expected "\n" but found
   |       |     "\r\n"
 7 | ERROR | [x] Selectors must be on a single line
 8 | ERROR | [x] Blank lines are not allowed between class names
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\task\january_theme\css\theme\filter.theme.css
--------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------
 1 | ERROR | [x] End of line character is invalid; expected "\n" but found
   |       |     "\r\n"
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\task\january_theme\css\theme\filter.theme.pcss.css
--------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------
 1 | ERROR | [x] End of line character is invalid; expected "\n" but found
   |       |     "\r\n"
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\task\january_theme\js\all.min.js
----------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
----------------------------------------------------------------------
 1 | WARNING | File appears to be minified and cannot be processed
----------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\task\january_theme\js\bootstrap.bundle.js
--------------------------------------------------------------------------------
FOUND 391 ERRORS AFFECTING 269 LINES
--------------------------------------------------------------------------------
    1 | ERROR | [x] End of line character is invalid; expected "\n" but found
      |       |     "\r\n"
   38 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but
      |       |     found "null"
   82 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE"
      |       |     but found "false"
   97 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but
      |       |     found "null"
  101 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE"
      |       |     but found "false"
  112 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE"
      |       |     but found "false"
  114 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but
      |       |     found "null"
  115 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE"
      |       |     but found "false"
  122 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but
      |       |     found "true"
  125 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but
      |       |     found "true"
  134 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but
      |       |     found "null"
  140 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but
      |       |     found "null"
  148 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but
      |       |     found "null"
  170 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but
      |       |     found "null"
  208 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but
      |       |     found "true"
  215 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE"
      |       |     but found "false"
  222 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but
      |       |     found "true"
  359 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but
      |       |     found "null"
  366 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but
      |       |     found "null"
  396 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE"
      |       |     but found "false"
  399 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but
      |       |     found "true"
  415 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but
      |       |     found "null"
  432 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but
      |       |     found "null"
  437 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but
      |       |     found "null"
  438 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but
      |       |     found "true"
  439 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but
      |       |     found "true"
  440 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE"
      |       |     but found "false"
  450 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but
      |       |     found "true"
  471 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but
      |       |     found "true"
  511 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but
      |       |     found "null"
  513 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but
      |       |     found "null"
  538 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but
      |       |     found "true"
  541 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE"
      |       |     but found "false"
  547 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but
      |       |     found "null"
  559 | ERROR | [x] Expected 1 space before "-"; 0 found
  559 | ERROR | [x] Expected 1 space after "-"; 0 found
  563 | ERROR | [x] Expected 1 space before "-"; 0 found
  563 | ERROR | [x] Expected 1 space after "-"; 0 found
  563 | ERROR | [x] Expected 1 space before "-"; 0 found
  563 | ERROR | [x] Expected 1 space after "-"; 0 found
  566 | ERROR | [x] Expected 1 space before "-"; 0 found
  566 | ERROR | [x] Expected 1 space after "-"; 0 found
  566 | ERROR | [x] Expected 1 space before "-"; 0 found
  566 | ERROR | [x] Expected 1 space after "-"; 0 found
  582 | ERROR | [x] Expected 1 space before "-"; 0 found
  582 | ERROR | [x] Expected 1 space after "-"; 0 found
  582 | ERROR | [x] Expected 1 space before "-"; 0 found
  582 | ERROR | [x] Expected 1 space after "-"; 0 found
  672 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but
      |       |     found "null"
  690 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but
      |       |     found "null"
  722 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but
      |       |     found "null"
  729 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but
      |       |     found "null"
  774 | ERROR | [x] Expected 1 space before "="; 0 found
  774 | ERROR | [x] Expected 1 space after "="; 0 found
  780 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but
      |       |     found "null"
  782 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but
      |       |     found "null"
  786 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but
      |       |     found "null"
  803 | ERROR | [x] Expected 1 space before "-"; 0 found
  803 | ERROR | [x] Expected 1 space after "-"; 0 found
  803 | ERROR | [x] Expected 1 space before "-"; 0 found
  803 | ERROR | [x] Expected 1 space after "-"; 0 found
  803 | ERROR | [x] Expected 1 space before "="; 0 found
  803 | ERROR | [x] Expected 1 space after "="; 0 found
  978 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but
      |       |     found "null"
  979 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but
      |       |     found "null"
  980 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but
      |       |     found "null"
 1125 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but
      |       |     found "true"
 1127 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE"
      |       |     but found "false"
 1128 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but
      |       |     found "true"
 1129 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but
      |       |     found "true"
 1148 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but
      |       |     found "null"
 1149 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but
      |       |     found "null"
 1150 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE"
      |       |     but found "false"
 1151 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but
      |       |     found "null"
 1152 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but
      |       |     found "null"
 1297 | ERROR | [x] Expected 1 space before "-"; 0 found
 1297 | ERROR | [x] Expected 1 space after "-"; 0 found
 1297 | ERROR | [x] Expected 1 space before "-"; 0 found
 1297 | ERROR | [x] Expected 1 space after "-"; 0 found
 1297 | ERROR | [x] Expected 1 space before "-"; 0 found
 1297 | ERROR | [x] Expected 1 space after "-"; 0 found
 1297 | ERROR | [x] Expected 1 space before "="; 0 found
 1297 | ERROR | [x] Expected 1 space after "="; 0 found
 1341 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but
      |       |     found "true"
 1354 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE"
      |       |     but found "false"
 1374 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but
      |       |     found "null"
 1477 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but
      |       |     found "null"
 1478 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but
      |       |     found "true"
 1492 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE"
      |       |     but found "false"
 1498 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but
      |       |     found "null"
 1539 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE"
      |       |     but found "false"
 1556 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but
      |       |     found "true"
 1557 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but
      |       |     found "true"
 1559 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE"
      |       |     but found "false"
 1567 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but
      |       |     found "true"
 1586 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE"
      |       |     but found "false"
 1589 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but
      |       |     found "true"
 1591 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE"
      |       |     but found "false"
 1597 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but
      |       |     found "true"
 1643 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE"
      |       |     but found "false"
 1668 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE"
      |       |     but found "false"
 1712 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but
      |       |     found "null"
 1716 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but
      |       |     found "null"
 1741 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE"
      |       |     but found "false"
 1762 | ERROR | [x] Functions must not contain multiple empty lines in a row;
      |       |     found 2 empty lines
 1768 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE"
      |       |     but found "false"
 1771 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but
      |       |     found "true"
 1824 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but
      |       |     found "true"
 1842 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but
      |       |     found "null"
 1857 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE"
      |       |     but found "false"
 1861 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE"
      |       |     but found "false"
 1922 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but
      |       |     found "true"
 1929 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but
      |       |     found "true"
 1931 | ERROR | [x] Functions must not contain multiple empty lines in a row;
      |       |     found 2 empty lines
 1936 | ERROR | [x] Functions must not contain multiple empty lines in a row;
      |       |     found 2 empty lines
 1938 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE"
      |       |     but found "false"
 1965 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but
      |       |     found "null"
 1975 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but
      |       |     found "null"
 1992 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but
      |       |     found "null"
 2014 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but
      |       |     found "null"
 2116 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but
      |       |     found "null"
 2119 | ERROR | [x] Functions must not contain multiple empty lines in a row;
      |       |     found 2 empty lines
 2140 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but
      |       |     found "true"
 2219 | ERROR | [x] Functions must not contain multiple empty lines in a row;
      |       |     found 2 empty lines
 2244 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but
      |       |     found "true"
 2268 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but
      |       |     found "true"
 2270 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but
      |       |     found "true"
 2272 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but
      |       |     found "true"
 2283 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but
      |       |     found "null"
 2292 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but
      |       |     found "null"
 2296 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE"
      |       |     but found "false"
 2309 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but
      |       |     found "true"
 2316 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but
      |       |     found "true"
 2324 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but
      |       |     found "true"
 2326 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but
      |       |     found "true"
 2356 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but
      |       |     found "true"
 2441 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but
      |       |     found "null"
 2497 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but
      |       |     found "null"
 2515 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE"
      |       |     but found "false"
 2542 | ERROR | [x] Functions must not contain multiple empty lines in a row;
      |       |     found 2 empty lines
 2574 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but
      |       |     found "null"
 2575 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but
      |       |     found "null"
 2616 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but
      |       |     found "null"
 2618 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but
      |       |     found "null"
 2652 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE"
      |       |     but found "false"
 2715 | ERROR | [x] Functions must not contain multiple empty lines in a row;
      |       |     found 2 empty lines
 2750 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but
      |       |     found "true"
 2752 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but
      |       |     found "true"
 2759 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but
      |       |     found "true"
 2778 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but
      |       |     found "true"
 2817 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE"
      |       |     but found "false"
 2848 | ERROR | [x] Inline control structures are not allowed
 2853 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but
      |       |     found "true"
 2855 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but
      |       |     found "true"
 2862 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but
      |       |     found "true"
 2867 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE"
      |       |     but found "false"
 2903 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but
      |       |     found "true"
 2924 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but
      |       |     found "true"
 2965 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but
      |       |     found "null"
 2976 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but
      |       |     found "true"
 3000 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but
      |       |     found "true"
 3015 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but
      |       |     found "true"
 3017 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE"
      |       |     but found "false"
 3023 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but
      |       |     found "true"
 3050 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but
      |       |     found "null"
 3092 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but
      |       |     found "null"
 3092 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but
      |       |     found "null"
 3117 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but
      |       |     found "null"
 3117 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but
      |       |     found "null"
 3135 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but
      |       |     found "true"
 3167 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE"
      |       |     but found "false"
 3190 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but
      |       |     found "true"
 3324 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE"
      |       |     but found "false"
 3365 | ERROR | [x] Functions must not contain multiple empty lines in a row;
      |       |     found 2 empty lines
 3376 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE"
      |       |     but found "false"
 3388 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but
      |       |     found "true"
 3389 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE"
      |       |     but found "false"
 3420 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but
      |       |     found "true"
 3484 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but
      |       |     found "null"
 3574 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but
      |       |     found "true"
 3578 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but
      |       |     found "null"
 3597 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but
      |       |     found "null"
 3642 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but
      |       |     found "true"
 3741 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but
      |       |     found "null"
 3776 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE"
      |       |     but found "false"
 3818 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE"
      |       |     but found "false"
 3969 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but
      |       |     found "null"
 4006 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but
      |       |     found "null"
 4007 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE"
      |       |     but found "false"
 4008 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but
      |       |     found "true"
 4029 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE"
      |       |     but found "false"
 4030 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but
      |       |     found "null"
 4077 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE"
      |       |     but found "false"
 4106 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but
      |       |     found "true"
 4133 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but
      |       |     found "true"
 4134 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but
      |       |     found "null"
 4150 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE"
      |       |     but found "false"
 4151 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but
      |       |     found "null"
 4176 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but
      |       |     found "true"
 4182 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE"
      |       |     but found "false"
 4246 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but
      |       |     found "true"
 4247 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but
      |       |     found "true"
 4248 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but
      |       |     found "true"
 4266 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE"
      |       |     but found "false"
 4267 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE"
      |       |     but found "false"
 4297 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but
      |       |     found "true"
 4298 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but
      |       |     found "true"
 4312 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE"
      |       |     but found "false"
 4313 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but
      |       |     found "true"
 4350 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but
      |       |     found "true"
 4363 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE"
      |       |     but found "false"
 4405 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but
      |       |     found "true"
 4408 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE"
      |       |     but found "false"
 4549 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but
      |       |     found "true"
 4550 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but
      |       |     found "true"
 4551 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE"
      |       |     but found "false"
 4566 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE"
      |       |     but found "false"
 4597 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but
      |       |     found "true"
 4602 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but
      |       |     found "true"
 4615 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but
      |       |     found "true"
 4627 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE"
      |       |     but found "false"
 4639 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but
      |       |     found "true"
 4662 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but
      |       |     found "true"
 4664 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but
      |       |     found "null"
 4762 | ERROR | [x] Expected 1 space before "?"; 0 found
 4762 | ERROR | [x] Expected 1 space after "?"; 0 found
 4762 | ERROR | [x] Expected 1 space before "*"; 0 found
 4762 | ERROR | [x] Expected 1 space after "*"; 0 found
 4762 | ERROR | [x] Expected 1 space before "?"; 0 found
 4762 | ERROR | [x] Expected 1 space after ":"; 0 found
 4762 | ERROR | [x] Expected 1 space before "/"; 0 found
 4762 | ERROR | [x] Expected 1 space after "/"; 0 found
 4762 | ERROR | [x] Expected 1 space before "?"; 0 found
 4762 | ERROR | [x] Expected 1 space after "?"; 0 found
 4762 | ERROR | [x] Expected 1 space before "|"; 0 found
 4762 | ERROR | [x] Expected 1 space after "|"; 0 found
 4762 | ERROR | [x] Expected 1 space before "/"; 0 found
 4762 | ERROR | [x] Expected 1 space after "/"; 0 found
 4769 | ERROR | [x] Expected 1 space after "/"; 0 found
 4769 | ERROR | [x] Expected 1 space before "?"; 0 found
 4769 | ERROR | [x] Expected 1 space after ":"; 0 found
 4769 | ERROR | [x] Expected 1 space before "/"; 0 found
 4769 | ERROR | [x] Expected 1 space after "/"; 0 found
 4769 | ERROR | [x] Expected 1 space before "?"; 0 found
 4769 | ERROR | [x] Expected 1 space after ":"; 0 found
 4769 | ERROR | [x] Expected 1 space before "|"; 0 found
 4769 | ERROR | [x] Expected 1 space after "|"; 0 found
 4769 | ERROR | [x] Expected 1 space before "|"; 0 found
 4769 | ERROR | [x] Expected 1 space after "|"; 0 found
 4769 | ERROR | [x] Expected 1 space before "|"; 0 found
 4769 | ERROR | [x] Expected 1 space after "|"; 0 found
 4769 | ERROR | [x] Expected 1 space before "|"; 0 found
 4769 | ERROR | [x] Expected 1 space after "|"; 0 found
 4769 | ERROR | [x] Expected 1 space before "|"; 0 found
 4769 | ERROR | [x] Expected 1 space after "|"; 0 found
 4769 | ERROR | [x] Expected 1 space before "|"; 0 found
 4769 | ERROR | [x] Expected 1 space after "|"; 0 found
 4769 | ERROR | [x] Expected 1 space before "|"; 0 found
 4769 | ERROR | [x] Expected 1 space after "|"; 0 found
 4769 | ERROR | [x] Expected 1 space before "/"; 0 found
 4769 | ERROR | [x] Expected 1 space after "/"; 0 found
 4769 | ERROR | [x] Expected 1 space before "?"; 0 found
 4769 | ERROR | [x] Expected 1 space after ":"; 0 found
 4769 | ERROR | [x] Expected 1 space before "|"; 0 found
 4769 | ERROR | [x] Expected 1 space after "|"; 0 found
 4769 | ERROR | [x] Expected 1 space before "|"; 0 found
 4769 | ERROR | [x] Expected 1 space after "|"; 0 found
 4769 | ERROR | [x] Expected 1 space before "|"; 0 found
 4769 | ERROR | [x] Expected 1 space after "|"; 0 found
 4769 | ERROR | [x] Expected 1 space before "|"; 0 found
 4769 | ERROR | [x] Expected 1 space after "|"; 0 found
 4769 | ERROR | [x] Expected 1 space before "/"; 0 found
 4769 | ERROR | [x] Expected 1 space after "/"; 0 found
 4769 | ERROR | [x] Expected 1 space before "?"; 0 found
 4769 | ERROR | [x] Expected 1 space after ":"; 0 found
 4769 | ERROR | [x] Expected 1 space before "|"; 0 found
 4769 | ERROR | [x] Expected 1 space after "|"; 0 found
 4769 | ERROR | [x] Expected 1 space before "|"; 0 found
 4769 | ERROR | [x] Expected 1 space after "|"; 0 found
 4769 | ERROR | [x] Expected 1 space before "|"; 0 found
 4769 | ERROR | [x] Expected 1 space after "|"; 0 found
 4769 | ERROR | [x] Expected 1 space before "+"; 0 found
 4769 | ERROR | [x] Expected 1 space after "+"; 0 found
 4769 | ERROR | [x] Expected 1 space before "/"; 0 found
 4769 | ERROR | [x] Expected 1 space after "/"; 0 found
 4769 | ERROR | [x] Expected 1 space before "-"; 0 found
 4769 | ERROR | [x] Expected 1 space after "-"; 0 found
 4769 | ERROR | [x] Expected 1 space before "+="; 0 found
 4769 | ERROR | [x] Expected 1 space after "+="; 0 found
 4769 | ERROR | [x] Expected 1 space before "*"; 0 found
 4769 | ERROR | [x] Expected 1 space after "*"; 0 found
 4769 | ERROR | [x] Expected 1 space before "/"; 0 found
 4769 | ERROR | [x] Expected 1 space after "/"; 0 found
 4776 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but
      |       |     found "true"
 4859 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE"
      |       |     but found "false"
 4860 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but
      |       |     found "true"
 4861 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but
      |       |     found "null"
 5019 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but
      |       |     found "true"
 5021 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE"
      |       |     but found "false"
 5025 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE"
      |       |     but found "false"
 5028 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but
      |       |     found "null"
 5029 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but
      |       |     found "true"
 5030 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but
      |       |     found "null"
 5031 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE"
      |       |     but found "false"
 5068 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but
      |       |     found "true"
 5070 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but
      |       |     found "null"
 5072 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but
      |       |     found "null"
 5073 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but
      |       |     found "null"
 5074 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but
      |       |     found "null"
 5077 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but
      |       |     found "null"
 5097 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but
      |       |     found "true"
 5100 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE"
      |       |     but found "false"
 5164 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE"
      |       |     but found "false"
 5167 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE"
      |       |     but found "false"
 5189 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE"
      |       |     but found "false"
 5190 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE"
      |       |     but found "false"
 5191 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE"
      |       |     but found "false"
 5192 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but
      |       |     found "null"
 5227 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but
      |       |     found "null"
 5231 | ERROR | [x] Expected 1 space before "-"; 0 found
 5231 | ERROR | [x] Expected 1 space after "-"; 0 found
 5231 | ERROR | [x] Expected 1 space before "-"; 0 found
 5231 | ERROR | [x] Expected 1 space after "-"; 0 found
 5320 | ERROR | [x] Expected 1 space before "-"; 0 found
 5320 | ERROR | [x] Expected 1 space after "-"; 0 found
 5324 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but
      |       |     found "true"
 5351 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but
      |       |     found "true"
 5381 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but
      |       |     found "true"
 5384 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but
      |       |     found "true"
 5395 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE"
      |       |     but found "false"
 5407 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but
      |       |     found "true"
 5426 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE"
      |       |     but found "false"
 5448 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE"
      |       |     but found "false"
 5459 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but
      |       |     found "null"
 5463 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but
      |       |     found "null"
 5598 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but
      |       |     found "null"
 5601 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE"
      |       |     but found "false"
 5602 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but
      |       |     found "null"
 5625 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but
      |       |     found "null"
 5626 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but
      |       |     found "null"
 5627 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but
      |       |     found "null"
 5670 | ERROR | [x] Expected 1 space after "-"; 0 found
 5670 | ERROR | [x] Expected 1 space before "%"; 0 found
 5670 | ERROR | [x] Expected 1 space after "%"; 0 found
 5723 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but
      |       |     found "null"
 5861 | ERROR | [x] Expected 1 space before "-"; 0 found
 5861 | ERROR | [x] Expected 1 space after "-"; 0 found
 5861 | ERROR | [x] Expected 1 space before "-"; 0 found
 5861 | ERROR | [x] Expected 1 space after "-"; 0 found
 5861 | ERROR | [x] Expected 1 space before "-"; 0 found
 5861 | ERROR | [x] Expected 1 space after "-"; 0 found
 5861 | ERROR | [x] Expected 1 space before "="; 0 found
 5861 | ERROR | [x] Expected 1 space after "="; 0 found
 5864 | ERROR | [x] Expected 1 space before "-"; 0 found
 5864 | ERROR | [x] Expected 1 space after "-"; 0 found
 5864 | ERROR | [x] Expected 1 space before "-"; 0 found
 5864 | ERROR | [x] Expected 1 space after "-"; 0 found
 5864 | ERROR | [x] Expected 1 space before "="; 0 found
 5864 | ERROR | [x] Expected 1 space after "="; 0 found
 5864 | ERROR | [x] Expected 1 space before "-"; 0 found
 5864 | ERROR | [x] Expected 1 space after "-"; 0 found
 5864 | ERROR | [x] Expected 1 space before "-"; 0 found
 5864 | ERROR | [x] Expected 1 space after "-"; 0 found
 5864 | ERROR | [x] Expected 1 space before "="; 0 found
 5864 | ERROR | [x] Expected 1 space after "="; 0 found
 5864 | ERROR | [x] Expected 1 space before "-"; 0 found
 5864 | ERROR | [x] Expected 1 space after "-"; 0 found
 5864 | ERROR | [x] Expected 1 space before "-"; 0 found
 5864 | ERROR | [x] Expected 1 space after "-"; 0 found
 5864 | ERROR | [x] Expected 1 space before "="; 0 found
 5864 | ERROR | [x] Expected 1 space after "="; 0 found
 5902 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but
      |       |     found "null"
 5927 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but
      |       |     found "true"
 5928 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but
      |       |     found "true"
 5948 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE"
      |       |     but found "false"
 5950 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE"
      |       |     but found "false"
 5964 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but
      |       |     found "true"
 5967 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but
      |       |     found "true"
 5977 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but
      |       |     found "null"
 6120 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but
      |       |     found "true"
 6121 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but
      |       |     found "true"
 6132 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but
      |       |     found "null"
 6133 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE"
      |       |     but found "false"
 6134 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE"
      |       |     but found "false"
 6215 | ERROR | [x] Case breaking statements must be followed by a single blank
      |       |     line
 6221 | ERROR | [x] Case breaking statements must be followed by a single blank
      |       |     line
 6235 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but
      |       |     found "true"
 6236 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE"
      |       |     but found "false"
 6237 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but
      |       |     found "true"
 6238 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE"
      |       |     but found "false"
 6242 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but
      |       |     found "null"
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 391 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\task\january_theme\js\checkbox.es6.js
--------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------
 1 | ERROR | [x] End of line character is invalid; expected "\n" but found
   |       |     "\r\n"
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\task\january_theme\js\checkbox.js
--------------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
--------------------------------------------------------------------------------
  1 | ERROR | [x] End of line character is invalid; expected "\n" but found
    |       |     "\r\n"
 11 | ERROR | [x] Expected 1 newline at end of file; 0 found
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\task\january_theme\js\comments.es6.js
--------------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
--------------------------------------------------------------------------------
  1 | ERROR | [x] End of line character is invalid; expected "\n" but found
    |       |     "\r\n"
 18 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but
    |       |     found "null"
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\task\january_theme\js\comments.js
--------------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 3 LINES
--------------------------------------------------------------------------------
  1 | ERROR | [x] End of line character is invalid; expected "\n" but found
    |       |     "\r\n"
 10 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but
    |       |     found "null"
 35 | ERROR | [x] Expected 1 newline at end of file; 0 found
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\task\january_theme\js\custom.js
--------------------------------------------------------------------------------
FOUND 52 ERRORS AFFECTING 34 LINES
--------------------------------------------------------------------------------
   1 | ERROR | [x] End of line character is invalid; expected "\n" but found
     |       |     "\r\n"
   7 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
   7 | ERROR | [x] Expected 1 space before opening brace; found 0
   9 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but
     |       |     found "true"
  10 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but
     |       |     found "false"
  12 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but
     |       |     found "false"
  25 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but
     |       |     found "true"
  32 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but
     |       |     found "false"
  39 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but
     |       |     found "false"
  40 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but
     |       |     found "false"
  42 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but
     |       |     found "true"
  55 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but
     |       |     found "true"
  62 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but
     |       |     found "false"
  70 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but
     |       |     found "true"
  71 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but
     |       |     found "false"
  73 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but
     |       |     found "false"
  87 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but
     |       |     found "true"
  88 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but
     |       |     found "false"
  90 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but
     |       |     found "false"
 103 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but
     |       |     found "true"
 110 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but
     |       |     found "false"
 116 | ERROR | [x] Functions must not contain multiple empty lines in a row;
     |       |     found 2 empty lines
 119 | ERROR | [x] Whitespace found at end of line
 120 | ERROR | [x] Whitespace found at end of line
 133 | ERROR | [x] Whitespace found at end of line
 133 | ERROR | [x] Functions must not contain multiple empty lines in a row;
     |       |     found 2 empty lines
 134 | ERROR | [x] Whitespace found at end of line
 135 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
 137 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but
     |       |     found "false"
 137 | ERROR | [x] Spaces must be used for alignment; tabs are not allowed
 137 | ERROR | [x] Whitespace found at end of line
 139 | ERROR | [x] Whitespace found at end of line
 144 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
 144 | ERROR | [x] Expected 1 space before opening brace; found 0
 144 | ERROR | [x] Whitespace found at end of line
 146 | ERROR | [x] Expected 1 space before "+"; 0 found
 146 | ERROR | [x] Expected 1 space after "+"; 0 found
 146 | ERROR | [x] Expected 1 space before "+"; 0 found
 146 | ERROR | [x] Expected 1 space after "+"; 0 found
 150 | ERROR | [x] Expected 1 space before "+"; 0 found
 150 | ERROR | [x] Expected 1 space after "+"; 0 found
 150 | ERROR | [x] Expected 1 space before "+"; 0 found
 150 | ERROR | [x] Expected 1 space after "+"; 0 found
 155 | ERROR | [x] Expected 1 space before "+"; 0 found
 155 | ERROR | [x] Expected 1 space after "+"; 0 found
 155 | ERROR | [x] Expected 1 space before "+"; 0 found
 155 | ERROR | [x] Expected 1 space after "+"; 0 found
 158 | ERROR | [x] Expected 1 space before "+"; 0 found
 158 | ERROR | [x] Expected 1 space after "+"; 0 found
 158 | ERROR | [x] Expected 1 space before "+"; 0 found
 158 | ERROR | [x] Expected 1 space after "+"; 0 found
 164 | ERROR | [x] Expected 1 newline at end of file; 0 found
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 52 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\task\january_theme\js\message.theme.es6.js
--------------------------------------------------------------------------------
FOUND 45 ERRORS AFFECTING 10 LINES
--------------------------------------------------------------------------------
  1 | ERROR | [x] End of line character is invalid; expected "\n" but found
    |       |     "\r\n"
 30 | ERROR | [x] Expected 1 space before "-"; 0 found
 30 | ERROR | [x] Expected 1 space after "-"; 0 found
 37 | ERROR | [x] Expected 1 space before "-"; 0 found
 37 | ERROR | [x] Expected 1 space after "-"; 0 found
 66 | ERROR | [x] Expected 1 space after "<"; 0 found
 66 | ERROR | [x] Expected 1 space before "="; 0 found
 66 | ERROR | [x] Expected 1 space after "="; 0 found
 66 | ERROR | [x] Expected 1 space before "-"; 0 found
 66 | ERROR | [x] Expected 1 space after "-"; 0 found
 66 | ERROR | [x] Expected 1 space before "-"; 0 found
 66 | ERROR | [x] Expected 1 space after "-"; 0 found
 66 | ERROR | [x] Expected 1 space before "="; 0 found
 66 | ERROR | [x] Expected 1 space after "="; 0 found
 66 | ERROR | [x] Expected 1 space before ">"; 0 found
 67 | ERROR | [x] Expected 1 space after "<"; 0 found
 67 | ERROR | [x] Expected 1 space before "="; 0 found
 67 | ERROR | [x] Expected 1 space after "="; 0 found
 67 | ERROR | [x] Expected 1 space before ">"; 0 found
 68 | ERROR | [x] Expected 1 space after "<"; 0 found
 68 | ERROR | [x] Expected 1 space before "="; 0 found
 68 | ERROR | [x] Expected 1 space after "="; 0 found
 68 | ERROR | [x] Expected 1 space before ">"; 0 found
 68 | ERROR | [x] Expected 1 space after ">"; 0 found
 68 | ERROR | [x] Expected 1 space before "<"; 0 found
 68 | ERROR | [x] Expected 1 space after "<"; 0 found
 68 | ERROR | [x] Expected 1 space before "/"; 0 found
 68 | ERROR | [x] Expected 1 space after "/"; 0 found
 68 | ERROR | [x] Expected 1 space before ">"; 0 found
 70 | ERROR | [x] Expected 1 space after "<"; 0 found
 70 | ERROR | [x] Expected 1 space before "/"; 0 found
 70 | ERROR | [x] Expected 1 space after "/"; 0 found
 70 | ERROR | [x] Expected 1 space before ">"; 0 found
 71 | ERROR | [x] Expected 1 space after "<"; 0 found
 71 | ERROR | [x] Expected 1 space before "="; 0 found
 71 | ERROR | [x] Expected 1 space after "="; 0 found
 71 | ERROR | [x] Expected 1 space before ">"; 0 found
 73 | ERROR | [x] Expected 1 space after "<"; 0 found
 73 | ERROR | [x] Expected 1 space before "/"; 0 found
 73 | ERROR | [x] Expected 1 space after "/"; 0 found
 73 | ERROR | [x] Expected 1 space before ">"; 0 found
 74 | ERROR | [x] Expected 1 space after "<"; 0 found
 74 | ERROR | [x] Expected 1 space before "/"; 0 found
 74 | ERROR | [x] Expected 1 space after "/"; 0 found
 74 | ERROR | [x] Expected 1 space before ">"; 0 found
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 45 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\task\january_theme\js\message.theme.js
----------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
----------------------------------------------------------------------
 1 | WARNING | File appears to be minified and cannot be processed
----------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\task\january_theme\js\messages.es6.js
--------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------
 1 | ERROR | [x] End of line character is invalid; expected "\n" but found
   |       |     "\r\n"
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\task\january_theme\js\messages.js
--------------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
--------------------------------------------------------------------------------
  1 | ERROR | [x] End of line character is invalid; expected "\n" but found
    |       |     "\r\n"
 31 | ERROR | [x] Expected 1 newline at end of file; 0 found
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\task\january_theme\js\nav-resize.es6.js
--------------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 3 LINES
--------------------------------------------------------------------------------
  1 | ERROR | [x] End of line character is invalid; expected "\n" but found
    |       |     "\r\n"
 41 | ERROR | [x] Expected 1 space before "-"; 0 found
 41 | ERROR | [x] Expected 1 space after "-"; 0 found
 53 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but
    |       |     found "true"
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 4 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\task\january_theme\js\nav-resize.js
--------------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 3 LINES
--------------------------------------------------------------------------------
  1 | ERROR | [x] End of line character is invalid; expected "\n" but found
    |       |     "\r\n"
 22 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but
    |       |     found "true"
 37 | ERROR | [x] Expected 1 newline at end of file; 0 found
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\task\january_theme\js\navigation-utils.es6.js
--------------------------------------------------------------------------------
FOUND 7 ERRORS AFFECTING 6 LINES
--------------------------------------------------------------------------------
   1 | ERROR | [x] End of line character is invalid; expected "\n" but found
     |       |     "\r\n"
  31 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but
     |       |     found "false"
  82 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but
     |       |     found "true"
 104 | ERROR | [x] Inline control structures are not allowed
 104 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but
     |       |     found "false"
 113 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but
     |       |     found "false"
 131 | ERROR | [x] Inline control structures are not allowed
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 7 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\task\january_theme\js\navigation-utils.js
--------------------------------------------------------------------------------
FOUND 8 ERRORS AFFECTING 7 LINES
--------------------------------------------------------------------------------
   1 | ERROR | [x] End of line character is invalid; expected "\n" but found
     |       |     "\r\n"
  11 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but
     |       |     found "false"
  29 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but
     |       |     found "true"
  40 | ERROR | [x] Inline control structures are not allowed
  40 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but
     |       |     found "false"
  45 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but
     |       |     found "false"
  52 | ERROR | [x] Inline control structures are not allowed
 110 | ERROR | [x] Expected 1 newline at end of file; 0 found
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 8 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\task\january_theme\js\navigation.es6.js
--------------------------------------------------------------------------------
FOUND 16 ERRORS AFFECTING 7 LINES
--------------------------------------------------------------------------------
   1 | ERROR | [x] End of line character is invalid; expected "\n" but found
     |       |     "\r\n"
  63 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but
     |       |     found "false"
  69 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but
     |       |     found "false"
  73 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but
     |       |     found "false"
 108 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but
     |       |     found "false"
 122 | ERROR | [x] Expected 1 space before "*="; 0 found
 122 | ERROR | [x] Expected 1 space after "*="; 0 found
 122 | ERROR | [x] Expected 1 space before "*="; 0 found
 122 | ERROR | [x] Expected 1 space after "*="; 0 found
 122 | ERROR | [x] Expected 1 space after "*"; 0 found
 122 | ERROR | [x] Expected 1 space before "="; 0 found
 122 | ERROR | [x] Expected 1 space after "="; 0 found
 122 | ERROR | [x] Expected 1 space before "="; 0 found
 122 | ERROR | [x] Expected 1 space after "="; 0 found
 122 | ERROR | [x] Expected 1 space after "*"; 0 found
 125 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but
     |       |     found "false"
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 16 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\task\january_theme\js\navigation.js
--------------------------------------------------------------------------------
FOUND 7 ERRORS AFFECTING 7 LINES
--------------------------------------------------------------------------------
  1 | ERROR | [x] End of line character is invalid; expected "\n" but found
    |       |     "\r\n"
 35 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but
    |       |     found "false"
 40 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but
    |       |     found "false"
 43 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but
    |       |     found "false"
 64 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but
    |       |     found "false"
 72 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but
    |       |     found "false"
 99 | ERROR | [x] Expected 1 newline at end of file; 0 found
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 7 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\task\january_theme\js\search.es6.js
--------------------------------------------------------------------------------
FOUND 16 ERRORS AFFECTING 16 LINES
--------------------------------------------------------------------------------
   1 | ERROR | [x] End of line character is invalid; expected "\n" but found
     |       |     "\r\n"
  36 | ERROR | [x] Expected 1 space after "*"; 0 found
  42 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but
     |       |     found "false"
  57 | ERROR | [x] Expected 1 space after "*"; 0 found
  60 | ERROR | [x] Expected 1 space after "*"; 0 found
  65 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but
     |       |     found "false"
  78 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but
     |       |     found "false"
 101 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but
     |       |     found "true"
 103 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but
     |       |     found "true"
 106 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but
     |       |     found "true"
 110 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but
     |       |     found "true"
 112 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but
     |       |     found "true"
 114 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but
     |       |     found "true"
 119 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but
     |       |     found "true"
 122 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but
     |       |     found "true"
 125 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but
     |       |     found "true"
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 16 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\task\january_theme\js\search.js
--------------------------------------------------------------------------------
FOUND 14 ERRORS AFFECTING 14 LINES
--------------------------------------------------------------------------------
  1 | ERROR | [x] End of line character is invalid; expected "\n" but found
    |       |     "\r\n"
 19 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but
    |       |     found "false"
 27 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but
    |       |     found "false"
 33 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but
    |       |     found "false"
 44 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but
    |       |     found "true"
 46 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but
    |       |     found "true"
 48 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but
    |       |     found "true"
 52 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but
    |       |     found "true"
 55 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but
    |       |     found "true"
 58 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but
    |       |     found "true"
 63 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but
    |       |     found "true"
 66 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but
    |       |     found "true"
 69 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but
    |       |     found "true"
 85 | ERROR | [x] Expected 1 newline at end of file; 0 found
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 14 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: ...:\Users\Admin\Desktop\task\january_theme\js\second-level-navigation.es6.js
--------------------------------------------------------------------------------
FOUND 12 ERRORS AFFECTING 12 LINES
--------------------------------------------------------------------------------
   1 | ERROR | [x] End of line character is invalid; expected "\n" but found
     |       |     "\r\n"
  74 | ERROR | [x] Inline control structures are not allowed
  81 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but
     |       |     found "false"
 101 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but
     |       |     found "true"
 107 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but
     |       |     found "true"
 132 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but
     |       |     found "false"
 136 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but
     |       |     found "true"
 150 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but
     |       |     found "false"
 163 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but
     |       |     found "false"
 172 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but
     |       |     found "true"
 184 | ERROR | [x] Inline control structures are not allowed
 201 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but
     |       |     found "true"
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 12 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\task\january_theme\js\second-level-navigation.js
--------------------------------------------------------------------------------
FOUND 13 ERRORS AFFECTING 13 LINES
--------------------------------------------------------------------------------
   1 | ERROR | [x] End of line character is invalid; expected "\n" but found
     |       |     "\r\n"
  34 | ERROR | [x] Inline control structures are not allowed
  38 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but
     |       |     found "false"
  49 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but
     |       |     found "true"
  54 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but
     |       |     found "true"
  67 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but
     |       |     found "false"
  70 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but
     |       |     found "true"
  77 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but
     |       |     found "false"
  82 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but
     |       |     found "false"
  87 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but
     |       |     found "true"
  95 | ERROR | [x] Inline control structures are not allowed
 103 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but
     |       |     found "true"
 105 | ERROR | [x] Expected 1 newline at end of file; 0 found
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 13 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\task\january_theme\js\slick.min.js
----------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
----------------------------------------------------------------------
 1 | WARNING | File appears to be minified and cannot be processed
----------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\task\january_theme\js\tabs.es6.js
--------------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
--------------------------------------------------------------------------------
  1 | ERROR | [x] End of line character is invalid; expected "\n" but found
    |       |     "\r\n"
 45 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but
    |       |     found "true"
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\task\january_theme\js\tabs.js
--------------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 3 LINES
--------------------------------------------------------------------------------
  1 | ERROR | [x] End of line character is invalid; expected "\n" but found
    |       |     "\r\n"
 25 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but
    |       |     found "true"
 37 | ERROR | [x] Expected 1 newline at end of file; 0 found
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\task\january_theme\js\wow.min.js
----------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
----------------------------------------------------------------------
 1 | WARNING | File appears to be minified and cannot be processed
----------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\task\january_theme\src\JanuaryPreRender.php
--------------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 2 LINES
--------------------------------------------------------------------------------
  1 | ERROR | [x] End of line character is invalid; expected "\n" but found
    |       |     "\r\n"
 12 | ERROR | [ ] Class name doesn't match filename; expected "class
    |       |     JanuaryPreRender"
 12 | ERROR | [ ] Class name must begin with a capital letter
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\task\january_theme\theme-settings.php
--------------------------------------------------------------------------------
FOUND 21 ERRORS AFFECTING 19 LINES
--------------------------------------------------------------------------------
  1 | ERROR | [x] End of line character is invalid; expected "\n" but found
    |       |     "\r\n"
  8 | ERROR | [x] There must be exactly one blank line after the file comment
  8 | ERROR | [x] Expected 1 space(s) before asterisk; 0 found
 13 | ERROR | [x] There must be no blank lines after the function comment
 15 | ERROR | [x] Namespaced classes/interfaces/traits should be referenced
    |       |     with use statements
 17 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 18 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
 19 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 21 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 27 | ERROR | [x] Whitespace found at end of line
 28 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 34 | ERROR | [x] Whitespace found at end of line
 35 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 41 | ERROR | [x] Whitespace found at end of line
 42 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 49 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 55 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 61 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 67 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 76 | ERROR | [x] Expected 1 newline at end of file; 0 found
 76 | ERROR | [x] A closing tag is not permitted at the end of a PHP file
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 21 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------

Time: 2.96 secs; Memory: 106MB

Proposed resolution

Fix the errors and warnings.

🐛 Bug report
Status

Fixed

Version

1.0

Component

Code

Created by

🇮🇳India Jay Jangid

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024