Fix the issues reported by phpcs

Created on 12 July 2024, 2 months ago
Updated 13 July 2024, 2 months ago

Running :-

phpcs --standard=Drupal,DrupalPractice --extensions=php,module,inc,install,test,profile,theme,css,js,info,txt,md,yml,twig web/modules/contrib/smileys_field/

FILE: /var/www/html/drupal-contribution-d10/web/modules/contrib/smileys_field/modules/smileys_field_emoji/assets/js/smileys_field_emoji.js
------------------------------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
------------------------------------------------------------------------------------------------------------------------------------------
 8 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but found "null"
------------------------------------------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
------------------------------------------------------------------------------------------------------------------------------------------


FILE: /var/www/html/drupal-contribution-d10/web/modules/contrib/smileys_field/modules/smileys_field_emoji/assets/js/database.js
-------------------------------------------------------------------------------------------------------------------------------
FOUND 86 ERRORS AFFECTING 78 LINES
-------------------------------------------------------------------------------------------------------------------------------
   1 | ERROR | [x] Expected 0 spaces before opening parenthesis; 1 found
   7 | ERROR | [x] Expected 0 spaces before opening parenthesis; 1 found
  37 | ERROR | [x] Expected 0 spaces before opening parenthesis; 1 found
  50 | ERROR | [x] Expected 0 spaces before opening parenthesis; 1 found
  54 | ERROR | [x] Expected 0 spaces before opening parenthesis; 1 found
  55 | ERROR | [x] Expected 0 spaces before opening parenthesis; 1 found
  82 | ERROR | [x] Expected 0 spaces before opening parenthesis; 1 found
  91 | ERROR | [x] Expected 0 spaces before opening parenthesis; 1 found
 116 | ERROR | [x] Expected 0 spaces before opening parenthesis; 1 found
 123 | ERROR | [x] Expected 0 spaces before opening parenthesis; 1 found
 142 | ERROR | [x] Expected 0 spaces before opening parenthesis; 1 found
 161 | ERROR | [x] Expected 0 spaces before opening parenthesis; 1 found
 173 | ERROR | [x] Expected 0 spaces before opening parenthesis; 1 found
 195 | ERROR | [x] Expected 0 spaces before opening parenthesis; 1 found
 218 | ERROR | [x] Expected 0 spaces before opening parenthesis; 1 found
 226 | ERROR | [x] Expected 0 spaces before opening parenthesis; 1 found
 268 | ERROR | [x] Expected 0 spaces before opening parenthesis; 1 found
 272 | ERROR | [x] Expected 0 spaces before opening parenthesis; 1 found
 276 | ERROR | [x] Expected 0 spaces before opening parenthesis; 1 found
 280 | ERROR | [x] Expected 0 spaces before opening parenthesis; 1 found
 288 | ERROR | [x] Expected 0 spaces before opening parenthesis; 1 found
 302 | ERROR | [x] Expected 0 spaces before opening parenthesis; 1 found
 314 | ERROR | [x] Expected 0 spaces before opening parenthesis; 1 found
 318 | ERROR | [x] Expected 0 spaces before opening parenthesis; 1 found
 324 | ERROR | [x] Expected 0 spaces before opening parenthesis; 1 found
 344 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
 362 | ERROR | [x] Expected 0 spaces before opening parenthesis; 1 found
 370 | ERROR | [x] Expected 0 spaces before opening parenthesis; 1 found
 376 | ERROR | [x] Expected 0 spaces before opening parenthesis; 1 found
 406 | ERROR | [x] Expected 0 spaces before opening parenthesis; 1 found
 408 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
 408 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
 413 | ERROR | [x] Expected 0 spaces before opening parenthesis; 1 found
 438 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
 438 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
 450 | ERROR | [x] Expected 0 spaces before opening parenthesis; 1 found
 460 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but found "null"
 466 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but found "null"
 469 | ERROR | [x] Expected 0 spaces before opening parenthesis; 1 found
 475 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but found "null"
 480 | ERROR | [x] Expected 0 spaces before opening parenthesis; 1 found
 486 | ERROR | [x] Expected 0 spaces before opening parenthesis; 1 found
 493 | ERROR | [x] Expected 0 spaces before opening parenthesis; 1 found
 502 | ERROR | [x] Expected 0 spaces before opening parenthesis; 1 found
 514 | ERROR | [x] Expected 0 spaces before opening parenthesis; 1 found
 545 | ERROR | [x] Expected 0 spaces before opening parenthesis; 1 found
 611 | ERROR | [x] Expected 0 spaces before opening parenthesis; 1 found
 621 | ERROR | [x] Expected 0 spaces before opening parenthesis; 1 found
 638 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
 639 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
 659 | ERROR | [x] Space before opening parenthesis of function call prohibited
 679 | ERROR | [x] Expected 0 spaces before opening parenthesis; 1 found
 707 | ERROR | [x] Expected 0 spaces before opening parenthesis; 1 found
 722 | ERROR | [x] Expected 0 spaces before opening parenthesis; 1 found
 732 | ERROR | [x] Expected 0 spaces before opening parenthesis; 1 found
 738 | ERROR | [x] Expected 0 spaces before opening parenthesis; 1 found
 746 | ERROR | [x] Expected 0 spaces before opening parenthesis; 1 found
 803 | ERROR | [x] Expected 0 spaces before opening parenthesis; 1 found
 813 | ERROR | [x] Expected 0 spaces before opening parenthesis; 1 found
 825 | ERROR | [x] Inline control structures are not allowed
 825 | ERROR | [x] Space found before semicolon; expected ");" but found ") ;"
 834 | ERROR | [x] Expected 0 spaces before opening parenthesis; 1 found
 846 | ERROR | [x] Expected 0 spaces before opening parenthesis; 1 found
 849 | ERROR | [x] Expected 1 space before "-"; 0 found
 849 | ERROR | [x] Expected 1 space after "-"; 0 found
 849 | ERROR | [x] Expected 1 space before "-"; 0 found
 849 | ERROR | [x] Expected 1 space after "-"; 0 found
 849 | ERROR | [x] Expected 1 space before "-"; 0 found
 849 | ERROR | [x] Expected 1 space after "-"; 0 found
 858 | ERROR | [x] Expected 0 spaces before opening parenthesis; 1 found
 872 | ERROR | [x] Expected 0 spaces before opening parenthesis; 1 found
 873 | ERROR | [x] Space before opening parenthesis of function call prohibited
 888 | ERROR | [x] Expected 0 spaces before opening parenthesis; 1 found
 894 | ERROR | [x] Expected 0 spaces before opening parenthesis; 1 found
 905 | ERROR | [x] Expected 0 spaces before opening parenthesis; 1 found
 915 | ERROR | [x] Expected 0 spaces before opening parenthesis; 1 found
 925 | ERROR | [x] Expected 0 spaces before opening parenthesis; 1 found
 930 | ERROR | [x] Expected 0 spaces before opening parenthesis; 1 found
 936 | ERROR | [x] Expected 0 spaces before opening parenthesis; 1 found
 942 | ERROR | [x] Expected 0 spaces before opening parenthesis; 1 found
 948 | ERROR | [x] Expected 0 spaces before opening parenthesis; 1 found
 952 | ERROR | [x] Expected 0 spaces before opening parenthesis; 1 found
 956 | ERROR | [x] Expected 0 spaces before opening parenthesis; 1 found
 964 | ERROR | [x] Expected 0 spaces before opening parenthesis; 1 found
 972 | ERROR | [x] Expected 0 spaces before opening parenthesis; 1 found
 977 | ERROR | [x] Expected 0 spaces before opening parenthesis; 1 found
-------------------------------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 86 MARKED SNIFF VIOLATIONS AUTOMATICALLY
-------------------------------------------------------------------------------------------------------------------------------


FILE: /var/www/html/drupal-contribution-d10/web/modules/contrib/smileys_field/modules/smileys_field_emoji/assets/js/picker.js
-----------------------------------------------------------------------------------------------------------------------------
FOUND 2023 ERRORS AFFECTING 1884 LINES
-----------------------------------------------------------------------------------------------------------------------------
    7 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
   11 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
   11 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but found "null"
   19 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
   27 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
   32 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
   43 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
   43 | ERROR | [x] Inline control structures are not allowed
   43 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
   44 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
   45 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
   46 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
   47 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
   48 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
   49 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
   54 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
   58 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
   63 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
   64 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
   65 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
   66 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
   67 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
   68 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
   76 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
   86 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
   86 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but found "null"
   94 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
   95 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
   96 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  105 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  113 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  124 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  125 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  135 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  135 | ERROR | [x] Inline control structures are not allowed
  135 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but found "null"
  136 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  136 | ERROR | [x] Inline control structures are not allowed
  145 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  146 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  146 | ERROR | [x] Inline control structures are not allowed
  147 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  153 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  153 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but found "null"
  159 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  159 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but found "null"
  160 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  161 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  162 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  163 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  168 | ERROR | [x] Spaces must be used for alignment; tabs are not allowed
  169 | ERROR | [x] Spaces must be used for alignment; tabs are not allowed
  170 | ERROR | [x] Spaces must be used for alignment; tabs are not allowed
  171 | ERROR | [x] Spaces must be used for alignment; tabs are not allowed
  181 | ERROR | [x] Spaces must be used for alignment; tabs are not allowed
  182 | ERROR | [x] Spaces must be used for alignment; tabs are not allowed
  183 | ERROR | [x] Spaces must be used for alignment; tabs are not allowed
  184 | ERROR | [x] Spaces must be used for alignment; tabs are not allowed
  192 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  204 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
  208 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  209 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  209 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
  210 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  211 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  216 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  243 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  244 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  245 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  246 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  247 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  248 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  249 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  250 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  251 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  252 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  253 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  254 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  255 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  256 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  257 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  258 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  259 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  260 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  261 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  262 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  263 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  264 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  265 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  266 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  266 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but found "null"
  267 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  268 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  269 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  269 | ERROR | [x] Inline control structures are not allowed
  270 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  271 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  272 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  273 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  274 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  275 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  276 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  277 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  278 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  279 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  280 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  281 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  282 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  283 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  284 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  285 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  286 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  286 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
  287 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  288 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  293 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  293 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but found "null"
  294 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  295 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  296 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  297 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  298 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  299 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  300 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  309 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  310 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  311 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  312 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  313 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  324 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  325 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  326 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  327 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  363 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  364 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  365 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  372 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  373 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  378 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  379 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  380 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  381 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  382 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  383 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  384 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  385 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  386 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  387 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  388 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  389 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  391 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  392 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  393 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  394 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  395 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  395 | ERROR | [x] Inline control structures are not allowed
  396 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  397 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  398 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  399 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  400 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  401 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  402 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  403 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  404 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  405 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  406 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  407 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  408 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  409 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  410 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  411 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  412 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  413 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  413 | ERROR | [x] Inline control structures are not allowed
  414 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  415 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  416 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  417 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  418 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  419 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  420 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  421 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  422 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  423 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  424 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  425 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  426 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  427 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  428 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  429 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  430 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  431 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  432 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  433 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  434 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  435 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  436 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  437 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  438 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  439 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  440 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  441 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  442 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  443 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  444 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  445 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  446 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  447 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  448 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  449 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  450 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  451 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  452 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  453 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  453 | ERROR | [x] Inline control structures are not allowed
  454 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  455 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  455 | ERROR | [x] Inline control structures are not allowed
  456 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  457 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  462 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  463 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  464 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  465 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  466 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  467 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  468 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  469 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  470 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  471 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  472 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  473 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  474 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  475 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  476 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  477 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  478 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  479 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  484 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  485 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  485 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but found "null"
  486 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  487 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  488 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  489 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  490 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  491 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  491 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but found "null"
  492 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  493 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  498 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  499 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  500 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  501 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  502 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  503 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  503 | ERROR | [x] Expected 1 space after "|"; 0 found
  503 | ERROR | [x] Expected 1 space before "="; 0 found
  518 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  519 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  520 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  521 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  522 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  523 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  524 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  525 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  527 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  528 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  529 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  530 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  531 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  531 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but found "null"
  532 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  533 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  534 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  535 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  536 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  537 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  538 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  539 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  540 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  541 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  542 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  543 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  544 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  545 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  546 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  547 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  548 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  548 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
  549 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  550 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  551 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  552 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  552 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
  553 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  554 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  555 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  556 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  557 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  557 | ERROR | [x] Inline control structures are not allowed
  558 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  558 | ERROR | [x] Inline control structures are not allowed
  559 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  560 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  561 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  562 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  563 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  564 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  564 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
  565 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  566 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  567 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  567 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
  568 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  569 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  570 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  571 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  572 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  573 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  574 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  575 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  576 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  586 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  587 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  588 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  589 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  590 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  591 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  592 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  593 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  593 | ERROR | [x] Whitespace found at end of line
  594 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  595 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  596 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  597 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  598 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  599 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  600 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  601 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  601 | ERROR | [x] Whitespace found at end of line
  603 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  604 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  605 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  606 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  607 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  609 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  610 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  611 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  612 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  613 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  614 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  615 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  616 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  617 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  618 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  619 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  620 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  621 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  622 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  623 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  623 | ERROR | [x] Inline control structures are not allowed
  624 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  625 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  627 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  628 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  629 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  630 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  631 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  632 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  633 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  633 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
  634 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  635 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  635 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
  636 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  637 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  671 | ERROR | [x] Expected 0 spaces before opening parenthesis; 1 found
  764 | ERROR | [x] Expected 0 spaces before opening parenthesis; 1 found
  775 | ERROR | [x] Expected 0 spaces before opening parenthesis; 1 found
  820 | ERROR | [x] Expected 0 spaces before opening parenthesis; 1 found
  836 | ERROR | [x] Expected 0 spaces before opening parenthesis; 1 found
  843 | ERROR | [x] Expected 0 spaces before opening parenthesis; 1 found
  854 | ERROR | [x] Expected 0 spaces before opening parenthesis; 1 found
  870 | ERROR | [x] Expected 0 spaces before opening parenthesis; 1 found
  906 | ERROR | [x] Expected 0 spaces before opening parenthesis; 1 found
  921 | ERROR | [x] Space before opening parenthesis of function call prohibited
  930 | ERROR | [x] Expected 0 spaces before opening parenthesis; 1 found
  941 | ERROR | [x] Expected 0 spaces before opening parenthesis; 1 found
  969 | ERROR | [x] Expected 0 spaces before opening parenthesis; 1 found
  978 | ERROR | [x] Expected 0 spaces before opening parenthesis; 1 found
  989 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  990 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  991 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  992 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  996 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  997 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  998 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  999 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1003 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1004 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1005 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1006 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1010 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1011 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1012 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1016 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1017 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1018 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1019 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1024 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1025 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1026 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1027 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1028 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1029 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1030 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1031 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1033 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1034 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1035 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1035 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but found "null"
 1036 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1037 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1038 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1039 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1041 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1042 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1043 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1045 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1046 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1047 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1048 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1049 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1050 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1051 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1052 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1053 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1054 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1055 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1056 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1057 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1057 | ERROR | [x] Inline control structures are not allowed
 1059 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1060 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1061 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1063 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1064 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1065 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1066 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1067 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1069 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1070 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1071 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1073 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1074 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1075 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1077 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1078 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1079 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1080 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1081 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1082 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1083 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1084 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1085 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1086 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1091 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1092 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1093 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1094 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1095 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1096 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1097 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1098 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1099 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1100 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1102 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1103 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1104 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1106 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1107 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1108 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1108 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but found "null"
 1109 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1110 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1111 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1112 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1113 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1114 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1115 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1116 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1117 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1118 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1119 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1120 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1121 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1122 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1123 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1124 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1125 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1127 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1128 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1129 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1129 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
 1130 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1131 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1132 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1133 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1134 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1134 | ERROR | [x] Inline control structures are not allowed
 1136 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1137 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1138 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1140 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1141 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1142 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1144 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1145 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1146 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1148 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1149 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1150 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1151 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1152 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1153 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1154 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1155 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1157 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1157 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
 1158 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1159 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1160 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1165 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1166 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1168 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1169 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1170 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1171 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1172 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1172 | ERROR | [x] Inline control structures are not allowed
 1173 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1174 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1175 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1176 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1177 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1178 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1179 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1180 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1181 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1182 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1183 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1184 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1185 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1186 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1187 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1188 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1189 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1194 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1195 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1197 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1198 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1199 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1200 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1201 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1202 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1203 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1204 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1205 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1205 | ERROR | [x] Inline control structures are not allowed
 1206 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1207 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1208 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1209 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1210 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1211 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1212 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1217 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1218 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1219 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1220 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1221 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1222 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1223 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1225 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1226 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1226 | ERROR | [x] Inline control structures are not allowed
 1227 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1228 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1230 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1231 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1233 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1234 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1235 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1235 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but found "null"
 1236 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1237 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1238 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1239 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1241 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1242 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1243 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1245 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1246 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1248 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1249 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1250 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1252 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1253 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1254 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1255 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1256 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1257 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1257 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but found "null"
 1258 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1259 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1260 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1262 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1263 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1264 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1265 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1266 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1268 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1269 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1270 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1270 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but found "null"
 1271 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1272 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1274 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1275 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1276 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1278 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1279 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1280 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1281 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1282 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1284 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1285 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1286 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1288 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1289 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1290 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1292 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1293 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1294 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1295 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1296 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1298 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1299 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1300 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1301 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1302 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1303 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1304 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1305 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1307 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1308 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1309 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1314 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1316 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1317 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1318 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1319 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1320 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1321 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1322 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1324 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1325 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1326 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1327 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1328 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1329 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1330 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1331 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1332 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1333 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1334 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1336 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1337 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1338 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1339 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1340 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1342 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1343 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1344 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1344 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but found "null"
 1345 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1346 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1347 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1348 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1350 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1351 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1352 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1354 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1356 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1357 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1358 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1360 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1361 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1362 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1363 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1364 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1365 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1366 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1367 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1368 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1369 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1370 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1372 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1373 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1374 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1374 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but found "null"
 1375 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1376 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1377 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1378 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1379 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1381 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1381 | ERROR | [x] Inline control structures are not allowed
 1382 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1383 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1384 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1385 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1386 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1387 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1389 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1390 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1391 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1393 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1394 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1395 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1396 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1397 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1399 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1400 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1401 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1401 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but found "null"
 1402 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1404 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1405 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1406 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1408 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1409 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1410 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1412 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1413 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1414 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1415 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1416 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1417 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1418 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1419 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1420 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1422 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1423 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1424 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1425 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1426 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1431 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1432 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1434 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1435 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1436 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1437 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1438 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1438 | ERROR | [x] Inline control structures are not allowed
 1439 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1440 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1441 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1442 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1443 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1444 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1445 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1446 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1447 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1448 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1449 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1450 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1451 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1452 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1453 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1454 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1455 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1460 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1461 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1463 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1464 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1465 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1466 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1467 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1468 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1469 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1470 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1471 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1471 | ERROR | [x] Inline control structures are not allowed
 1472 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1473 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1474 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1475 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1476 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1477 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1478 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1483 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1484 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1485 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1486 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1488 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1489 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1489 | ERROR | [x] Inline control structures are not allowed
 1490 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1491 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1493 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1494 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1496 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1497 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1498 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1498 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but found "null"
 1499 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1500 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1501 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1502 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1503 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1504 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1505 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1506 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1507 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1508 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1509 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1510 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1511 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1511 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but found "null"
 1512 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1513 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1514 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1516 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1517 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1518 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1519 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1520 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1522 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1523 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1524 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1524 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but found "null"
 1525 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1526 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1528 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1529 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1530 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1532 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1533 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1534 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1536 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1537 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1538 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1539 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1540 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1541 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1542 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1543 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1545 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1546 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1547 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1551 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1552 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1553 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1554 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1555 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1556 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1557 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1558 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1559 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1560 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1561 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1562 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1563 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1564 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1565 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1566 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1567 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1568 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1569 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1570 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1571 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1572 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1573 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1574 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1575 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1576 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1577 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1578 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1579 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1580 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1581 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1582 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1583 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1584 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1585 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1586 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1587 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1588 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1589 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1590 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1591 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1592 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1593 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1594 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1595 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1596 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1597 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1598 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1599 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1600 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1601 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1602 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1603 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1604 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1605 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1606 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1607 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1609 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1610 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1611 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1612 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1613 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1615 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1616 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1618 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1619 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1620 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1621 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1622 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1624 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1625 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1627 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1628 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1629 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1630 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1631 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1633 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1634 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1636 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1637 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1638 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1639 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1640 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1642 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1643 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1644 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1645 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1646 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1647 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1648 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1649 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1650 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1651 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1652 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1653 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1654 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1655 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1656 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1657 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1658 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1660 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1661 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1662 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1664 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1666 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1667 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1668 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1670 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1671 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1672 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1673 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1674 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1675 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1677 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1678 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1679 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1681 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1683 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1684 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1685 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1687 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1688 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1689 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1690 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1691 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1692 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1693 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1694 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1695 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1696 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1697 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1698 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1699 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1700 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1701 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1702 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1704 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1705 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1705 | ERROR | [x] Expected 1 space before "-"; 0 found
 1705 | ERROR | [x] Expected 1 space after "-"; 0 found
 1706 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1708 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1709 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1710 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1711 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1712 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1713 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1714 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1715 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1716 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1717 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1718 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1719 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1720 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1722 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1723 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1724 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1726 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1727 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1728 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1730 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1731 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1732 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1734 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1735 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1736 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1738 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1739 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1740 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1741 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1742 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1743 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1744 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1745 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1746 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1747 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1748 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1749 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1750 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1751 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1752 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1753 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1755 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1756 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1757 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1759 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1761 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1762 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1763 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1765 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1766 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1767 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1767 | ERROR | [x] Expected 1 space before "-"; 0 found
 1767 | ERROR | [x] Expected 1 space after "-"; 0 found
 1769 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1770 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1771 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1772 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1773 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1774 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1775 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1776 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1777 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1778 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1779 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1780 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1781 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1782 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1783 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1784 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1785 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1786 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1787 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1788 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1789 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1790 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1791 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1792 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1793 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1794 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1795 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1796 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1797 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1799 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1800 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1801 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1801 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but found "null"
 1802 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1803 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1805 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1806 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1808 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1809 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1810 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1810 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but found "null"
 1811 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1812 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1814 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1815 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1816 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1817 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1818 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1819 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1821 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1822 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1823 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1823 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but found "null"
 1824 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1825 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1827 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1828 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1830 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1831 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1832 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1832 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but found "null"
 1833 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1834 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1836 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1837 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1838 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1840 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1841 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1842 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1843 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1844 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1845 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1846 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1847 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1848 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1849 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1850 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1850 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but found "null"
 1851 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1852 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1853 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1855 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1855 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
 1856 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1857 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1858 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1859 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1860 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1861 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1863 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1864 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1865 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1867 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1868 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1868 | ERROR | [x] Expected 1 space before "-"; 0 found
 1868 | ERROR | [x] Expected 1 space after "-"; 0 found
 1869 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1870 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1871 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1873 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1874 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1875 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1877 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1877 | ERROR | [x] Inline control structures are not allowed
 1878 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1878 | ERROR | [x] Inline control structures are not allowed
 1879 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1879 | ERROR | [x] Inline control structures are not allowed
 1881 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1882 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1883 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1885 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1886 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1887 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1889 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1890 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1891 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1893 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1894 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1895 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1897 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1898 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1899 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1900 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1901 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1903 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1903 | ERROR | [x] Inline control structures are not allowed
 1905 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1906 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1907 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1907 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but found "null"
 1908 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1910 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1911 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1912 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1913 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1914 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1916 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1917 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1918 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1919 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1920 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1922 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1923 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1924 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1926 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1927 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1928 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1930 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1931 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1932 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1934 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1935 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1936 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1936 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but found "null"
 1937 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1939 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1940 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1941 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1943 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1944 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1945 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1947 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1948 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1949 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1951 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1951 | ERROR | [x] Inline control structures are not allowed
 1953 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1954 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1955 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1957 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1958 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1959 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1959 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but found "null"
 1960 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1962 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1963 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1964 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1965 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1966 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1968 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1969 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1970 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1972 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1973 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1974 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1975 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1976 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1978 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1979 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1980 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1980 | ERROR | [x] Expected 1 space before "-"; 0 found
 1980 | ERROR | [x] Expected 1 space after "-"; 0 found
 1981 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1982 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1984 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1985 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1986 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1986 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but found "null"
 1987 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1989 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1990 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1991 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1993 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1994 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1995 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1997 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1998 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 1999 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2001 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2002 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2003 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2005 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2006 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2007 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2008 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2009 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2010 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2011 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2012 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2013 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2014 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2016 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2017 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2018 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2020 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2020 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but found "null"
 2022 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2023 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2024 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2026 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2027 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2028 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2030 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2030 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but found "null"
 2032 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2033 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2034 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2036 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2036 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but found "null"
 2037 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2037 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but found "null"
 2038 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2038 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
 2039 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2040 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2041 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2045 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2046 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2047 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2048 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2049 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2050 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2052 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2053 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2053 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
 2055 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2056 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2057 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2058 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2059 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2060 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2061 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2062 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2062 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
 2063 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2064 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2065 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2065 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
 2066 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2066 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
 2067 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2068 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2069 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2070 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2071 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2072 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2073 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2074 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2075 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2076 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2077 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2077 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
 2078 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2079 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2080 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2081 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2082 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2082 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
 2083 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2085 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2086 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2088 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2089 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2090 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2091 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2092 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2093 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2095 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2096 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2097 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2097 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
 2097 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
 2098 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2100 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2101 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2103 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2104 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2105 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2106 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2107 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2108 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2110 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2111 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2113 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2114 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2115 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2116 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2117 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2118 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2119 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2120 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2121 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2122 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2123 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2124 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2125 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2126 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2127 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2128 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2129 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2130 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2131 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2132 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2134 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2135 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2136 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2137 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2139 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2140 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2142 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2143 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2144 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2145 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2146 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2148 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2149 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2150 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2150 | ERROR | [x] Expected 1 space before "-"; 0 found
 2150 | ERROR | [x] Expected 1 space after "-"; 0 found
 2151 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2153 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2154 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2155 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2157 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2158 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2159 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2161 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2162 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2164 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2165 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2166 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2168 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2169 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2170 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2172 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2174 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2175 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2176 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2177 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2179 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2180 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2182 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2183 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2184 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2186 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2187 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2188 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2189 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2190 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2192 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2193 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2194 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2195 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2197 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2198 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2199 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2199 | ERROR | [x] Case breaking statements must be followed by a single blank line
 2199 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
 2200 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2201 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2201 | ERROR | [x] Case breaking statements must be followed by a single blank line
 2201 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
 2202 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2203 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2204 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2205 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2206 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2207 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2208 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2209 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2210 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2212 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2213 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2214 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2215 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2216 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2217 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2218 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2219 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2220 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2221 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2223 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2224 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2225 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2227 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2228 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2229 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2230 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2231 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2232 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2234 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2235 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2236 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2236 | ERROR | [x] Case breaking statements must be followed by a single blank line
 2237 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2238 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2238 | ERROR | [x] Case breaking statements must be followed by a single blank line
 2239 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2240 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2240 | ERROR | [x] Case breaking statements must be followed by a single blank line
 2241 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2242 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2243 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2244 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2246 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2247 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2248 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2249 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2250 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2251 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2252 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2253 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2255 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2256 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2257 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2258 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2259 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2260 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2261 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2263 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2264 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2265 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2267 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2268 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2269 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2271 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2272 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2274 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2275 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2276 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2278 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2279 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2280 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2281 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2282 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2283 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2284 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2284 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
 2285 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2286 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2288 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2289 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2290 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2292 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2293 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2294 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2295 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2297 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2298 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2299 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2300 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2302 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2303 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2304 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2305 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2307 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2308 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2309 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2310 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2312 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2313 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2314 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2315 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2316 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2318 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2319 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2320 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2321 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2322 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2324 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2325 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2326 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2327 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2329 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2330 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2331 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2331 | ERROR | [x] Case breaking statements must be followed by a single blank line
 2331 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
 2332 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2333 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2333 | ERROR | [x] Case breaking statements must be followed by a single blank line
 2333 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
 2334 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2335 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2335 | ERROR | [x] Case breaking statements must be followed by a single blank line
 2336 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2337 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2337 | ERROR | [x] Case breaking statements must be followed by a single blank line
 2338 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2339 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2340 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2341 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2342 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2342 | ERROR | [x] Case breaking statements must be followed by a single blank line
 2343 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2344 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2345 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2345 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
 2346 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2347 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2348 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2350 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2351 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2352 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2353 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2354 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2356 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2357 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2358 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2359 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2360 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2361 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2362 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2363 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2365 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2366 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2367 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2368 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2370 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2371 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2371 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
 2372 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2373 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2375 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2376 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2377 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2378 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2380 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2381 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2382 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2383 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2384 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2385 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2387 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2389 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2390 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2391 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2392 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2393 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2394 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2396 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2397 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2398 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2399 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2400 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2401 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2403 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2404 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2405 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2406 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2407 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2408 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2410 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2411 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2411 | ERROR | [x] Inline control structures are not allowed
 2412 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2412 | ERROR | [x] Inline control structures are not allowed
 2413 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2413 | ERROR | [x] Inline control structures are not allowed
 2414 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2414 | ERROR | [x] Inline control structures are not allowed
 2415 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2415 | ERROR | [x] Inline control structures are not allowed
 2416 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2416 | ERROR | [x] Inline control structures are not allowed
 2417 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2419 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2420 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2421 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2422 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2423 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2424 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2425 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2426 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2427 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2428 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2429 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2430 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2432 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2433 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2434 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2435 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2436 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2437 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2438 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2439 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2439 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
 2441 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2442 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2443 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2443 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
 2444 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2445 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2446 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2447 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2449 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2450 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2451 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2451 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
 2452 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2453 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2454 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2455 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2456 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2458 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2459 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2460 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2460 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
 2462 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2463 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2464 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2465 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2467 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2468 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2469 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2470 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2471 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2472 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2474 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2475 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2476 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2477 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2478 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2479 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2480 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2481 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2482 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2483 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2485 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2486 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2487 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2488 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2490 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2491 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2492 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2493 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2494 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2495 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2496 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2497 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2498 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2499 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2500 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2501 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2503 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2504 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2505 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2506 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2507 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2508 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2510 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2511 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2512 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2513 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2514 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2515 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2516 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2518 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2519 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2520 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2520 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
 2521 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2522 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2523 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2525 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2526 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2527 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2529 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2529 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
 2530 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2531 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2532 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2533 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2535 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2536 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2537 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2539 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2539 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
 2540 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2541 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2542 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2544 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2545 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2546 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2547 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2549 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2550 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2551 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2552 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2553 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2554 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2555 | ERROR | [x] Expected 1 space before "-"; 0 found
 2555 | ERROR | [x] Expected 1 space after "-"; 0 found
 2555 | ERROR | [x] Whitespace found at end of line
 2556 | ERROR | [x] Expected 1 space before "-"; 0 found
 2556 | ERROR | [x] Expected 1 space after "-"; 0 found
 2556 | ERROR | [x] Whitespace found at end of line
 2557 | ERROR | [x] Expected 1 space before "-"; 0 found
 2557 | ERROR | [x] Expected 1 space after "-"; 0 found
 2558 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2560 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2561 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2562 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2563 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2564 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2565 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2566 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2567 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2568 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2569 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2571 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2572 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2573 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2574 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2576 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2577 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2578 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2580 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2581 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2582 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2583 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2585 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2586 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2587 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2589 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2590 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2591 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2592 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2593 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2594 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2595 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2596 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2597 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2599 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2600 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2601 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2602 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2603 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2604 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2606 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2607 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2608 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2609 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2610 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2611 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2612 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2614 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2615 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2616 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2617 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2618 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2619 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2621 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2622 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2623 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2624 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2625 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2626 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2627 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2628 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2630 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2631 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2632 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2633 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2634 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2635 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2636 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2638 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2639 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2640 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2641 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2642 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2644 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2645 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2646 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2647 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2648 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2648 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
 2649 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2650 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2650 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
 2651 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2652 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2653 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2654 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2655 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2657 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2658 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2659 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2660 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2661 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2662 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2663 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2664 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2665 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2666 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2668 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2670 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2671 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2672 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2674 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2675 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2676 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2677 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2679 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2680 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2682 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2683 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2685 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2686 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2687 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2688 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2690 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2691 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2692 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2693 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2694 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2695 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2696 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2698 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2699 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2700 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2701 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2702 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2703 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2704 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2705 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2706 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2707 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2707 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
 2708 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2709 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2709 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
 2710 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2711 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2712 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2712 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
 2713 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2714 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2715 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2716 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2718 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2719 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2720 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2721 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2722 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2723 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2724 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2725 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2726 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2727 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2728 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2729 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2730 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2731 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2732 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2733 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2734 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2735 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2736 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2737 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2738 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2739 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2740 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2741 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2742 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2743 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2744 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2745 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2746 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2747 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2748 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2749 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2750 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2751 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2752 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2753 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2754 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2755 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2756 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2757 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2758 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2759 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2760 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2761 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2762 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2763 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2764 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2765 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2766 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2767 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2768 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2769 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2770 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2771 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2772 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2773 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2774 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2778 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2779 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2781 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2782 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2783 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2784 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2785 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2786 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2787 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2788 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2789 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2790 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2791 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2792 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2793 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2794 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2795 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2795 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but found "null"
 2796 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2797 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2798 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2851 | ERROR | [x] Expected 1 space before "-"; 0 found
 2851 | ERROR | [x] Expected 1 space after "-"; 0 found
 2851 | ERROR | [x] Expected 1 space before "-"; 0 found
 2851 | ERROR | [x] Expected 1 space after "-"; 0 found
 2854 | ERROR | [x] Expected 0 spaces before opening parenthesis; 1 found
 2866 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but found "null"
 2868 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but found "null"
 2881 | ERROR | [x] Expected 0 spaces before opening parenthesis; 1 found
 2892 | ERROR | [x] Expected 0 spaces before opening parenthesis; 1 found
 2909 | ERROR | [x] Expected 0 spaces before opening parenthesis; 1 found
 2913 | ERROR | [x] Expected 0 spaces before opening parenthesis; 1 found
 2923 | ERROR | [x] Expected 0 spaces before opening parenthesis; 1 found
 2933 | ERROR | [x] Expected 0 spaces before opening parenthesis; 1 found
 2943 | ERROR | [x] Expected 0 spaces before opening parenthesis; 1 found
 2954 | ERROR | [x] Space before opening parenthesis of function call prohibited
 2962 | ERROR | [x] Space before opening parenthesis of function call prohibited
-----------------------------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 2023 MARKED SNIFF VIOLATIONS AUTOMATICALLY
-----------------------------------------------------------------------------------------------------------------------------


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


FILE: /var/www/html/drupal-contribution-d10/web/modules/contrib/smileys_field/assets/js/smileys_field.js
--------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------------------------------
 8 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but found "null"
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------


FILE: /var/www/html/drupal-contribution-d10/web/modules/contrib/smileys_field/assets/css/smileys_field.css
----------------------------------------------------------------------------------------------------------
FOUND 6 ERRORS AFFECTING 4 LINES
----------------------------------------------------------------------------------------------------------
 28 | ERROR | [x] Selectors must be on a single line
 29 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
 29 | ERROR | [x] Selectors must be on a single line
 30 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
 30 | ERROR | [x] Selectors must be on a single line
 31 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
----------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 6 MARKED SNIFF VIOLATIONS AUTOMATICALLY
----------------------------------------------------------------------------------------------------------


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

Time: 1.43 secs; Memory: 38MB





📌 Task
Status

Closed: won't fix

Version

1.0

Component

Code

Created by

🇮🇳India Hetal.Solanki

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

Merge Requests

Comments & Activities

  • Issue created by @Hetal.Solanki
  • Merge request !2Fixed Issue → (Closed) created by Hetal.Solanki
  • Pipeline finished with Failed
    2 months ago
    Total: 157s
    #222565
  • Pipeline finished with Failed
    2 months ago
    Total: 214s
    #222571
  • Pipeline finished with Success
    2 months ago
    Total: 162s
    #222578
  • Pipeline finished with Success
    2 months ago
    Total: 156s
    #222582
  • Issue was unassigned.
  • Status changed to Needs review 2 months ago
  • Status changed to Needs work 2 months ago
  • 🇮🇳India bhaveshdas

    I applied MR!2 and I still encountered some issues after I ran vendor/bin/phpcs --standard=Drupal,DrupalPractice --extensions=php,module,inc,install,test,profile,theme,css,js,info,txt,md,yml,twig modules/custom/smileys_field-3460978/

    FILE: /var/www/html/drupal-contri-d10/modules/custom/smileys_field-3460978/assets/css/smileys_field.css
    -------------------------------------------------------------------------------------------------------
    FOUND 6 ERRORS AFFECTING 4 LINES
    -------------------------------------------------------------------------------------------------------
     28 | ERROR | [x] Selectors must be on a single line
     29 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
     29 | ERROR | [x] Selectors must be on a single line
     30 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
     30 | ERROR | [x] Selectors must be on a single line
     31 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
    -------------------------------------------------------------------------------------------------------
    PHPCBF CAN FIX THE 6 MARKED SNIFF VIOLATIONS AUTOMATICALLY
    -------------------------------------------------------------------------------------------------------
    
    
    FILE: /var/www/html/drupal-contri-d10/modules/custom/smileys_field-3460978/assets/js/smileys_field.js
    -----------------------------------------------------------------------------------------------------
    FOUND 1 ERROR AFFECTING 1 LINE
    -----------------------------------------------------------------------------------------------------
     8 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but found "null"
    -----------------------------------------------------------------------------------------------------
    PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
    -----------------------------------------------------------------------------------------------------
    
    
    FILE: /var/www/html/drupal-contri-d10/modules/custom/smileys_field-3460978/modules/smileys_field_emoji/assets/js/picker.js
    --------------------------------------------------------------------------------------------------------------------------
    FOUND 22 ERRORS AFFECTING 20 LINES
    --------------------------------------------------------------------------------------------------------------------------
     382 | ERROR | [x] Multi-line function declaration not indented correctly; expected 2 spaces but found 4
     383 | ERROR | [x] Multi-line function declaration not indented correctly; expected 2 spaces but found 4
     384 | ERROR | [x] Multi-line function declaration not indented correctly; expected 2 spaces but found 4
     385 | ERROR | [x] Multi-line function declaration not indented correctly; expected 2 spaces but found 4
     386 | ERROR | [x] Multi-line function declaration not indented correctly; expected 2 spaces but found 4
     387 | ERROR | [x] Multi-line function declaration not indented correctly; expected 2 spaces but found 4
     388 | ERROR | [x] Multi-line function declaration not indented correctly; expected 2 spaces but found 4
     389 | ERROR | [x] Multi-line function declaration not indented correctly; expected 2 spaces but found 4
     390 | ERROR | [x] Multi-line function declaration not indented correctly; expected 2 spaces but found 4
     391 | ERROR | [x] Multi-line function declaration not indented correctly; expected 2 spaces but found 4
     392 | ERROR | [x] Multi-line function declaration not indented correctly; expected 2 spaces but found 4
     393 | ERROR | [x] Multi-line function declaration not indented correctly; expected 2 spaces but found 4
     393 | ERROR | [x] Multi-line function declarations must have a trailing comma after the last parameter
     526 | ERROR | [x] Multi-line function declaration not indented correctly; expected 2 spaces but found 4
     527 | ERROR | [x] Multi-line function declaration not indented correctly; expected 2 spaces but found 4
     528 | ERROR | [x] Multi-line function declaration not indented correctly; expected 2 spaces but found 4
     529 | ERROR | [x] Multi-line function declaration not indented correctly; expected 2 spaces but found 4
     530 | ERROR | [x] Multi-line function declaration not indented correctly; expected 2 spaces but found 4
     531 | ERROR | [x] Multi-line function declaration not indented correctly; expected 2 spaces but found 4
     532 | ERROR | [x] Multi-line function declaration not indented correctly; expected 2 spaces but found 4
     533 | ERROR | [x] Multi-line function declaration not indented correctly; expected 2 spaces but found 4
     533 | ERROR | [x] Multi-line function declarations must have a trailing comma after the last parameter
    --------------------------------------------------------------------------------------------------------------------------
    PHPCBF CAN FIX THE 22 MARKED SNIFF VIOLATIONS AUTOMATICALLY
    --------------------------------------------------------------------------------------------------------------------------
    
    
    FILE: /var/www/html/drupal-contri-d10/modules/custom/smileys_field-3460978/modules/smileys_field_emoji/assets/js/smileys_field_emoji.js
    ---------------------------------------------------------------------------------------------------------------------------------------
    FOUND 1 ERROR AFFECTING 1 LINE
    ---------------------------------------------------------------------------------------------------------------------------------------
     8 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but found "null"
    ---------------------------------------------------------------------------------------------------------------------------------------
    PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
    ---------------------------------------------------------------------------------------------------------------------------------------
    
    Time: 793ms; Memory: 38MB
    
  • Pipeline finished with Failed
    2 months ago
    Total: 203s
    #222773
  • Status changed to Needs review 2 months ago
  • Status changed to Closed: won't fix 2 months ago
Production build 0.71.5 2024