Fix the reported by phpcs.

Created on 3 August 2023, over 1 year ago
Updated 18 August 2023, about 1 year ago

Problem/Motivation

Getting following error/warnings:

FILE: D:\xampp\htdocs\project_10\web\themes\contrib\potent_allure\plugins\magnific-popup\magnific-popup.css
-----------------------------------------------------------------------------------------------------------
FOUND 185 ERRORS AFFECTING 145 LINES
-----------------------------------------------------------------------------------------------------------
   1 | ERROR | [x] End of line character is invalid; expected "\n" but found "\r\n"
  12 | ERROR | [x] Closing brace of class definition must be on new line
  22 | ERROR | [x] Closing brace of class definition must be on new line
  34 | ERROR | [x] Closing brace of class definition must be on new line
  40 | ERROR | [x] Closing brace of class definition must be on new line
  43 | ERROR | [x] Closing brace of class definition must be on new line
  54 | ERROR | [x] Multiple selectors should each be on a single line
  56 | ERROR | [x] Closing brace of class definition must be on new line
  59 | ERROR | [x] Closing brace of class definition must be on new line
  61 | ERROR | [x] Multiple selectors should each be on a single line
  64 | ERROR | [x] Closing brace of class definition must be on new line
  70 | ERROR | [x] Closing brace of class definition must be on new line
  73 | ERROR | [x] Closing brace of class definition must be on new line
  75 | ERROR | [x] Multiple selectors should each be on a single line
  75 | ERROR | [x] Multiple selectors should each be on a single line
  75 | ERROR | [x] Multiple selectors should each be on a single line
  78 | ERROR | [x] Closing brace of class definition must be on new line
  81 | ERROR | [x] Closing brace of class definition must be on new line
  84 | ERROR | [x] Closing brace of class definition must be on new line
  87 | ERROR | [x] CSS colours must be defined in lowercase; expected #ccc but found #CCC
  95 | ERROR | [x] Closing brace of class definition must be on new line
  96 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
  97 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  97 | ERROR | [x] CSS colours must be defined in lowercase; expected #ccc but found #CCC
  97 | ERROR | [x] Closing brace of class definition must be on new line
  98 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
  99 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 6
  99 | ERROR | [x] CSS colours must be defined in lowercase; expected #fff but found #FFF
  99 | ERROR | [x] Closing brace of class definition must be on new line
 102 | ERROR | [x] Closing brace of class definition must be on new line
 105 | ERROR | [x] Closing brace of class definition must be on new line
 107 | ERROR | [x] Multiple selectors should each be on a single line
 118 | ERROR | [x] Closing brace of class definition must be on new line
 121 | ERROR | [x] Closing brace of class definition must be on new line
 135 | ERROR | [x] CSS colours must be defined in lowercase; expected #fff but found #FFF
 138 | ERROR | [x] Closing brace of class definition must be on new line
 139 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
 139 | ERROR | [x] Multiple selectors should each be on a single line
 140 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 141 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 141 | ERROR | [x] Closing brace of class definition must be on new line
 142 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
 143 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 143 | ERROR | [x] Closing brace of class definition must be on new line
 146 | ERROR | [x] Closing brace of class definition must be on new line
 148 | ERROR | [x] Multiple selectors should each be on a single line
 149 | ERROR | [x] CSS colours must be defined in lowercase; expected #fff but found #FFF
 153 | ERROR | [x] Closing brace of class definition must be on new line
 159 | ERROR | [x] CSS colours must be defined in lowercase; expected #ccc but found #CCC
 162 | ERROR | [x] Closing brace of class definition must be on new line
 174 | ERROR | [x] Closing brace of class definition must be on new line
 175 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
 176 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 176 | ERROR | [x] Closing brace of class definition must be on new line
 177 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
 177 | ERROR | [x] Multiple selectors should each be on a single line
 178 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 179 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 179 | ERROR | [x] Closing brace of class definition must be on new line
 180 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
 180 | ERROR | [x] Multiple selectors should each be on a single line
 180 | ERROR | [x] Multiple selectors should each be on a single line
 180 | ERROR | [x] Multiple selectors should each be on a single line
 181 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 182 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 183 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 184 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 185 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 186 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 187 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 188 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 189 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 190 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 190 | ERROR | [x] Closing brace of class definition must be on new line
 191 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
 191 | ERROR | [x] Multiple selectors should each be on a single line
 192 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 193 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 194 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 194 | ERROR | [x] Closing brace of class definition must be on new line
 195 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
 195 | ERROR | [x] Multiple selectors should each be on a single line
 196 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 197 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 198 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 198 | ERROR | [x] Closing brace of class definition must be on new line
 201 | ERROR | [x] Closing brace of class definition must be on new line
 202 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
 202 | ERROR | [x] Multiple selectors should each be on a single line
 203 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 203 | ERROR | [x] CSS colours must be defined in lowercase; expected #fff but found #FFF
 204 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 204 | ERROR | [x] Closing brace of class definition must be on new line
 205 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
 205 | ERROR | [x] Multiple selectors should each be on a single line
 206 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 207 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 207 | ERROR | [x] CSS colours must be defined in lowercase; expected #3f3f3f but found #3F3F3F
 207 | ERROR | [x] Closing brace of class definition must be on new line
 210 | ERROR | [x] Closing brace of class definition must be on new line
 211 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
 211 | ERROR | [x] Multiple selectors should each be on a single line
 212 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 212 | ERROR | [x] CSS colours must be defined in lowercase; expected #fff but found #FFF
 213 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 213 | ERROR | [x] Closing brace of class definition must be on new line
 214 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
 214 | ERROR | [x] Multiple selectors should each be on a single line
 215 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 215 | ERROR | [x] CSS colours must be defined in lowercase; expected #3f3f3f but found #3F3F3F
 215 | ERROR | [x] Closing brace of class definition must be on new line
 219 | ERROR | [x] Closing brace of class definition must be on new line
 220 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
 221 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 222 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 223 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 223 | ERROR | [x] Closing brace of class definition must be on new line
 224 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
 225 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 225 | ERROR | [x] Closing brace of class definition must be on new line
 231 | ERROR | [x] Closing brace of class definition must be on new line
 232 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
 233 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 234 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 235 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 236 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 237 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 238 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 239 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 240 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 240 | ERROR | [x] Closing brace of class definition must be on new line
 253 | ERROR | [x] Closing brace of class definition must be on new line
 257 | ERROR | [x] Closing brace of class definition must be on new line
 258 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
 259 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 260 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 261 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 262 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 263 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 264 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 265 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 266 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 267 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 268 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 269 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 270 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 270 | ERROR | [x] Closing brace of class definition must be on new line
 271 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
 272 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 272 | ERROR | [x] CSS colours must be defined in lowercase; expected #bdbdbd but found #BDBDBD
 273 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 274 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 275 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 275 | ERROR | [x] Closing brace of class definition must be on new line
 276 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
 277 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 277 | ERROR | [x] Closing brace of class definition must be on new line
 285 | ERROR | [x] Closing brace of class definition must be on new line
 290 | ERROR | [x] CSS colours must be defined in lowercase; expected #f3f3f3 but found #F3F3F3
 292 | ERROR | [x] Closing brace of class definition must be on new line
 295 | ERROR | [x] Closing brace of class definition must be on new line
 298 | ERROR | [x] Closing brace of class definition must be on new line
 302 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 0
 303 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 0
 306 | ERROR | [x] Closing brace of class definition must be on new line
 308 | ERROR | [x] Closing brace of class definition must be on new line
 311 | ERROR | [x] Closing brace of class definition must be on new line
 314 | ERROR | [x] Closing brace of class definition must be on new line
 324 | ERROR | [x] Closing brace of class definition must be on new line
 325 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 326 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
 326 | ERROR | [x] Closing brace of class definition must be on new line
 329 | ERROR | [x] Closing brace of class definition must be on new line
 339 | ERROR | [x] Closing brace of class definition must be on new line
 340 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 1
 345 | ERROR | [x] Closing brace of class definition must be on new line
 349 | ERROR | [x] Closing brace of class definition must be on new line
 353 | ERROR | [x] Closing brace of class definition must be on new line
 357 | ERROR | [x] Closing brace of class definition must be on new line
 358 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 1
 361 | ERROR | [x] Closing brace of class definition must be on new line
 367 | ERROR | [x] Closing brace of class definition must be on new line
 369 | ERROR | [x] Closing brace of class definition must be on new line
 371 | ERROR | [x] Closing brace of class definition must be on new line
 375 | ERROR | [x] Closing brace of class definition must be on new line
-----------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 185 MARKED SNIFF VIOLATIONS AUTOMATICALLY
-----------------------------------------------------------------------------------------------------------


FILE: D:\xampp\htdocs\project_10\web\themes\contrib\potent_allure\plugins\slick-carousel\slick-theme.css
--------------------------------------------------------------------------------------------------------
FOUND 183 ERRORS AFFECTING 160 LINES
--------------------------------------------------------------------------------------------------------
   1 | ERROR | [x] End of line character is invalid; expected "\n" but found "\r\n"
   3 | ERROR | [x] Selectors must be on a single line
   4 | ERROR | [x] Blank lines are not allowed between class names
   4 | ERROR | [x] Expected 1 space before opening brace of class definition; newline found
   5 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
   9 | ERROR | [x] Selectors must be on a single line
  10 | ERROR | [x] Blank lines are not allowed between class names
  10 | ERROR | [x] Expected 1 space before opening brace of class definition; newline found
  11 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  12 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  13 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  14 | ERROR | [x] Blank lines are not allowed in class definitions
  15 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  16 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  20 | ERROR | [x] Selectors must be on a single line
  21 | ERROR | [x] Blank lines are not allowed between class names
  21 | ERROR | [x] Expected 1 space before opening brace of class definition; newline found
  22 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  23 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  24 | ERROR | [x] Blank lines are not allowed in class definitions
  25 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  26 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  27 | ERROR | [x] Blank lines are not allowed in class definitions
  28 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  29 | ERROR | [x] Blank lines are not allowed in class definitions
  30 | 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
  33 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  34 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  35 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  36 | ERROR | [x] Blank lines are not allowed in class definitions
  37 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  38 | ERROR | [x] Blank lines are not allowed in class definitions
  39 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  40 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  41 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  42 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  47 | ERROR | [x] Selectors must be on a single line
  48 | ERROR | [x] Blank lines are not allowed between class names
  48 | ERROR | [x] Expected 1 space before opening brace of class definition; newline found
  49 | 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
  56 | ERROR | [x] Selectors must be on a single line
  57 | ERROR | [x] Blank lines are not allowed between class names
  57 | ERROR | [x] Expected 1 space before opening brace of class definition; newline found
  58 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  61 | ERROR | [x] Selectors must be on a single line
  62 | ERROR | [x] Blank lines are not allowed between class names
  62 | ERROR | [x] Expected 1 space before opening brace of class definition; newline found
  63 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  67 | ERROR | [x] Selectors must be on a single line
  68 | ERROR | [x] Blank lines are not allowed between class names
  68 | ERROR | [x] Expected 1 space before opening brace of class definition; newline found
  69 | 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
  72 | ERROR | [x] Blank lines are not allowed in class definitions
  73 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  74 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  75 | ERROR | [x] Blank lines are not allowed in class definitions
  76 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  77 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  80 | ERROR | [x] Selectors must be on a single line
  81 | ERROR | [x] Blank lines are not allowed between class names
  81 | ERROR | [x] Expected 1 space before opening brace of class definition; newline found
  82 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  84 | ERROR | [x] Selectors must be on a single line
  85 | ERROR | [x] Blank lines are not allowed between class names
  85 | ERROR | [x] Expected 1 space before opening brace of class definition; newline found
  86 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  87 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  89 | ERROR | [x] Selectors must be on a single line
  90 | ERROR | [x] Blank lines are not allowed between class names
  90 | ERROR | [x] Expected 1 space before opening brace of class definition; newline found
  91 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  93 | ERROR | [x] Selectors must be on a single line
  94 | ERROR | [x] Blank lines are not allowed between class names
  94 | ERROR | [x] Expected 1 space before opening brace of class definition; newline found
  95 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  98 | ERROR | [x] Selectors must be on a single line
  99 | ERROR | [x] Blank lines are not allowed between class names
  99 | ERROR | [x] Expected 1 space before opening brace of class definition; newline found
 100 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 102 | ERROR | [x] Selectors must be on a single line
 103 | ERROR | [x] Blank lines are not allowed between class names
 103 | ERROR | [x] Expected 1 space before opening brace of class definition; newline found
 104 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 105 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 107 | ERROR | [x] Selectors must be on a single line
 108 | ERROR | [x] Blank lines are not allowed between class names
 108 | ERROR | [x] Expected 1 space before opening brace of class definition; newline found
 109 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 111 | ERROR | [x] Selectors must be on a single line
 112 | ERROR | [x] Blank lines are not allowed between class names
 112 | ERROR | [x] Expected 1 space before opening brace of class definition; newline found
 113 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 117 | ERROR | [x] Selectors must be on a single line
 118 | ERROR | [x] Blank lines are not allowed between class names
 118 | ERROR | [x] Expected 1 space before opening brace of class definition; newline found
 119 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 122 | ERROR | [x] Selectors must be on a single line
 123 | ERROR | [x] Blank lines are not allowed between class names
 123 | ERROR | [x] Expected 1 space before opening brace of class definition; newline found
 124 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 125 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 126 | ERROR | [x] Blank lines are not allowed in class definitions
 127 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 128 | ERROR | [x] Blank lines are not allowed in class definitions
 129 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 130 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 131 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 132 | ERROR | [x] Blank lines are not allowed in class definitions
 133 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 134 | ERROR | [x] Blank lines are not allowed in class definitions
 135 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 137 | ERROR | [x] Selectors must be on a single line
 138 | ERROR | [x] Blank lines are not allowed between class names
 138 | ERROR | [x] Expected 1 space before opening brace of class definition; newline found
 139 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 140 | ERROR | [x] Blank lines are not allowed in class definitions
 141 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 142 | ERROR | [x] Blank lines are not allowed in class definitions
 143 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 144 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 145 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 146 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 147 | ERROR | [x] Blank lines are not allowed in class definitions
 148 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 150 | ERROR | [x] Selectors must be on a single line
 151 | ERROR | [x] Blank lines are not allowed between class names
 151 | ERROR | [x] Expected 1 space before opening brace of class definition; newline found
 152 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 153 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 154 | ERROR | [x] Blank lines are not allowed in class definitions
 155 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 156 | ERROR | [x] Blank lines are not allowed in class definitions
 157 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 158 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 159 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 160 | ERROR | [x] Blank lines are not allowed in class definitions
 161 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 162 | ERROR | [x] Blank lines are not allowed in class definitions
 163 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 164 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 165 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 166 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 169 | ERROR | [x] Selectors must be on a single line
 170 | ERROR | [x] Blank lines are not allowed between class names
 170 | ERROR | [x] Expected 1 space before opening brace of class definition; newline found
 171 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 174 | ERROR | [x] Selectors must be on a single line
 175 | ERROR | [x] Blank lines are not allowed between class names
 175 | ERROR | [x] Expected 1 space before opening brace of class definition; newline found
 176 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 178 | ERROR | [x] Selectors must be on a single line
 179 | ERROR | [x] Blank lines are not allowed between class names
 179 | ERROR | [x] Expected 1 space before opening brace of class definition; newline found
 180 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 181 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 182 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 183 | ERROR | [x] Blank lines are not allowed in class definitions
 184 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 185 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 186 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 187 | ERROR | [x] Blank lines are not allowed in class definitions
 188 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 189 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 190 | ERROR | [x] Blank lines are not allowed in class definitions
 191 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 192 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 193 | ERROR | [x] Blank lines are not allowed in class definitions
 194 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 195 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 196 | ERROR | [x] Blank lines are not allowed in class definitions
 197 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 198 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 200 | ERROR | [x] Selectors must be on a single line
 201 | ERROR | [x] Blank lines are not allowed between class names
 201 | ERROR | [x] Expected 1 space before opening brace of class definition; newline found
 202 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 203 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 183 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------


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


FILE: D:\xampp\htdocs\project_10\web\themes\contrib\potent_allure\plugins\themify\css\themify-icons.css
-------------------------------------------------------------------------------------------------------
FOUND 743 ERRORS AFFECTING 373 LINES
-------------------------------------------------------------------------------------------------------
    1 | ERROR | [x] End of line character is invalid; expected "\n" but found "\r\n"
    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 | [ ] No style definition found on line; check for missing colon
    6 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
    6 | ERROR | [ ] No style definition found on line; check for missing colon
    7 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
    7 | ERROR | [ ] No style definition found on line; check for missing colon
    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
   12 | ERROR | [x] Multiple selectors should each be on a single line
   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] Blank lines are not allowed in class definitions
   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
   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
   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
   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
   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
   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
   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
   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
   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
   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
   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
   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
   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
   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
   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
   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
   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
   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
   84 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
   84 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
   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
   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
   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
   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
   99 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
   99 | 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
  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
  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
  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
  114 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  114 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  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
  120 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  120 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  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
  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
  129 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  129 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  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
  135 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  135 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  138 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  138 | 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
  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
  147 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  147 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  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
  153 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  153 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  156 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  156 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  159 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  159 | 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
  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
  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
  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
  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
  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
  180 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  180 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  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
  186 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  186 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  189 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  189 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  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
  195 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  195 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  198 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  198 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  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
  204 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  204 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  207 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  207 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  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
  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
  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
  219 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  219 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  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
  225 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  225 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  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
  231 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  231 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  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
  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
  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
  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
  246 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  246 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  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
  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
  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
  258 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  258 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  261 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  261 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  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
  267 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  267 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  270 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  270 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  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
  276 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  276 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  279 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  279 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  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
  285 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  285 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  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
  291 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  291 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  294 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  294 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  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
  300 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  300 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  303 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  303 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  306 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  306 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  309 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  309 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  312 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  312 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  315 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  315 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  318 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  318 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  321 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  321 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  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
  327 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  327 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  330 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  330 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  333 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  333 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  336 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  336 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  339 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  339 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  342 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  342 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  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
  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
  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
  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
  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
  360 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  360 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  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
  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
  369 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  369 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  372 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  372 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  375 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  375 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  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
  381 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  381 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  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
  387 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  387 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  390 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  390 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  393 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  393 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  396 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  396 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  399 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  399 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  402 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  402 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  405 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  405 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  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
  411 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  411 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  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
  417 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  417 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  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
  423 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  423 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  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
  429 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  429 | 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
  435 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  435 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  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
  441 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  441 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  444 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  444 | 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
  450 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  450 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  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
  456 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  456 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  459 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  459 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  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
  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
  468 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  468 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  471 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  471 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  474 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  474 | 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 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
  483 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  483 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  486 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  486 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  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
  492 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  492 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  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
  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
  501 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  501 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  504 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  504 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  507 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  507 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  510 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  510 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  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
  516 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  516 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  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
  522 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  522 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  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
  528 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  528 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  531 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  531 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  534 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  534 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  537 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  537 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  540 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  540 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  543 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  543 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  546 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  546 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  549 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  549 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  552 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  552 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  555 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  555 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  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
  561 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  561 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  564 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  564 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  567 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  567 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  570 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  570 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  573 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  573 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  576 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  576 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  579 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  579 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  582 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  582 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  585 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  585 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  588 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  588 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  591 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  591 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  594 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  594 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  597 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  597 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  600 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  600 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  603 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  603 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  606 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  606 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  609 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  609 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  612 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  612 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  615 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  615 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  618 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  618 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  621 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  621 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  624 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  624 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  627 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  627 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  630 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  630 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  633 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  633 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  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
  639 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  639 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  642 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  642 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  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
  654 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  654 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  657 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  657 | 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
  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
  669 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  669 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  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
  675 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  675 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  678 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  678 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  681 | ERROR | [x] 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
  687 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  687 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  690 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  690 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  693 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  693 | 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
  699 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  699 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  702 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  702 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  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
  708 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  708 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  711 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  711 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  714 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  714 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  717 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  717 | 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
  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
  726 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  726 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  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
  732 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  732 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  735 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  735 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  738 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  738 | 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
  744 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  744 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  747 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  747 | 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
  753 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  753 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  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
  759 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  759 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  762 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  762 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  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
  768 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  768 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  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
  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
  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
  792 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  792 | 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
  798 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  798 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  801 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  801 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  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
  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
  810 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  810 | 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
  816 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  816 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  819 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  819 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  822 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  822 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  825 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  825 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  828 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  828 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  831 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  831 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  834 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  834 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  837 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  837 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  840 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  840 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  843 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  843 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  846 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  846 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  849 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  849 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  852 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  852 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  855 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  855 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  858 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  858 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  861 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  861 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  864 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  864 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  867 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  867 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  870 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  870 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  873 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  873 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  876 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  876 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  879 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  879 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  882 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  882 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  885 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  885 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  888 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  888 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  891 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  891 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  894 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  894 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  897 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  897 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  900 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  900 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  903 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  903 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  906 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  906 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  909 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  909 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  912 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  912 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  915 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  915 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  918 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  918 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  921 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  921 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  924 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  924 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  927 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  927 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  930 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  930 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  933 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  933 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  936 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  936 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  939 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  939 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  942 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  942 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  945 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  945 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  948 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  948 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  951 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  951 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  954 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  954 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  957 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  957 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  960 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  960 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  963 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  963 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  966 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  966 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  969 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  969 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  972 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  972 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  975 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  975 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  978 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  978 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  981 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  981 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  984 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  984 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  987 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  987 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  990 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  990 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  993 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  993 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  996 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  996 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  999 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  999 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1002 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1002 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1005 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1005 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1008 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1008 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1011 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1011 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1014 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1014 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1017 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1017 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1020 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1020 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1023 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1023 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1026 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1026 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1029 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1029 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1032 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1032 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1035 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1035 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1038 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1038 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1041 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1041 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1044 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1044 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1047 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1047 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1050 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1050 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1053 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1053 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1056 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1056 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1059 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1059 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1062 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1062 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1065 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1065 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1068 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1068 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1071 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1071 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1074 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1074 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1077 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1077 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 1080 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1080 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
-------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 740 MARKED SNIFF VIOLATIONS AUTOMATICALLY
-------------------------------------------------------------------------------------------------------


FILE: D:\xampp\htdocs\project_10\web\themes\contrib\potent_allure\potent_allure.theme
--------------------------------------------------------------------------------------
FOUND 10 ERRORS AND 2 WARNINGS AFFECTING 11 LINES
--------------------------------------------------------------------------------------
   1 | ERROR   | [x] End of line character is invalid; expected "\n" but found "\r\n"
  16 | ERROR   | [x] Line indented incorrectly; expected 2 spaces, found 3
  17 | ERROR   | [x] Line indented incorrectly; expected 2 spaces, found 3
  17 | ERROR   | [x] Expected 1 space after closing parenthesis; found 0
  18 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found 3
  19 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found 3
  20 | ERROR   | [x] Line indented incorrectly; expected 2 spaces, found 3
  21 | ERROR   | [x] Line indented incorrectly; expected 2 spaces, found 3
  22 | ERROR   | [x] Line indented incorrectly; expected 2 spaces, found 3
  24 | ERROR   | [x] Line indented incorrectly; expected 2 spaces, found 3
 121 | WARNING | [ ] Unused variable $account.
 122 | WARNING | [ ] Unused variable $values.
--------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 10 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------


FILE: D:\xampp\htdocs\project_10\web\themes\contrib\potent_allure\templates\bootstrap\animate.css
-------------------------------------------------------------------------------------------------
FOUND 46 ERRORS AFFECTING 22 LINES
-------------------------------------------------------------------------------------------------
    1 | ERROR | [x] End of line character is invalid; expected "\n" but found "\r\n"
   30 | ERROR | [x] Multiple selectors should each be on a single line
   30 | ERROR | [x] Multiple selectors should each be on a single line
   30 | ERROR | [x] Multiple selectors should each be on a single line
   30 | ERROR | [x] Multiple selectors should each be on a single line
   47 | ERROR | [x] Multiple selectors should each be on a single line
   47 | ERROR | [x] Multiple selectors should each be on a single line
   47 | ERROR | [x] Multiple selectors should each be on a single line
   47 | ERROR | [x] Multiple selectors should each be on a single line
   72 | ERROR | [x] Multiple selectors should each be on a single line
   72 | ERROR | [x] Multiple selectors should each be on a single line
   76 | ERROR | [x] Multiple selectors should each be on a single line
   82 | ERROR | [x] Multiple selectors should each be on a single line
   82 | ERROR | [x] Multiple selectors should each be on a single line
   86 | ERROR | [x] Multiple selectors should each be on a single line
  141 | ERROR | [x] Multiple selectors should each be on a single line
  146 | ERROR | [x] Multiple selectors should each be on a single line
  146 | ERROR | [x] Multiple selectors should each be on a single line
  146 | ERROR | [x] Multiple selectors should each be on a single line
  146 | ERROR | [x] Multiple selectors should each be on a single line
  151 | ERROR | [x] Multiple selectors should each be on a single line
  151 | ERROR | [x] Multiple selectors should each be on a single line
  151 | ERROR | [x] Multiple selectors should each be on a single line
  158 | ERROR | [x] Multiple selectors should each be on a single line
  164 | ERROR | [x] Multiple selectors should each be on a single line
  164 | ERROR | [x] Multiple selectors should each be on a single line
  164 | ERROR | [x] Multiple selectors should each be on a single line
  164 | ERROR | [x] Multiple selectors should each be on a single line
  170 | ERROR | [x] Multiple selectors should each be on a single line
  170 | ERROR | [x] Multiple selectors should each be on a single line
  170 | ERROR | [x] Multiple selectors should each be on a single line
  255 | ERROR | [x] Multiple selectors should each be on a single line
  260 | ERROR | [x] Multiple selectors should each be on a single line
  260 | ERROR | [x] Multiple selectors should each be on a single line
  260 | ERROR | [x] Multiple selectors should each be on a single line
  265 | ERROR | [x] Multiple selectors should each be on a single line
  265 | ERROR | [x] Multiple selectors should each be on a single line
  283 | ERROR | [x] Multiple selectors should each be on a single line
  289 | ERROR | [x] Multiple selectors should each be on a single line
  289 | ERROR | [x] Multiple selectors should each be on a single line
  289 | ERROR | [x] Multiple selectors should each be on a single line
  295 | ERROR | [x] Multiple selectors should each be on a single line
  295 | ERROR | [x] Multiple selectors should each be on a single line
 2578 | ERROR | [x] Multiple selectors should each be on a single line
 2625 | ERROR | [x] Multiple selectors should each be on a single line
 2744 | ERROR | [x] Expected 1 newline at end of file; 0 found
-------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 46 MARKED SNIFF VIOLATIONS AUTOMATICALLY
-------------------------------------------------------------------------------------------------


FILE: D:\xampp\htdocs\project_10\web\themes\contrib\potent_allure\templates\bootstrap\colorbox.css
--------------------------------------------------------------------------------------------------
FOUND 264 ERRORS AFFECTING 33 LINES
--------------------------------------------------------------------------------------------------
  1 | ERROR | [x] End of line character is invalid; expected "\n" but found "\r\n"
  5 | ERROR | [x] Multiple selectors should each be on a single line
  5 | ERROR | [x] Multiple selectors should each be on a single line
  5 | ERROR | [x] Expected 1 space before opening brace of class definition; 0 found
  5 | ERROR | [x] Opening brace should be the last content on the line
  5 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
  5 | ERROR | [x] Each style definition must be on a line by itself
  5 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
  5 | ERROR | [x] Each style definition must be on a line by itself
  5 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
  5 | ERROR | [x] Each style definition must be on a line by itself
  5 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
  5 | ERROR | [x] Each style definition must be on a line by itself
  5 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
  5 | ERROR | [x] Each style definition must be on a line by itself
  5 | ERROR | [x] Closing brace of class definition must be on new line
  6 | ERROR | [x] Opening brace should be the last content on the line
  6 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
  6 | ERROR | [x] Closing brace of class definition must be on new line
  7 | ERROR | [x] Expected 1 space before opening brace of class definition; 0 found
  7 | ERROR | [x] Opening brace should be the last content on the line
  7 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
  7 | ERROR | [x] Each style definition must be on a line by itself
  7 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
  7 | ERROR | [x] Each style definition must be on a line by itself
  7 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
  7 | ERROR | [x] Closing brace of class definition must be on new line
  8 | ERROR | [x] Multiple selectors should each be on a single line
  8 | ERROR | [x] Expected 1 space before opening brace of class definition; 0 found
  8 | ERROR | [x] Opening brace should be the last content on the line
  8 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
  8 | ERROR | [x] Closing brace of class definition must be on new line
  9 | ERROR | [x] Expected 1 space before opening brace of class definition; 0 found
  9 | ERROR | [x] Opening brace should be the last content on the line
  9 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
  9 | ERROR | [x] Closing brace of class definition must be on new line
 10 | ERROR | [x] Expected 1 space before opening brace of class definition; 0 found
 10 | ERROR | [x] Opening brace should be the last content on the line
 10 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 10 | ERROR | [x] Each style definition must be on a line by itself
 10 | ERROR | [x] Closing brace of class definition must be on new line
 11 | ERROR | [x] Expected 1 space before opening brace of class definition; 0 found
 11 | ERROR | [x] Opening brace should be the last content on the line
 11 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 11 | ERROR | [x] Closing brace of class definition must be on new line
 12 | ERROR | [x] Multiple selectors should each be on a single line
 12 | ERROR | [x] Expected 1 space before opening brace of class definition; 0 found
 12 | ERROR | [x] Opening brace should be the last content on the line
 12 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 12 | ERROR | [x] Each style definition must be on a line by itself
 12 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 12 | ERROR | [x] Each style definition must be on a line by itself
 12 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 12 | ERROR | [x] Each style definition must be on a line by itself
 12 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 12 | ERROR | [x] Each style definition must be on a line by itself
 12 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 12 | ERROR | [x] Closing brace of class definition must be on new line
 13 | ERROR | [x] Multiple selectors should each be on a single line
 13 | ERROR | [x] Multiple selectors should each be on a single line
 13 | ERROR | [x] Multiple selectors should each be on a single line
 13 | ERROR | [x] Expected 1 space before opening brace of class definition; 0 found
 13 | ERROR | [x] Opening brace should be the last content on the line
 13 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 13 | ERROR | [x] Closing brace of class definition must be on new line
 14 | ERROR | [x] Expected 1 space before opening brace of class definition; 0 found
 14 | ERROR | [x] Opening brace should be the last content on the line
 14 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 14 | ERROR | [x] Each style definition must be on a line by itself
 14 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 14 | ERROR | [x] Each style definition must be on a line by itself
 14 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 14 | ERROR | [x] Each style definition must be on a line by itself
 14 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 14 | ERROR | [x] Each style definition must be on a line by itself
 14 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 14 | ERROR | [x] Each style definition must be on a line by itself
 14 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 14 | ERROR | [x] Closing brace of class definition must be on new line
 15 | ERROR | [x] Expected 1 space before opening brace of class definition; 0 found
 15 | ERROR | [x] Opening brace should be the last content on the line
 15 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 15 | ERROR | [x] Each style definition must be on a line by itself
 15 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 15 | ERROR | [x] Each style definition must be on a line by itself
 15 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 15 | ERROR | [x] Each style definition must be on a line by itself
 15 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 15 | ERROR | [x] Each style definition must be on a line by itself
 15 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 15 | ERROR | [x] Each style definition must be on a line by itself
 15 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 15 | ERROR | [x] Closing brace of class definition must be on new line
 16 | ERROR | [x] Multiple selectors should each be on a single line
 16 | ERROR | [x] Multiple selectors should each be on a single line
 16 | ERROR | [x] Expected 1 space before opening brace of class definition; 0 found
 16 | ERROR | [x] Opening brace should be the last content on the line
 16 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 16 | ERROR | [x] Each style definition must be on a line by itself
 16 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 16 | ERROR | [x] Each style definition must be on a line by itself
 16 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 16 | ERROR | [x] Closing brace of class definition must be on new line
 18 | ERROR | [x] Whitespace found at end of line
 23 | ERROR | [x] Expected 1 space before opening brace of class definition; 0 found
 23 | ERROR | [x] Opening brace should be the last content on the line
 23 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 23 | ERROR | [x] Each style definition must be on a line by itself
 23 | ERROR | [x] Each style definition must be on a line by itself
 23 | ERROR | [x] Each style definition must be on a line by itself
 23 | ERROR | [x] Closing brace of class definition must be on new line
 24 | ERROR | [x] Expected 1 space before opening brace of class definition; 0 found
 24 | ERROR | [x] Opening brace should be the last content on the line
 24 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 24 | ERROR | [x] Closing brace of class definition must be on new line
 25 | ERROR | [x] Expected 1 space before opening brace of class definition; 0 found
 25 | ERROR | [x] Opening brace should be the last content on the line
 25 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 25 | ERROR | [x] Each style definition must be on a line by itself
 25 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 25 | ERROR | [x] Closing brace of class definition must be on new line
 26 | ERROR | [x] Expected 1 space before opening brace of class definition; 0 found
 26 | ERROR | [x] Opening brace should be the last content on the line
 26 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 26 | ERROR | [x] Closing brace of class definition must be on new line
 27 | ERROR | [x] Expected 1 space before opening brace of class definition; 0 found
 27 | ERROR | [x] Opening brace should be the last content on the line
 27 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 27 | ERROR | [x] Each style definition must be on a line by itself
 27 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 27 | ERROR | [x] Closing brace of class definition must be on new line
 28 | ERROR | [x] Expected 1 space before opening brace of class definition; 0 found
 28 | ERROR | [x] Opening brace should be the last content on the line
 28 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 28 | ERROR | [x] Each style definition must be on a line by itself
 28 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 28 | ERROR | [x] Closing brace of class definition must be on new line
 29 | ERROR | [x] Expected 1 space before opening brace of class definition; 0 found
 29 | ERROR | [x] Opening brace should be the last content on the line
 29 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 29 | ERROR | [x] Each style definition must be on a line by itself
 29 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 29 | ERROR | [x] Each style definition must be on a line by itself
 29 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 29 | ERROR | [x] Each style definition must be on a line by itself
 29 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 29 | ERROR | [x] Closing brace of class definition must be on new line
 30 | ERROR | [x] Expected 1 space before opening brace of class definition; 0 found
 30 | ERROR | [x] Opening brace should be the last content on the line
 30 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 30 | ERROR | [x] Each style definition must be on a line by itself
 30 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 30 | ERROR | [x] Each style definition must be on a line by itself
 30 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 30 | ERROR | [x] Each style definition must be on a line by itself
 30 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 30 | ERROR | [x] Each style definition must be on a line by itself
 30 | ERROR | [x] Each style definition must be on a line by itself
 30 | ERROR | [x] Closing brace of class definition must be on new line
 31 | ERROR | [x] Expected 1 space before opening brace of class definition; 0 found
 31 | ERROR | [x] Opening brace should be the last content on the line
 31 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 31 | ERROR | [x] Closing brace of class definition must be on new line
 34 | ERROR | [x] Multiple selectors should each be on a single line
 34 | ERROR | [x] Multiple selectors should each be on a single line
 34 | ERROR | [x] Multiple selectors should each be on a single line
 34 | ERROR | [x] Opening brace should be the last content on the line
 34 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 34 | ERROR | [x] Each style definition must be on a line by itself
 34 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 34 | ERROR | [x] Each style definition must be on a line by itself
 34 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 34 | ERROR | [x] Each style definition must be on a line by itself
 34 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 34 | ERROR | [x] Each style definition must be on a line by itself
 34 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 34 | ERROR | [x] Each style definition must be on a line by itself
 34 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 34 | ERROR | [x] Closing brace of class definition must be on new line
 37 | ERROR | [x] Multiple selectors should each be on a single line
 37 | ERROR | [x] Multiple selectors should each be on a single line
 37 | ERROR | [x] Multiple selectors should each be on a single line
 37 | ERROR | [x] Opening brace should be the last content on the line
 37 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 37 | ERROR | [x] Closing brace of class definition must be on new line
 39 | ERROR | [x] Expected 1 space before opening brace of class definition; 0 found
 39 | ERROR | [x] Opening brace should be the last content on the line
 39 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 39 | ERROR | [x] Each style definition must be on a line by itself
 39 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 39 | ERROR | [x] Each style definition must be on a line by itself
 39 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 39 | ERROR | [x] Each style definition must be on a line by itself
 39 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 39 | ERROR | [x] Closing brace of class definition must be on new line
 40 | ERROR | [x] Expected 1 space before opening brace of class definition; 0 found
 40 | ERROR | [x] Opening brace should be the last content on the line
 40 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 40 | ERROR | [x] Each style definition must be on a line by itself
 40 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 40 | ERROR | [x] Each style definition must be on a line by itself
 40 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 40 | ERROR | [x] Each style definition must be on a line by itself
 40 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 40 | ERROR | [x] Each style definition must be on a line by itself
 40 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 40 | ERROR | [x] Each style definition must be on a line by itself
 40 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 40 | ERROR | [x] Each style definition must be on a line by itself
 40 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 40 | ERROR | [x] Each style definition must be on a line by itself
 40 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 40 | ERROR | [x] Closing brace of class definition must be on new line
 41 | ERROR | [x] Expected 1 space before opening brace of class definition; 0 found
 41 | ERROR | [x] Opening brace should be the last content on the line
 41 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 41 | ERROR | [x] Closing brace of class definition must be on new line
 42 | ERROR | [x] Expected 1 space before opening brace of class definition; 0 found
 42 | ERROR | [x] Opening brace should be the last content on the line
 42 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 42 | ERROR | [x] Each style definition must be on a line by itself
 42 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 42 | ERROR | [x] Each style definition must be on a line by itself
 42 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 42 | ERROR | [x] Each style definition must be on a line by itself
 42 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 42 | ERROR | [x] Each style definition must be on a line by itself
 42 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 42 | ERROR | [x] Each style definition must be on a line by itself
 42 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 42 | ERROR | [x] Each style definition must be on a line by itself
 42 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 42 | ERROR | [x] Each style definition must be on a line by itself
 42 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 42 | ERROR | [x] Closing brace of class definition must be on new line
 43 | ERROR | [x] Expected 1 space before opening brace of class definition; 0 found
 43 | ERROR | [x] Opening brace should be the last content on the line
 43 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 43 | ERROR | [x] Closing brace of class definition must be on new line
 44 | ERROR | [x] Expected 1 space before opening brace of class definition; 0 found
 44 | ERROR | [x] Opening brace should be the last content on the line
 44 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 44 | ERROR | [x] Each style definition must be on a line by itself
 44 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 44 | ERROR | [x] Each style definition must be on a line by itself
 44 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 44 | ERROR | [x] Each style definition must be on a line by itself
 44 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 44 | ERROR | [x] Each style definition must be on a line by itself
 44 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 44 | ERROR | [x] Each style definition must be on a line by itself
 44 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 44 | ERROR | [x] Each style definition must be on a line by itself
 44 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 44 | ERROR | [x] Each style definition must be on a line by itself
 44 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 44 | ERROR | [x] Closing brace of class definition must be on new line
 45 | ERROR | [x] Expected 1 space before opening brace of class definition; 0 found
 45 | ERROR | [x] Opening brace should be the last content on the line
 45 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
 45 | ERROR | [x] Closing brace of class definition must be on new line
 46 | ERROR | [x] Opening brace should be the last content on the line
 46 | ERROR | [ ] Style definitions must end with a semicolon
 46 | ERROR | [x] Closing brace of class definition must be on new line
--------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 263 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------


FILE: D:\xampp\htdocs\project_10\web\themes\contrib\potent_allure\templates\bootstrap\slick-theme.css
-----------------------------------------------------------------------------------------------------
FOUND 184 ERRORS AFFECTING 161 LINES
-----------------------------------------------------------------------------------------------------
   1 | ERROR | [x] End of line character is invalid; expected "\n" but found "\r\n"
   3 | ERROR | [x] Selectors must be on a single line
   4 | ERROR | [x] Blank lines are not allowed between class names
   4 | ERROR | [x] Expected 1 space before opening brace of class definition; newline found
   5 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
   9 | ERROR | [x] Selectors must be on a single line
  10 | ERROR | [x] Blank lines are not allowed between class names
  10 | ERROR | [x] Expected 1 space before opening brace of class definition; newline found
  11 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  12 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  13 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  14 | ERROR | [x] Blank lines are not allowed in class definitions
  15 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  16 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  17 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  21 | ERROR | [x] Selectors must be on a single line
  22 | ERROR | [x] Blank lines are not allowed between class names
  22 | ERROR | [x] Expected 1 space before opening brace of class definition; newline found
  23 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  24 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  25 | ERROR | [x] Blank lines are not allowed in class definitions
  26 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  27 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  28 | ERROR | [x] Blank lines are not allowed in class definitions
  29 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  30 | ERROR | [x] Blank lines are not allowed in class definitions
  31 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  32 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  33 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  34 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  35 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  36 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  37 | ERROR | [x] Blank lines are not allowed in class definitions
  38 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  39 | ERROR | [x] Blank lines are not allowed in class definitions
  40 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  41 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  42 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  43 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  48 | ERROR | [x] Selectors must be on a single line
  49 | ERROR | [x] Blank lines are not allowed between class names
  49 | ERROR | [x] Expected 1 space before opening brace of class definition; newline found
  50 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  51 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  52 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  57 | ERROR | [x] Selectors must be on a single line
  58 | ERROR | [x] Blank lines are not allowed between class names
  58 | ERROR | [x] Expected 1 space before opening brace of class definition; newline found
  59 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  62 | ERROR | [x] Selectors must be on a single line
  63 | ERROR | [x] Blank lines are not allowed between class names
  63 | ERROR | [x] Expected 1 space before opening brace of class definition; newline found
  64 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  68 | ERROR | [x] Selectors must be on a single line
  69 | ERROR | [x] Blank lines are not allowed between class names
  69 | ERROR | [x] Expected 1 space before opening brace of class definition; newline found
  70 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  71 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  72 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  73 | ERROR | [x] Blank lines are not allowed in class definitions
  74 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  75 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  76 | ERROR | [x] Blank lines are not allowed in class definitions
  77 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  78 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  81 | ERROR | [x] Selectors must be on a single line
  82 | ERROR | [x] Blank lines are not allowed between class names
  82 | ERROR | [x] Expected 1 space before opening brace of class definition; newline found
  83 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  85 | ERROR | [x] Selectors must be on a single line
  86 | ERROR | [x] Blank lines are not allowed between class names
  86 | ERROR | [x] Expected 1 space before opening brace of class definition; newline found
  87 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  88 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  90 | ERROR | [x] Selectors must be on a single line
  91 | ERROR | [x] Blank lines are not allowed between class names
  91 | ERROR | [x] Expected 1 space before opening brace of class definition; newline found
  92 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  94 | ERROR | [x] Selectors must be on a single line
  95 | ERROR | [x] Blank lines are not allowed between class names
  95 | ERROR | [x] Expected 1 space before opening brace of class definition; newline found
  96 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  99 | ERROR | [x] Selectors must be on a single line
 100 | ERROR | [x] Blank lines are not allowed between class names
 100 | ERROR | [x] Expected 1 space before opening brace of class definition; newline found
 101 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 103 | ERROR | [x] Selectors must be on a single line
 104 | ERROR | [x] Blank lines are not allowed between class names
 104 | ERROR | [x] Expected 1 space before opening brace of class definition; newline found
 105 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 106 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 108 | ERROR | [x] Selectors must be on a single line
 109 | ERROR | [x] Blank lines are not allowed between class names
 109 | ERROR | [x] Expected 1 space before opening brace of class definition; newline found
 110 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 112 | ERROR | [x] Selectors must be on a single line
 113 | ERROR | [x] Blank lines are not allowed between class names
 113 | ERROR | [x] Expected 1 space before opening brace of class definition; newline found
 114 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 118 | ERROR | [x] Selectors must be on a single line
 119 | ERROR | [x] Blank lines are not allowed between class names
 119 | ERROR | [x] Expected 1 space before opening brace of class definition; newline found
 120 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 123 | ERROR | [x] Selectors must be on a single line
 124 | ERROR | [x] Blank lines are not allowed between class names
 124 | ERROR | [x] Expected 1 space before opening brace of class definition; newline found
 125 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 126 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 127 | ERROR | [x] Blank lines are not allowed in class definitions
 128 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 129 | ERROR | [x] Blank lines are not allowed in class definitions
 130 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 131 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 132 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 133 | ERROR | [x] Blank lines are not allowed in class definitions
 134 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 135 | ERROR | [x] Blank lines are not allowed in class definitions
 136 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 138 | ERROR | [x] Selectors must be on a single line
 139 | ERROR | [x] Blank lines are not allowed between class names
 139 | ERROR | [x] Expected 1 space before opening brace of class definition; newline found
 140 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 141 | ERROR | [x] Blank lines are not allowed in class definitions
 142 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 143 | ERROR | [x] Blank lines are not allowed in class definitions
 144 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 145 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 146 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 147 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 148 | ERROR | [x] Blank lines are not allowed in class definitions
 149 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 151 | ERROR | [x] Selectors must be on a single line
 152 | ERROR | [x] Blank lines are not allowed between class names
 152 | ERROR | [x] Expected 1 space before opening brace of class definition; newline found
 153 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 154 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 155 | ERROR | [x] Blank lines are not allowed in class definitions
 156 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 157 | ERROR | [x] Blank lines are not allowed in class definitions
 158 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 159 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 160 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 161 | ERROR | [x] Blank lines are not allowed in class definitions
 162 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 163 | ERROR | [x] Blank lines are not allowed in class definitions
 164 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 165 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 166 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 167 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 170 | ERROR | [x] Selectors must be on a single line
 171 | ERROR | [x] Blank lines are not allowed between class names
 171 | ERROR | [x] Expected 1 space before opening brace of class definition; newline found
 172 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 175 | ERROR | [x] Selectors must be on a single line
 176 | ERROR | [x] Blank lines are not allowed between class names
 176 | ERROR | [x] Expected 1 space before opening brace of class definition; newline found
 177 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 179 | ERROR | [x] Selectors must be on a single line
 180 | ERROR | [x] Blank lines are not allowed between class names
 180 | ERROR | [x] Expected 1 space before opening brace of class definition; newline found
 181 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 182 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 183 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 184 | ERROR | [x] Blank lines are not allowed in class definitions
 185 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 186 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 187 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 188 | ERROR | [x] Blank lines are not allowed in class definitions
 189 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 190 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 191 | ERROR | [x] Blank lines are not allowed in class definitions
 192 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 193 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 194 | ERROR | [x] Blank lines are not allowed in class definitions
 195 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 196 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 197 | ERROR | [x] Blank lines are not allowed in class definitions
 198 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 199 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 201 | ERROR | [x] Selectors must be on a single line
 202 | ERROR | [x] Blank lines are not allowed between class names
 202 | ERROR | [x] Expected 1 space before opening brace of class definition; newline found
 203 | 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 184 MARKED SNIFF VIOLATIONS AUTOMATICALLY
-----------------------------------------------------------------------------------------------------


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


FILE: D:\xampp\htdocs\project_10\web\themes\contrib\potent_allure\theme-settings.php
-----------------------------------------------------------------------------------------------------------------------------
FOUND 6 ERRORS AND 1 WARNING AFFECTING 7 LINES
-----------------------------------------------------------------------------------------------------------------------------
   1 | ERROR   | [x] End of line character is invalid; expected "\n" but found "\r\n"
  77 | ERROR   | [ ] Variable "Num_slide" starts with a capital letter, but only $lowerCamelCase or $snake_case is allowed
  78 | ERROR   | [ ] Variable "Num_slide" starts with a capital letter, but only $lowerCamelCase or $snake_case is allowed
  97 | ERROR   | [ ] Variable "Num_slide" starts with a capital letter, but only $lowerCamelCase or $snake_case is allowed
 129 | ERROR   | [ ] Concatenating translatable strings is not allowed, use placeholders instead and only one string literal
 206 | ERROR   | [ ] Concatenating translatable strings is not allowed, use placeholders instead and only one string literal
 297 | WARNING | [ ] Translatable strings must not begin or end with white spaces, use placeholders with t() for variables
-----------------------------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
-----------------------------------------------------------------------------------------------------------------------------

Steps to reproduce

Run following command:

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

Proposed resolution

Above error/warnings need to be fixed.

📌 Task
Status

RTBC

Version

1.0

Component

Code

Created by

🇮🇳India arti_parmar

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

Comments & Activities

  • Issue created by @arti_parmar
  • Issue was unassigned.
  • Status changed to Needs review over 1 year ago
  • 🇮🇳India arti_parmar

    Kindly review patch.

  • 🇮🇳India Bhupendra_Raykhere indore mp

    I have applied the patch . It is working properly .

  • Status changed to Needs work over 1 year ago
  • 🇮🇳India Akshay kashyap

    Thanks for the patch

    but a few warning and errors are still there

    vendor/bin/phpcs --standard=Drupal,DrupalPractice --extensions=php,module,inc,install,test,profile,theme,css,info,txt,md,yml themes/potent_allure/
    
    FILE: /home/gai/drupal-git/drupal/themes/potent_allure/plugins/magnific-popup/magnific-popup.css
    ------------------------------------------------------------------------------------------------
    FOUND 284 ERRORS AFFECTING 284 LINES
    ------------------------------------------------------------------------------------------------
       3 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
       4 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
       5 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
       6 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
       7 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
       8 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
       9 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
      10 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
      11 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
      12 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
      16 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
      17 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
      18 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
      19 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
      20 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
      21 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
      22 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
      23 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
      27 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
      28 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
      29 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
      30 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
      31 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
      32 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
      33 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
      34 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
      35 | 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
      41 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
      42 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
      43 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
      47 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
      51 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
      52 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
      53 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
      54 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
      55 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
      56 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
      61 | 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
      71 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
      72 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
      73 | 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
      79 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
      80 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
      84 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
      91 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
      92 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
      93 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
      97 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     101 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     105 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     106 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     107 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     108 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     109 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     110 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     111 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     112 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     113 | 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
     134 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     135 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     136 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     137 | 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
     140 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     141 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     142 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     143 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     144 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     148 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     149 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     153 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     154 | 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
     157 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     158 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     159 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     160 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     161 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     162 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     163 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     164 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     165 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     166 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     167 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     172 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     173 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     177 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     181 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     186 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     187 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     188 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     189 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     190 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     194 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     195 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     196 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     197 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     198 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     199 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     200 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     204 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     205 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     206 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     207 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     208 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     209 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     210 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     211 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     212 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     213 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     217 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     222 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     223 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     230 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     231 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     232 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     233 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     234 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     235 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     236 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     237 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     238 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     239 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     244 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     245 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     246 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     251 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     252 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     253 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     257 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     262 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     263 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     268 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     269 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     273 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     278 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     279 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     284 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     288 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     289 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     293 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     294 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     295 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     299 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     303 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     304 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     305 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     306 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     310 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     311 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     312 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     313 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     314 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     315 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     316 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     317 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     322 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     323 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     324 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     325 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     326 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     327 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     328 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     329 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     330 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     331 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     336 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     340 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     341 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     342 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     343 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     344 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     345 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     346 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     347 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     348 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     349 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     350 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     351 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     355 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     356 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     357 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     358 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     362 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     366 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     367 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     368 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     369 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     370 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     371 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     375 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     376 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     377 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     378 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     379 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     383 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     387 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     393 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     394 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 0
     395 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 0
     396 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     397 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
     398 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
     399 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     401 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     402 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
     403 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     405 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     406 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
     407 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
     408 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     410 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     411 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
     412 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
     413 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     415 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     416 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
     417 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
     418 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
     419 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
     420 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
     421 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
     422 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
     423 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
     424 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
     425 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     427 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     428 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
     429 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     431 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     432 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
     433 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
     434 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     436 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     437 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
     438 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
     439 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
     440 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
     441 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
     442 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
     443 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
     444 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
     445 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
     446 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     450 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     451 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
     452 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
     453 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     455 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     456 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
     457 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
     458 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     460 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     461 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
     462 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
     463 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     465 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     466 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
     467 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
     468 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     472 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     476 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     477 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     478 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     479 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     480 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     484 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     488 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     492 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     493 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     494 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
     495 | ERROR | [x] Expected 1 newline at end of file; 0 found
    ------------------------------------------------------------------------------------------------
    PHPCBF CAN FIX THE 284 MARKED SNIFF VIOLATIONS AUTOMATICALLY
    ------------------------------------------------------------------------------------------------
    
  • Status changed to Needs review over 1 year ago
  • 🇮🇳India mrinalini9 New Delhi

    Updated patch #2 by addressing #4, please review it.

    Thanks!

  • Status changed to Needs work about 1 year ago
  • 🇮🇳India djsagar

    @mrinalini9 still getting error after applied patch #5

    18 | ERROR | [x] Space found before semicolon; expected ";" but found "/*\n     _ _      _       _\n ___| (_) ___| | __  (_)___\n/ __| | |/ __| |/ /  | /
          |       |     __|\n\__ \ | | (__|   < _ | \__ \\n|___/_|_|\___|_|\_(_)/ |___/\n                   |__/\n\n Version: 1.8.0\n  Author: Ken Wheeler\n
          |       |     Website: http://kenwheeler.github.io\n    Docs: http://kenwheeler.github.io/slick\n    Repo: http://github.com/kenwheeler/slick\n 
          |       |     Issues: http://github.com/kenwheeler/slick/issues\n\n */\n/* global window, document, define, jQuery, setInterval, clearInterval */\n;"
       18 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
       28 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
       32 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
       41 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
       42 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
       45 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
       46 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but found "null"
       49 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
       51 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
       54 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
       57 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
       59 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
       62 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
       63 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
       64 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
       65 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
       68 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
       69 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
       70 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
       71 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
       73 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but found "null"
       75 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
       81 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
       82 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
       83 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
       85 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
       86 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
       87 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
       88 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
       89 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
       90 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
       95 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
       96 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
       97 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but found "null"
       99 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but found "null"
      102 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but found "null"
      103 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but found "null"
      104 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but found "null"
      106 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but found "null"
      107 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but found "null"
      108 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
      109 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but found "null"
      110 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but found "null"
      111 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but found "null"
      112 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but found "null"
      113 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
      115 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but found "null"
      116 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
      117 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but found "null"
      119 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
      120 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
      125 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but found "null"
      126 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but found "null"
      127 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but found "null"
      130 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
      131 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
      132 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
      134 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
      135 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but found "null"
      136 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but found "null"
      138 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
      140 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but found "null"
      141 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but found "null"
      142 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but found "null"
      145 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but found "null"
      180 | ERROR | [x] Functions must not contain multiple empty lines in a row; found 2 empty lines
      183 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
      191 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
      202 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
      208 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but found "null"
      210 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
      224 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
      237 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
      247 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
      249 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
      249 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
      250 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
      257 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
      264 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
      264 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
      267 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
      268 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
      280 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
      281 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
      291 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
      293 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
      303 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
      315 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
      323 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
      337 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
      342 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but found "null"
      350 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
      355 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but found "null"
      356 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
      359 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
      366 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
      371 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
      377 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
      385 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
      397 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
      407 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
      414 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
      438 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
      442 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
      460 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
      482 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
      487 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
      505 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
      516 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
      532 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
      532 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
      545 | ERROR | [x] Functions must not contain multiple empty lines in a row; found 2 empty lines
      549 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
      555 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
      595 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
      598 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
      612 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but found "null"
      614 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but found "null"
      618 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
      630 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but found "null"
      631 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but found "null"
      641 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
      656 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
      664 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but found "null"
      665 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but found "null"
      667 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
      676 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
      683 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
      707 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
      714 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
      722 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
      732 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
      754 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
      758 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but found "null"
      762 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
      763 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
      765 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
      772 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
      776 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
      793 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
      797 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
      811 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
      815 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
      816 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
      820 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
      832 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
      836 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
      844 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
      883 | ERROR | [x] Functions must not contain multiple empty lines in a row; found 2 empty lines
      891 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
      891 | ERROR | [x] Expected 1 space before opening brace; found 0
      910 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
      918 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
      925 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
      933 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
      937 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
      957 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
      969 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
      973 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
      993 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
      997 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but found "null"
     1013 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
     1019 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
     1024 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
     1036 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
     1043 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
     1051 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
     1061 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
     1077 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
     1087 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
     1089 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
     1094 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
     1094 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
     1126 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
     1128 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
     1128 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
     1130 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
     1135 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
     1141 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
     1143 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
     1149 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
     1153 | ERROR | [x] Expected 1 space after "="; 2 found
     1159 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
     1160 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
     1166 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
     1170 | ERROR | [x] Expected 1 space after "="; 2 found
     1184 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
     1192 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
     1200 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
     1218 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
     1224 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
     1229 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
     1231 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
     1232 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
     1235 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
     1249 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
     1262 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
     1278 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
     1287 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
     1293 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
     1300 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
     1303 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
     1314 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but found "null"
     1315 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
     1334 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
     1346 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but found "null"
     1356 | ERROR | [x] Expected 1 space before "="; 0 found
     1356 | ERROR | [x] Expected 1 space after "="; 0 found
     1356 | ERROR | [x] Expected 1 space before "="; 0 found
     1356 | ERROR | [x] Expected 1 space after "="; 0 found
     1356 | ERROR | [x] Expected 1 space before "+"; 0 found
     1356 | ERROR | [x] Expected 1 space after "+"; 0 found
     1368 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
     1372 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
     1384 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
     1392 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
     1396 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
     1401 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
     1406 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
     1406 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
     1409 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
     1410 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
     1416 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
     1422 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
     1423 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
     1429 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
     1455 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
     1459 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
     1474 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
     1478 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
     1485 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
     1493 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
     1498 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
     1501 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
     1501 | ERROR | [x] Expected 1 space after ":"; 2 found
     1504 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
     1507 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
     1515 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
     1522 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
     1530 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
     1533 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
     1547 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
     1557 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
     1574 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
     1575 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
     1585 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
     1586 | ERROR | [x] Inline control structures are not allowed
     1587 | ERROR | [x] Inline control structures are not allowed
     1599 | ERROR | [x] Inline control structures are not allowed
     1623 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
     1643 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
     1655 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
     1664 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
     1669 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
     1673 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
     1678 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
     1679 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
     1680 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
     1681 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
     1685 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
     1693 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
     1699 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but found "null"
     1705 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
     1718 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
     1730 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
     1736 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
     1756 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
     1773 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
     1782 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
     1791 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
     1820 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
     1840 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
     1853 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
     1859 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
     1862 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but found "null"
     1870 | ERROR | [x] Expected 1 space before "-"; 0 found
     1870 | ERROR | [x] Expected 1 space after "-"; 0 found
     1891 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
     1892 | ERROR | [x] Expected 1 space before "-"; 0 found
     1892 | ERROR | [x] Expected 1 space after "-"; 0 found
     1892 | ERROR | [x] Expected 1 space before "-"; 0 found
     1892 | ERROR | [x] Expected 1 space after "-"; 0 found
     1899 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
     1931 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
     1931 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
     1933 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
     1949 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
     1955 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
     1963 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
     1969 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
     1971 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
     1975 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
     1980 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
     1998 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
     2004 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
     2012 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
     2016 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
     2027 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
     2031 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
     2032 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
     2038 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
     2039 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
     2048 | ERROR | [x] Functions must not contain multiple empty lines in a row; found 2 empty lines
     2050 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
     2050 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
     2054 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
     2058 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
     2061 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
     2062 | ERROR | [x] Inline control structures are not allowed
     2062 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
     2066 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
     2071 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
     2073 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
     2099 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
     2103 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
     2103 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
     2104 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
     2111 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
     2126 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
     2130 | ERROR | [x] Expected 1 space after "="; 2 found
     2136 | ERROR | [x] Expected 1 space after "="; 2 found
     2155 | ERROR | [x] Functions must not contain multiple empty lines in a row; found 2 empty lines
     2159 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
     2164 | ERROR | [x] Functions must not contain multiple empty lines in a row; found 2 empty lines
     2176 | ERROR | [x] Expected 1 space before "-"; 0 found
     2176 | ERROR | [x] Expected 1 space after "-"; 0 found
     2208 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
     2216 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
     2226 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
     2231 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
     2242 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
     2243 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
     2261 | ERROR | [x] Inline control structures are not allowed
     2261 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
     2267 | ERROR | [x] Inline control structures are not allowed
     2267 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
     2273 | ERROR | [x] Inline control structures are not allowed
     2273 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
     2279 | ERROR | [x] Inline control structures are not allowed
     2279 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
     2281 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
     2286 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but found "null"
     2286 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
     2288 | ERROR | [x] Functions must not contain multiple empty lines in a row; found 2 empty lines
     2290 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
     2304 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
     2310 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
     2366 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
     2393 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
     2398 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
     2399 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
     2402 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
     2402 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
     2404 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but found "null"
     2408 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
     2417 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
     2421 | ERROR | [x] Expected 1 space before "+"; 2 found
     2423 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
     2427 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
     2437 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
     2448 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
     2459 | ERROR | [x] Inline control structures are not allowed
     2463 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
     2463 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
     2472 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
     2474 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but found "null"
     2477 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
     2479 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
     2479 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
     2483 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
     2487 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
     2495 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but found "null"
     2497 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
     2497 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
     2498 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
     2500 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
     2501 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
     2509 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
     2509 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
     2510 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
     2512 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
     2513 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
     2543 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
     2566 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
     2567 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
     2571 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
     2582 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
     2583 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
     2592 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
     2596 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
     2603 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
     2613 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
     2627 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
     2630 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
     2633 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
     2635 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
     2647 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
     2653 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
     2654 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
     2657 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
     2658 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
     2661 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
     2662 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
     2662 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
     2665 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
     2668 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
     2703 | ERROR | [x] Functions must not contain multiple empty lines in a row; found 2 empty lines
     2728 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
     2732 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
     2732 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
     2734 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
     2744 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
     2767 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
     2770 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
     2773 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but found "null"
     2776 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
     2791 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
     2792 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
     2795 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
     2802 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
     2806 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
     2807 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
     2810 | ERROR | [x] Functions must not contain multiple empty lines in a row; found 2 empty lines
     2814 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
     2816 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
     2819 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
     2823 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
     2828 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
     2832 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
     2832 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
     2833 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
     2836 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
     2837 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but found "null"
     2838 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
     2845 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
     2850 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
     2854 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
     2864 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
     2868 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
     2872 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but found "null"
     2886 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
     2911 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
     2919 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
     2926 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
     2938 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
     2943 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
     2954 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
     2958 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but found "null"
     2974 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
     2982 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
     2986 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
     2994 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
     3002 | ERROR | [x] Inline control structures are not allowed
     3004 | ERROR | [x] Inline control structures are not allowed
     3006 | ERROR | [x] Inline control structures are not allowed
    --------------------------------------------------------------------------------------------------------------------------------------------------------------
    PHPCBF CAN FIX THE 456 MARKED SNIFF VIOLATIONS AUTOMATICALLY
    --------------------------------------------------------------------------------------------------------------------------------------------------------------
    
    
    FILE: /Applications/MAMP/htdocs/contribution/contribution/web/themes/potent_allure/plugins/slick-carousel/slick.min.js
    ----------------------------------------------------------------------------------------------------------------------
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    ----------------------------------------------------------------------------------------------------------------------
     1 | WARNING | File appears to be minified and cannot be processed
    ----------------------------------------------------------------------------------------------------------------------
    
    
    FILE: /Applications/MAMP/htdocs/contribution/contribution/web/themes/potent_allure/plugins/instafeed-js/instafeed.min.js
    ------------------------------------------------------------------------------------------------------------------------
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    ------------------------------------------------------------------------------------------------------------------------
     1 | WARNING | File appears to be minified and cannot be processed
    ------------------------------------------------------------------------------------------------------------------------
    
    
    FILE: /Applications/MAMP/htdocs/contribution/contribution/web/themes/potent_allure/plugins/instafeed-js/instafeed.js
    --------------------------------------------------------------------------------------------------------------------
    FOUND 59 ERRORS AFFECTING 57 LINES
    --------------------------------------------------------------------------------------------------------------------
       2 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
       5 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
      13 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
      14 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
      15 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
      23 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but found "null"
      27 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
      31 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
      33 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
      38 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
      50 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but found "null"
      53 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but found "null"
      63 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
      66 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
      69 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but found "null"
      71 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
      77 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but found "null"
      79 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
      85 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but found "null"
      87 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
      92 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but found "null"
      96 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but found "null"
     105 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
     105 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
     108 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
     111 | ERROR | [x] Case breaking statements must be followed by a single blank line
     114 | ERROR | [x] Case breaking statements must be followed by a single blank line
     117 | ERROR | [x] Case breaking statements must be followed by a single blank line
     120 | ERROR | [x] Case breaking statements must be followed by a single blank line
     125 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but found "null"
     125 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
     128 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but found "null"
     132 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but found "null"
     135 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but found "null"
     204 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
     218 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but found "null"
     233 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but found "null"
     236 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
     239 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
     245 | ERROR | [x] Case breaking statements must be followed by a single blank line
     251 | ERROR | [x] Case breaking statements must be followed by a single blank line
     257 | ERROR | [x] Case breaking statements must be followed by a single blank line
     263 | ERROR | [x] Case breaking statements must be followed by a single blank line
     268 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but found "null"
     273 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but found "null"
     280 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
     282 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
     288 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
     294 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but found "null"
     295 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
     302 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
     308 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but found "null"
     311 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but found "null"
     317 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
     319 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
     340 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
     343 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
     359 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
     367 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
    --------------------------------------------------------------------------------------------------------------------
    PHPCBF CAN FIX THE 59 MARKED SNIFF VIOLATIONS AUTOMATICALLY
    --------------------------------------------------------------------------------------------------------------------
    
    
    FILE: /Applications/MAMP/htdocs/contribution/contribution/web/themes/potent_allure/plugins/google-map/gmap.js
    -------------------------------------------------------------------------------------------------------------
    FOUND 12 ERRORS AFFECTING 10 LINES
    -------------------------------------------------------------------------------------------------------------
       4 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but found "null"
     188 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
     189 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
     190 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
     191 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
     192 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
     193 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
     206 | ERROR | [x] Expected 1 space after "="; 0 found
     207 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but found "null"
     207 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but found "null"
     207 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but found "null"
     221 | ERROR | [x] Expected 1 newline at end of file; 0 found
    -------------------------------------------------------------------------------------------------------------
    PHPCBF CAN FIX THE 12 MARKED SNIFF VIOLATIONS AUTOMATICALLY
    -------------------------------------------------------------------------------------------------------------
    
    
    FILE: /Applications/MAMP/htdocs/contribution/contribution/web/themes/potent_allure/plugins/owl-carousel/owl.carousel.min.js
    ---------------------------------------------------------------------------------------------------------------------------
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    ---------------------------------------------------------------------------------------------------------------------------
     1 | WARNING | File appears to be minified and cannot be processed
    ---------------------------------------------------------------------------------------------------------------------------
    
    
    FILE: /Applications/MAMP/htdocs/contribution/contribution/web/themes/potent_allure/js/custom.js
    -------------------------------------------------------------------------------------------------
    FOUND 48 ERRORS AFFECTING 42 LINES
    -------------------------------------------------------------------------------------------------
       1 | ERROR | [x] Additional whitespace found at start of file
       2 | ERROR | [x] Whitespace found at end of line
       3 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
       4 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
       5 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
       6 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
      10 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
      14 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
      14 | ERROR | [x] Expected 1 space before opening brace; found 0
      20 | ERROR | [x] Whitespace found at end of line
      25 | ERROR | [x] Expected 1 space after "="; 2 found
      36 | ERROR | [x] Functions must not contain multiple empty lines in a row; found 2 empty lines
      47 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
      48 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
      49 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
      56 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
      57 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
      80 | ERROR | [x] Whitespace found at end of line
      83 | ERROR | [x] Whitespace found at end of line
      87 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
      89 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
      90 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
     103 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
     103 | ERROR | [x] Whitespace found at end of line
     103 | ERROR | [x] Functions must not contain multiple empty lines in a row; found 3 empty lines
     106 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
     107 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
     107 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
     108 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
     109 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
     109 | ERROR | [x] Spaces must be used for alignment; tabs are not allowed
     109 | ERROR | [x] Whitespace found at end of line
     111 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
     118 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
     119 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
     122 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
     123 | ERROR | [x] Functions must not contain multiple empty lines in a row; found 2 empty lines
     125 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
     126 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
     127 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
     128 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
     129 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
     130 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
     131 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
     132 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
     133 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
     134 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
     136 | ERROR | [x] Expected 1 newline at end of file; 0 found
    
  • Status changed to Needs review about 1 year ago
  • 🇮🇳India djsagar

    I tried to fix phpcs issue kindly review.

  • Status changed to RTBC about 1 year ago
  • 🇮🇳India Prachi6824

    Hello @djsagar,

    I have tested your patch it was applied successfully.
    Hence changing the status to RTBC.

    For reference attaching the screenshot:

  • 🇮🇳India Akshay kashyap

    @prachi6824 Thanks for the work. But this screenshot is not helpful to show whether all the code-related issues are fixed or not.

Production build 0.71.5 2024