Fix the issues reported by phpcs

Created on 9 November 2023, 8 months ago
Updated 14 November 2023, 7 months ago

Problem/Motivation

FILE: /Users/a./Documents/Internal/Projects/d10contrib/web/themes/contrib/mediteran/css/layout/layout.css
---------------------------------------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------------------------------------
  9 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 0
 10 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
---------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------------------------------------


FILE: /Users/a./Documents/Internal/Projects/d10contrib/web/themes/contrib/mediteran/css/ckeditor/ckeditor.css
-------------------------------------------------------------------------------------------------------------
FOUND 54 ERRORS AFFECTING 27 LINES
-------------------------------------------------------------------------------------------------------------
  2 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  2 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  3 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  3 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  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
  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
  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
 11 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 11 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 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
 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
 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
 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
 34 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 34 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 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
 37 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 37 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 38 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 38 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 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
-------------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 54 MARKED SNIFF VIOLATIONS AUTOMATICALLY
-------------------------------------------------------------------------------------------------------------


FILE: /Users/a./Documents/Internal/Projects/d10contrib/web/themes/contrib/mediteran/css/admin_toolbar/admin.toolbar.css
-----------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
-----------------------------------------------------------------------------------------------------------------------
 272 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
-----------------------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
-----------------------------------------------------------------------------------------------------------------------


FILE: /Users/a./Documents/Internal/Projects/d10contrib/web/themes/contrib/mediteran/css/components/tour.theme.css
-----------------------------------------------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
-----------------------------------------------------------------------------------------------------------------
 191 | ERROR | [x] Expected 1 newline at end of file; 2 found
 192 | ERROR | [x] Additional whitespace found at end of file
-----------------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
-----------------------------------------------------------------------------------------------------------------


FILE: /Users/a./Documents/Internal/Projects/d10contrib/web/themes/contrib/mediteran/css/components/form.css
-----------------------------------------------------------------------------------------------------------
FOUND 477 ERRORS AFFECTING 239 LINES
-----------------------------------------------------------------------------------------------------------
   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
   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
  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
  11 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  11 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  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
  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
  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
  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
  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
  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 4 spaces, found 2
  41 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  41 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
  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
  46 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  46 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  47 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  47 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  48 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  48 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  49 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  49 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  50 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  50 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  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
  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
  65 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  65 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  66 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  66 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
  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
  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
  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
  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
  82 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  82 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  86 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  86 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  87 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  87 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  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
  95 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  95 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  96 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  96 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  97 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  97 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  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
 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
 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
 110 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 110 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 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
 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
 121 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 121 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 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
 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
 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
 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
 136 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 136 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
 137 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 137 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
 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
 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
 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 4 spaces, found 2
 145 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 145 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
 146 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 146 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
 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
 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 4 spaces, found 2
 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] Spaces must be used to indent lines; tabs are not allowed
 152 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 153 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 153 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
 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 4 spaces, found 2
 156 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 156 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
 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
 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
 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
 167 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 167 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 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
 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
 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
 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
 192 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 192 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 193 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 193 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 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
 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
 201 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 201 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 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
 208 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 208 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 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
 213 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 213 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 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
 220 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 220 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 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
 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
 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
 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
 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
 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
 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
 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
 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
 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
 243 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 243 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 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
 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
 253 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 253 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 254 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 254 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 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
 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
 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
 268 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 268 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 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
 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
 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
 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
 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
 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
 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
 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
 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
 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
 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
 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
 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
 328 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 328 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 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
 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
 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
 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
 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
 352 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 352 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 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
 355 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 355 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 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
 358 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 358 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 359 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 359 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 363 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 363 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 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 | [ ] No style definition found on line; check for missing colon
 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
 367 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 367 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 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
 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
 376 | ERROR | [x] Selectors must be on a single line
 377 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 377 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 1
 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
 384 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 384 | 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
 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
 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
 414 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 414 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 415 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 415 | 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
 424 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 424 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 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
 426 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 426 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 427 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 427 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 428 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 428 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 432 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 432 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 433 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 433 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 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
 438 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 438 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 442 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 442 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 446 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 446 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 447 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 447 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 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
 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
 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
 462 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 462 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 463 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 463 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
 464 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 464 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
 465 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 465 | 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
 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
 471 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 471 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
 472 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 472 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
 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] Spaces must be used to indent lines; tabs are not allowed
 475 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 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
 477 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 477 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
 478 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 478 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 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 4 spaces, found 2
 482 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 482 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
 483 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 483 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
 484 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 484 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
 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
 487 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 487 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 488 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 488 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
 489 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 489 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 491 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 491 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 492 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 492 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
 493 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 493 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 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
 496 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 496 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
 497 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 497 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
 498 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 498 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 500 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 500 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 501 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 501 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
 502 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 502 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
 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
 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
 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
 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
 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
 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
 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
 524 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 524 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 525 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 525 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 530 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 530 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 531 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 531 | 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
 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
 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
 553 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 553 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 554 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 554 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 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
 562 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 562 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 565 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 565 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
-----------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 476 MARKED SNIFF VIOLATIONS AUTOMATICALLY
-----------------------------------------------------------------------------------------------------------


FILE: /Users/a./Documents/Internal/Projects/d10contrib/web/themes/contrib/mediteran/css/components/jquery.ui/theme.css
----------------------------------------------------------------------------------------------------------------------
FOUND 578 ERRORS AFFECTING 289 LINES
----------------------------------------------------------------------------------------------------------------------
  11 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  11 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  14 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  14 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  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
  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
  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
  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
  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
  58 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  58 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  59 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  59 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  60 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  60 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  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
  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
  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
  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
  79 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  79 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  80 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  80 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  81 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  81 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  82 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  82 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  86 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  86 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  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
  94 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  94 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  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
 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
 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
 109 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 109 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 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
 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
 118 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 118 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 121 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 121 | 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
 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
 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
 133 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 133 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 136 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 136 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 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
 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
 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
 148 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 148 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 151 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 151 | 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
 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
 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
 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
 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
 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
 172 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 172 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 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
 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
 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
 184 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 184 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 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
 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] Spaces must be used to indent lines; tabs are not allowed
 193 | 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
 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
 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
 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
 208 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 208 | 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
 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
 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
 220 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 220 | 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
 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
 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
 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
 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
 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
 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
 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
 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
 250 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 250 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 253 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 253 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 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
 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
 262 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 262 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 265 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 265 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 268 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 268 | 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
 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
 277 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 277 | 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
 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
 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
 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
 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
 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
 298 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 298 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 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
 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
 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
 310 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 310 | 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
 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
 319 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 319 | 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
 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
 328 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 328 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 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
 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
 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
 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
 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
 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
 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
 352 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 352 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 355 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 355 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 358 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 358 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 361 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 361 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 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
 367 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 367 | 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
 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
 376 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 376 | 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
 382 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 382 | 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
 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
 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
 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
 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
 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
 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
 406 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 406 | 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
 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
 415 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 415 | 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
 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
 424 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 424 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 427 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 427 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 430 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 430 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 433 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 433 | 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
 439 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 439 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 442 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 442 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 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
 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
 451 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 451 | 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
 457 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 457 | 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
 463 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 463 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 466 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 466 | 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
 472 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 472 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 475 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 475 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 478 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 478 | 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
 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
 487 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 487 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 490 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 490 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 493 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 493 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 496 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 496 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 499 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 499 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 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
 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
 508 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 508 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 511 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 511 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 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
 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
 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
 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
 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
 529 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 529 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 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
 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
 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
 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
 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
 547 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 547 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 550 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 550 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 553 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 553 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 556 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 556 | 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
 562 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 562 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 565 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 565 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 568 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 568 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 571 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 571 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 574 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 574 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 577 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 577 | 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
 583 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 583 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 586 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 586 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 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
 592 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 592 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 595 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 595 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 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
 601 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 601 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 604 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 604 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 607 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 607 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 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
 613 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 613 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 616 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 616 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 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
 622 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 622 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 625 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 625 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 632 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 632 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 635 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 635 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 636 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 636 | 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
 645 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 645 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 648 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 648 | 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
 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
 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
 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
 672 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 672 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 673 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 673 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 676 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 676 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 679 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 679 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 680 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 680 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 681 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 681 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 684 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 684 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 685 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 685 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 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
 694 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 694 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 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
 700 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 700 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 701 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 701 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
 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
 703 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 703 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 704 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 704 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
 705 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 705 | 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
 715 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 715 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 718 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 718 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 719 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 719 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 720 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 720 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 721 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 721 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 722 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 722 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 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
 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
 728 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 728 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 729 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 729 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 736 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 736 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 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
 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
 741 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 741 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 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
 750 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 750 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 751 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 751 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 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
 760 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 760 | 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
 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
 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
 776 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 776 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 777 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 777 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 780 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 780 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 781 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 781 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 782 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 782 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 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
 786 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 786 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 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
 793 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 793 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 794 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 794 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 795 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 795 | 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
 803 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 803 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 804 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 804 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 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
 806 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 806 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 807 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 807 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 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
 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
----------------------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 578 MARKED SNIFF VIOLATIONS AUTOMATICALLY
----------------------------------------------------------------------------------------------------------------------


FILE: /Users/a./Documents/Internal/Projects/d10contrib/web/themes/contrib/mediteran/css/components/dialog.css
-------------------------------------------------------------------------------------------------------------
FOUND 248 ERRORS AFFECTING 124 LINES
-------------------------------------------------------------------------------------------------------------
   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
   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
   8 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
   8 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
   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
  11 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  11 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  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
  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
  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 4 spaces, found 2
  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
  32 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  32 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  33 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  33 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
  34 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  34 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  38 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  38 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  39 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  39 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  40 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  40 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
  41 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  41 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
  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
  46 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  46 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  47 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  47 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  48 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  48 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  52 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  52 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  53 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  53 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  57 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  57 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  58 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  58 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  59 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  59 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  60 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  60 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  61 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  61 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  62 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  62 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  66 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  66 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  67 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  67 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  68 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  68 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  69 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  69 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  70 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  70 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  71 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  71 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  72 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  72 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  73 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  73 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  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
  75 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  75 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  76 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  76 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  80 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  80 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  81 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  81 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  85 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  85 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  86 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  86 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  87 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  87 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  88 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  88 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  89 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  89 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  90 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  90 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  91 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  91 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  92 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  92 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  93 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  93 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  94 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  94 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  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
 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
 104 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 104 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 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
 106 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 106 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 107 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 107 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 108 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 108 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 109 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 109 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 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
 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
 121 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 121 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 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
 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
 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
 133 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 133 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 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
 138 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 138 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 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
 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
 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
 143 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 143 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 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
 148 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 148 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 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
 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
 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
 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
 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] Spaces must be used to indent lines; tabs are not allowed
 170 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 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
 172 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 172 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 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
 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
 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
 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
 184 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 184 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 188 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 188 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 192 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 192 | 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
 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
 201 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 201 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 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
 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
 210 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 210 | 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
 215 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 215 | 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
 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
 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
 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
 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
 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
 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
 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
 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
 234 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 234 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 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
 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
 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
 249 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 249 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 253 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 253 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
-------------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 248 MARKED SNIFF VIOLATIONS AUTOMATICALLY
-------------------------------------------------------------------------------------------------------------


FILE: /Users/a./Documents/Internal/Projects/d10contrib/web/themes/contrib/mediteran/css/theme/gutenberg.css
-----------------------------------------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 3 LINES
-----------------------------------------------------------------------------------------------------------
  73 | ERROR | [x] Multiple selectors should each be on a single line
 114 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 0
 330 | ERROR | [x] Expected 1 newline at end of file; 0 found
-----------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY
-----------------------------------------------------------------------------------------------------------


FILE: /Users/a./Documents/Internal/Projects/d10contrib/web/themes/contrib/mediteran/css/theme/module_filter.css
---------------------------------------------------------------------------------------------------------------
FOUND 71 ERRORS AFFECTING 36 LINES
---------------------------------------------------------------------------------------------------------------
  2 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  2 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  3 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  3 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  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
  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
  8 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  8 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 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
 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
 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
 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
 26 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 26 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 27 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 27 | ERROR | [x] Line indented incorrectly; expected 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
 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
 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
 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
 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
 50 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 50 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 53 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 53 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 54 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 54 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 55 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 55 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 56 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 56 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 59 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 59 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 60 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 60 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 61 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 61 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 62 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 62 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 63 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 63 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 64 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 64 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 65 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 65 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 69 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 69 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 70 | ERROR | [x] Expected 1 newline at end of file; 0 found
---------------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 71 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------------------------------------------


FILE: /Users/a./Documents/Internal/Projects/d10contrib/web/themes/contrib/mediteran/css/theme/webform.css
---------------------------------------------------------------------------------------------------------
FOUND 62 ERRORS AFFECTING 61 LINES
---------------------------------------------------------------------------------------------------------
   2 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
   6 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  10 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  31 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  32 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  36 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  40 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  44 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  45 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  46 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  50 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  51 | 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 4
  62 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  66 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  70 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  71 | 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 4
  77 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  78 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  82 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  86 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  87 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  91 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  95 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  96 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 100 | 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 4
 107 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 111 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 115 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 116 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 117 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 121 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 125 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 129 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 133 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 138 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 139 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 143 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 147 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 151 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 155 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 156 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 160 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 164 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 168 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 173 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
 174 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
 175 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
 176 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 176 | ERROR | [x] Whitespace found at end of line
 177 | ERROR | [x] Whitespace found at end of line
 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 4 spaces, found 6
 181 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 204 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
---------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 62 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------------------------------------


FILE: /Users/a./Documents/Internal/Projects/d10contrib/web/themes/contrib/mediteran/css/theme/page_manager.css
--------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------------------------------------
 44 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
--------------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------------


FILE: /Users/a./Documents/Internal/Projects/d10contrib/web/themes/contrib/mediteran/css/theme/token.css
-------------------------------------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 5 LINES
-------------------------------------------------------------------------------------------------------
  1 | ERROR | [x] Multiple selectors should each be on a single line
  2 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  3 | 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
-------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY
-------------------------------------------------------------------------------------------------------


FILE: /Users/a./Documents/Internal/Projects/d10contrib/web/themes/contrib/mediteran/css/tour/tour.module.css
------------------------------------------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
------------------------------------------------------------------------------------------------------------
 292 | ERROR | [x] Expected 1 newline at end of file; 2 found
 293 | ERROR | [x] Additional whitespace found at end of file
------------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
------------------------------------------------------------------------------------------------------------


FILE: /Users/a./Documents/Internal/Projects/d10contrib/web/themes/contrib/mediteran/mediteran.theme
---------------------------------------------------------------------------------------------------
FOUND 17 ERRORS AFFECTING 17 LINES
---------------------------------------------------------------------------------------------------
  16 | ERROR | [x] Opening brace should be on the same line as the declaration
  36 | ERROR | [x] Opening brace should be on the same line as the declaration
  43 | ERROR | [x] Expected newline after closing brace
  56 | ERROR | [x] Opening brace should be on the same line as the declaration
  64 | ERROR | [x] Opening brace should be on the same line as the declaration
  81 | ERROR | [x] Opening brace should be on the same line as the declaration
  97 | ERROR | [x] Opening brace should be on the same line as the declaration
 109 | ERROR | [x] Opening brace should be on the same line as the declaration
 121 | ERROR | [x] Opening brace should be on the same line as the declaration
 133 | ERROR | [x] Opening brace should be on the same line as the declaration
 144 | ERROR | [x] Opening brace should be on the same line as the declaration
 153 | ERROR | [x] Opening brace should be on the same line as the declaration
 164 | ERROR | [x] Opening brace should be on the same line as the declaration
 182 | ERROR | [x] Opening brace should be on the same line as the declaration
 190 | ERROR | [x] Opening brace should be on the same line as the declaration
 198 | ERROR | [x] Missing function doc comment
 228 | ERROR | [x] Expected 1 blank line after function; 2 found
---------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 17 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------------------------------

Time: 618ms; Memory: 16MB

Steps to reproduce

phpcs --standard=Drupal,DrupalPractice --extensions=php,module,inc,install,test,profile,theme,css,info,txt,md,yml "module_path"

Proposed resolution

Resolve the PHPCS issues.

📌 Task
Status

Fixed

Version

1.0

Component

Code

Created by

🇮🇳India Shyam_Bhatt Gujarat

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

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

Sign in to follow issues

Comments & Activities

  • Issue created by @Shyam_Bhatt
  • Issue was unassigned.
  • Status changed to Needs review 8 months ago
  • 🇮🇳India Shyam_Bhatt Gujarat

    Here I am adding a solution patch to fix the above issue.

    After applying the patch, run the below code:
    phpcs --standard=Drupal,DrupalPractice --extensions=php,module,inc,install,test,profile,theme,css,info,txt,md,yml "module_path"

    Result:

    --------------------------------------------------------------------------------------------------------------------------------------
    FILE                                                                                                                  FIXED  REMAINING
    --------------------------------------------------------------------------------------------------------------------------------------
    /Users/a./Documents/Internal/Projects/d10contrib/web/themes/contrib/mediteran/css/layout/layout.css                   2      0
    /Users/a./Documents/Internal/Projects/d10contrib/web/themes/contrib/mediteran/css/ckeditor/ckeditor.css               54     0
    /Users/a./Documents/Internal/Projects/d10contrib/web/themes/contrib/mediteran/css/admin_toolbar/admin.toolbar.css     1      0
    /Users/a./Documents/Internal/Projects/d10contrib/web/themes/contrib/mediteran/css/components/tour.theme.css           2      0
    /Users/a./Documents/Internal/Projects/d10contrib/web/themes/contrib/mediteran/css/components/form.css                 476    1
    /Users/a./Documents/Internal/Projects/d10contrib/web/themes/contrib/mediteran/css/components/jquery.ui/theme.css      578    0
    /Users/a./Documents/Internal/Projects/d10contrib/web/themes/contrib/mediteran/css/components/dialog.css               248    0
    /Users/a./Documents/Internal/Projects/d10contrib/web/themes/contrib/mediteran/css/theme/gutenberg.css                 3      0
    /Users/a./Documents/Internal/Projects/d10contrib/web/themes/contrib/mediteran/css/theme/module_filter.css             71     0
    /Users/a./Documents/Internal/Projects/d10contrib/web/themes/contrib/mediteran/css/theme/webform.css                   62     0
    /Users/a./Documents/Internal/Projects/d10contrib/web/themes/contrib/mediteran/css/theme/page_manager.css              1      0
    /Users/a./Documents/Internal/Projects/d10contrib/web/themes/contrib/mediteran/css/theme/token.css                     5      0
    /Users/a./Documents/Internal/Projects/d10contrib/web/themes/contrib/mediteran/css/tour/tour.module.css                2      0
    /Users/a./Documents/Internal/Projects/d10contrib/web/themes/contrib/mediteran/mediteran.theme                         17     1
    --------------------------------------------------------------------------------------------------------------------------------------
    A TOTAL OF 1522 ERRORS WERE FIXED IN 14 FILES
    --------------------------------------------------------------------------------------------------------------------------------------
    
    Time: 1.11 secs; Memory: 18MB

    Needs review.

  • 🇺🇦Ukraine paulrad

    Hello, @Shyam_Bhatt. PHPCS still reports errors but I'll fix them:

    FILE: /var/www/html/web/themes/contrib/mediteran/mediteran.theme
    ----------------------------------------------------------------------
    FOUND 1 ERROR AFFECTING 1 LINE
    ----------------------------------------------------------------------
     185 | ERROR | Doc comment is empty
    ----------------------------------------------------------------------
    
    
    FILE: /var/www/html/web/themes/contrib/mediteran/css/components/form.css
    --------------------------------------------------------------------------
    FOUND 1 ERROR AFFECTING 1 LINE
    --------------------------------------------------------------------------
     365 | ERROR | No style definition found on line; check for missing colon
    --------------------------------------------------------------------------
    
    
    FILE: /var/www/html/web/themes/contrib/mediteran/css/system/system.admin.css
    --------------------------------------------------------------------------------------
    FOUND 1 ERROR AFFECTING 1 LINE
    --------------------------------------------------------------------------------------
     281 | ERROR | [x] Expected 1 space before opening brace of class definition; 0 found
    --------------------------------------------------------------------------------------
    PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
    --------------------------------------------------------------------------------------
    
    Time: 1.87 secs; Memory: 18MB
    
  • Status changed to Fixed 7 months ago
  • 🇺🇦Ukraine paulrad
Production build 0.69.0 2024