Fix errors reported by phpcs

Created on 13 March 2024, 8 months ago
Updated 14 March 2024, 8 months ago

Problem/Motivation

FILE: /home/system/Documents/contribution/jquery_ui-3427513/CHANGELOG.txt
-------------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
-------------------------------------------------------------------------
 1 | WARNING | File encoding is invalid, expected UTF-8
-------------------------------------------------------------------------

FILE: /home/system/Documents/contribution/jquery_ui-3427513/assets/vendor/jquery.ui/themes/base/selectable.css
--------------------------------------------------------------------------------------------------------------
FOUND 10 ERRORS AFFECTING 5 LINES
--------------------------------------------------------------------------------------------------------------
 10 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 10 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 11 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 11 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 14 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 14 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 15 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 15 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 16 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 16 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
--------------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 10 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------------


FILE: /home/system/Documents/contribution/jquery_ui-3427513/assets/vendor/jquery.ui/themes/base/tabs.css
--------------------------------------------------------------------------------------------------------
FOUND 46 ERRORS AFFECTING 23 LINES
--------------------------------------------------------------------------------------------------------
 12 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 12 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 13 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 13 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 16 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 16 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 17 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 17 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 20 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 20 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 21 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 21 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 22 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 22 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 23 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 23 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 24 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 24 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 25 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 25 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 26 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 26 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 27 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 27 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 30 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 30 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 31 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 31 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 32 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 32 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 35 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 35 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 36 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 36 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 41 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 41 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 44 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 44 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 47 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 47 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 48 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 48 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 49 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 49 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 50 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 50 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 46 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------


FILE: /home/system/Documents/contribution/jquery_ui-3427513/assets/vendor/jquery.ui/themes/base/sortable.css
------------------------------------------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 2 LINES
------------------------------------------------------------------------------------------------------------
 10 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 10 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 11 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 11 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
------------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 4 MARKED SNIFF VIOLATIONS AUTOMATICALLY
------------------------------------------------------------------------------------------------------------


FILE: /home/system/Documents/contribution/jquery_ui-3427513/assets/vendor/jquery.ui/themes/base/datepicker.css
--------------------------------------------------------------------------------------------------------------
FOUND 170 ERRORS AFFECTING 85 LINES
--------------------------------------------------------------------------------------------------------------
  12 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  12 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  13 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  13 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  14 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  14 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  17 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  17 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  18 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  18 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  22 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  22 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  23 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  23 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  24 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  24 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  25 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  25 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  29 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  29 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  32 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  32 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  35 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  35 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  38 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  38 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  41 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  41 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  45 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  45 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  46 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  46 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  47 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  47 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  48 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  48 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  49 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  49 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  50 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  50 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  53 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  53 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  54 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  54 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  55 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  55 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  58 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  58 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  59 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  59 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  63 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  63 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  66 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  66 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  67 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  67 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  68 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  68 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  69 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  69 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  72 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  72 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  73 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  73 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  74 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  74 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  75 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  75 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  78 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  78 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  79 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  79 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  83 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  83 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  84 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  84 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  85 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  85 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  86 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  86 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  89 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  89 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  90 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  90 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  91 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  91 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  92 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  92 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  93 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  93 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  94 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  94 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  97 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  97 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  98 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  98 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  99 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  99 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 100 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 100 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 101 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 101 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 102 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 102 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 105 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 105 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 110 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 110 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 113 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 113 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 116 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 116 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 117 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 117 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 120 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 120 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 123 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 123 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 126 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 126 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 130 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 130 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 133 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 133 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 136 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 136 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 137 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 137 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 138 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 138 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 143 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 143 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 146 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 146 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 147 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 147 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 150 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 150 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 151 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 151 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 154 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 154 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 155 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 155 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 158 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 158 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 159 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 159 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 162 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 162 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 165 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 165 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 169 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 169 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 173 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 173 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 174 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 174 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 179 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 179 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 180 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 180 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 181 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 181 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 182 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 182 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 183 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 183 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 184 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 184 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
--------------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 170 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------------


FILE: /home/system/Documents/contribution/jquery_ui-3427513/assets/vendor/jquery.ui/themes/base/selectmenu.css
--------------------------------------------------------------------------------------------------------------
FOUND 52 ERRORS AFFECTING 26 LINES
--------------------------------------------------------------------------------------------------------------
 12 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 12 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 13 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 13 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 14 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 14 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 15 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 15 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 16 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 16 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 17 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 17 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 20 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 20 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 21 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 21 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 22 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 22 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 25 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 25 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 26 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 26 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 27 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 27 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 28 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 28 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 29 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 29 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 30 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 30 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 31 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 31 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 34 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 34 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 37 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 37 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 38 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 38 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 39 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 39 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 40 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 40 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 43 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 43 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 44 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 44 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 45 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 45 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 48 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 48 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 49 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 49 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
--------------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 52 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------------


FILE: /home/system/Documents/contribution/jquery_ui-3427513/assets/vendor/jquery.ui/themes/base/tooltip.css
-----------------------------------------------------------------------------------------------------------
FOUND 10 ERRORS AFFECTING 5 LINES
-----------------------------------------------------------------------------------------------------------
 12 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 12 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 13 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 13 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 14 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 14 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 15 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 15 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 18 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 18 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
-----------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 10 MARKED SNIFF VIOLATIONS AUTOMATICALLY
-----------------------------------------------------------------------------------------------------------


FILE: /home/system/Documents/contribution/jquery_ui-3427513/assets/vendor/jquery.ui/themes/base/resizable.css
-------------------------------------------------------------------------------------------------------------
FOUND 94 ERRORS AFFECTING 47 LINES
-------------------------------------------------------------------------------------------------------------
 10 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 10 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 13 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 13 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 14 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 14 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 15 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 15 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 16 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 16 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 17 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 17 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 21 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 21 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 24 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 24 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 25 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 25 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 26 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 26 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 27 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 27 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 28 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 28 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 31 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 31 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 32 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 32 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 33 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 33 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 34 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 34 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 35 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 35 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 38 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 38 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 39 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 39 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 40 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 40 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 41 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 41 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 42 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 42 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 45 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 45 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 46 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 46 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 47 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 47 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 48 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 48 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 49 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 49 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 52 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 52 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 53 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 53 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 54 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 54 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 55 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 55 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 56 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 56 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 59 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 59 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 60 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 60 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 61 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 61 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 62 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 62 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 63 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 63 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 66 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 66 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 67 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 67 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 68 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 68 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 69 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 69 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 70 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 70 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 73 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 73 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 74 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 74 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 75 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 75 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 76 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 76 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 77 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 77 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
-------------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 94 MARKED SNIFF VIOLATIONS AUTOMATICALLY
-------------------------------------------------------------------------------------------------------------


FILE: /home/system/Documents/contribution/jquery_ui-3427513/assets/vendor/jquery.ui/themes/base/dialog.css
----------------------------------------------------------------------------------------------------------
FOUND 104 ERRORS AFFECTING 52 LINES
----------------------------------------------------------------------------------------------------------
  12 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  12 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  13 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  13 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  14 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  14 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  15 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  15 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  16 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  16 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  19 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  19 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  20 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  20 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  23 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  23 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  24 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  24 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  25 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  25 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  26 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  26 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  27 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  27 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  28 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  28 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  31 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  31 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  32 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  32 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  33 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  33 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  34 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  34 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  35 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  35 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  36 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  36 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  37 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  37 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  40 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  40 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  41 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  41 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  42 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  42 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  43 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  43 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  44 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  44 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  47 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  47 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  48 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  48 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  49 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  49 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  50 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  50 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  51 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  51 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  54 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  54 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  57 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  57 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  58 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  58 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  61 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  61 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  62 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  62 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  65 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  65 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  66 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  66 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  69 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  69 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  70 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  70 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  73 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  73 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  74 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  74 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  80 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  80 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  81 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  81 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  84 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  84 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  85 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  85 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  88 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  88 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  89 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  89 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  92 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  92 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  93 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  93 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  96 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  96 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  97 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  97 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 100 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 100 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
----------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 104 MARKED SNIFF VIOLATIONS AUTOMATICALLY
----------------------------------------------------------------------------------------------------------


FILE: /home/system/Documents/contribution/jquery_ui-3427513/assets/vendor/jquery.ui/themes/base/slider.css
----------------------------------------------------------------------------------------------------------
FOUND 64 ERRORS AFFECTING 32 LINES
----------------------------------------------------------------------------------------------------------
 12 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 12 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 13 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 13 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 16 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 16 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 17 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 17 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 18 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 18 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 19 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 19 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 20 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 20 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 21 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 21 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 22 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 22 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 25 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 25 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 26 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 26 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 27 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 27 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 28 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 28 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 29 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 29 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 30 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 30 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 36 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 36 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 40 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 40 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 43 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 43 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 44 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 44 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 47 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 47 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 48 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 48 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 51 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 51 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 54 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 54 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 58 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 58 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 59 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 59 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 62 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 62 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 63 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 63 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 64 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 64 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 67 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 67 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 68 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 68 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 71 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 71 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 74 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 74 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
----------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 64 MARKED SNIFF VIOLATIONS AUTOMATICALLY
----------------------------------------------------------------------------------------------------------


FILE: /home/system/Documents/contribution/jquery_ui-3427513/assets/vendor/jquery.ui/themes/base/spinner.css
-----------------------------------------------------------------------------------------------------------
FOUND 58 ERRORS AFFECTING 29 LINES
-----------------------------------------------------------------------------------------------------------
 12 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 12 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 13 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 13 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 14 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 14 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 15 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 15 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 16 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 16 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 19 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 19 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 20 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 20 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 21 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 21 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 22 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 22 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 23 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 23 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 24 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 24 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 25 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 25 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 26 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 26 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 29 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 29 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 30 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 30 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 31 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 31 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 32 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 32 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 33 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 33 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 34 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 34 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 35 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 35 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 36 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 36 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 37 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 37 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 38 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 38 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 39 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 39 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 43 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 43 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 44 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 44 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 45 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 45 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 48 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 48 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 51 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 51 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
-----------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 58 MARKED SNIFF VIOLATIONS AUTOMATICALLY
-----------------------------------------------------------------------------------------------------------


FILE: /home/system/Documents/contribution/jquery_ui-3427513/assets/vendor/jquery.ui/themes/base/theme.css
---------------------------------------------------------------------------------------------------------
FOUND 496 ERRORS AFFECTING 248 LINES
---------------------------------------------------------------------------------------------------------
  18 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  18 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  19 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  19 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  22 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  22 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  28 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  28 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  29 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  29 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  32 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  32 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  35 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  35 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  36 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  36 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  37 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  37 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  40 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  40 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  43 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  43 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  44 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  44 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  45 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  45 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  46 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  46 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  49 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  49 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  63 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  63 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  64 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  64 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  65 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  65 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  66 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  66 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  75 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  75 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  76 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  76 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  86 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  86 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  87 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  87 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  88 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  88 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
  89 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
  89 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 101 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 101 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 102 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 102 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 106 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 106 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 114 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 114 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 115 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 115 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 116 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 116 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 117 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 117 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 121 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 121 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 122 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 122 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 127 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 127 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 128 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 128 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 136 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 136 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 137 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 137 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 138 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 138 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 141 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 141 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 142 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 142 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 147 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 147 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 152 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 152 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 153 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 153 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 154 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 154 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 159 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 159 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 164 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 164 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 169 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 169 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 174 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 174 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 175 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 175 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 176 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 176 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 181 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 181 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 182 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 182 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 183 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 183 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 186 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 186 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 194 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 194 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 195 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 195 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 199 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 199 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 202 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 202 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 208 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 208 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 212 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 212 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 216 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 216 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 220 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 220 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 223 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 223 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 229 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 229 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 231 | ERROR | [x] Opening brace should be the last content on the line
 231 | ERROR | [x] Closing brace of class definition must be on new line
 232 | ERROR | [x] Opening brace should be the last content on the line
 232 | ERROR | [x] Closing brace of class definition must be on new line
 233 | ERROR | [x] Opening brace should be the last content on the line
 233 | ERROR | [x] Closing brace of class definition must be on new line
 234 | ERROR | [x] Opening brace should be the last content on the line
 234 | ERROR | [x] Closing brace of class definition must be on new line
 235 | ERROR | [x] Opening brace should be the last content on the line
 235 | ERROR | [x] Closing brace of class definition must be on new line
 236 | ERROR | [x] Opening brace should be the last content on the line
 236 | ERROR | [x] Closing brace of class definition must be on new line
 237 | ERROR | [x] Opening brace should be the last content on the line
 237 | ERROR | [x] Closing brace of class definition must be on new line
 238 | ERROR | [x] Opening brace should be the last content on the line
 238 | ERROR | [x] Closing brace of class definition must be on new line
 239 | ERROR | [x] Opening brace should be the last content on the line
 239 | ERROR | [x] Closing brace of class definition must be on new line
 240 | ERROR | [x] Opening brace should be the last content on the line
 240 | ERROR | [x] Closing brace of class definition must be on new line
 241 | ERROR | [x] Opening brace should be the last content on the line
 241 | ERROR | [x] Closing brace of class definition must be on new line
 242 | ERROR | [x] Opening brace should be the last content on the line
 242 | ERROR | [x] Closing brace of class definition must be on new line
 243 | ERROR | [x] Opening brace should be the last content on the line
 243 | ERROR | [x] Closing brace of class definition must be on new line
 244 | ERROR | [x] Opening brace should be the last content on the line
 244 | ERROR | [x] Closing brace of class definition must be on new line
 245 | ERROR | [x] Opening brace should be the last content on the line
 245 | ERROR | [x] Closing brace of class definition must be on new line
 246 | ERROR | [x] Opening brace should be the last content on the line
 246 | ERROR | [x] Closing brace of class definition must be on new line
 247 | ERROR | [x] Opening brace should be the last content on the line
 247 | ERROR | [x] Closing brace of class definition must be on new line
 248 | ERROR | [x] Opening brace should be the last content on the line
 248 | ERROR | [x] Closing brace of class definition must be on new line
 249 | ERROR | [x] Opening brace should be the last content on the line
 249 | ERROR | [x] Closing brace of class definition must be on new line
 250 | ERROR | [x] Opening brace should be the last content on the line
 250 | ERROR | [x] Closing brace of class definition must be on new line
 251 | ERROR | [x] Opening brace should be the last content on the line
 251 | ERROR | [x] Closing brace of class definition must be on new line
 252 | ERROR | [x] Opening brace should be the last content on the line
 252 | ERROR | [x] Closing brace of class definition must be on new line
 253 | ERROR | [x] Opening brace should be the last content on the line
 253 | ERROR | [x] Closing brace of class definition must be on new line
 254 | ERROR | [x] Opening brace should be the last content on the line
 254 | ERROR | [x] Closing brace of class definition must be on new line
 255 | ERROR | [x] Opening brace should be the last content on the line
 255 | ERROR | [x] Closing brace of class definition must be on new line
 256 | ERROR | [x] Opening brace should be the last content on the line
 256 | ERROR | [x] Closing brace of class definition must be on new line
 257 | ERROR | [x] Opening brace should be the last content on the line
 257 | ERROR | [x] Closing brace of class definition must be on new line
 258 | ERROR | [x] Opening brace should be the last content on the line
 258 | ERROR | [x] Closing brace of class definition must be on new line
 259 | ERROR | [x] Opening brace should be the last content on the line
 259 | ERROR | [x] Closing brace of class definition must be on new line
 260 | ERROR | [x] Opening brace should be the last content on the line
 260 | ERROR | [x] Closing brace of class definition must be on new line
 261 | ERROR | [x] Opening brace should be the last content on the line
 261 | ERROR | [x] Closing brace of class definition must be on new line
 262 | ERROR | [x] Opening brace should be the last content on the line
 262 | ERROR | [x] Closing brace of class definition must be on new line
 263 | ERROR | [x] Opening brace should be the last content on the line
 263 | ERROR | [x] Closing brace of class definition must be on new line
 264 | ERROR | [x] Opening brace should be the last content on the line
 264 | ERROR | [x] Closing brace of class definition must be on new line
 265 | ERROR | [x] Opening brace should be the last content on the line
 265 | ERROR | [x] Closing brace of class definition must be on new line
 266 | ERROR | [x] Opening brace should be the last content on the line
 266 | ERROR | [x] Closing brace of class definition must be on new line
 267 | ERROR | [x] Opening brace should be the last content on the line
 267 | ERROR | [x] Closing brace of class definition must be on new line
 268 | ERROR | [x] Opening brace should be the last content on the line
 268 | ERROR | [x] Closing brace of class definition must be on new line
 269 | ERROR | [x] Opening brace should be the last content on the line
 269 | ERROR | [x] Closing brace of class definition must be on new line
 270 | ERROR | [x] Opening brace should be the last content on the line
 270 | ERROR | [x] Closing brace of class definition must be on new line
 271 | ERROR | [x] Opening brace should be the last content on the line
 271 | ERROR | [x] Closing brace of class definition must be on new line
 272 | ERROR | [x] Opening brace should be the last content on the line
 272 | ERROR | [x] Closing brace of class definition must be on new line
 273 | ERROR | [x] Opening brace should be the last content on the line
 273 | ERROR | [x] Closing brace of class definition must be on new line
 274 | ERROR | [x] Opening brace should be the last content on the line
 274 | ERROR | [x] Closing brace of class definition must be on new line
 275 | ERROR | [x] Opening brace should be the last content on the line
 275 | ERROR | [x] Closing brace of class definition must be on new line
 276 | ERROR | [x] Opening brace should be the last content on the line
 276 | ERROR | [x] Closing brace of class definition must be on new line
 277 | ERROR | [x] Opening brace should be the last content on the line
 277 | ERROR | [x] Closing brace of class definition must be on new line
 278 | ERROR | [x] Opening brace should be the last content on the line
 278 | ERROR | [x] Closing brace of class definition must be on new line
 279 | ERROR | [x] Opening brace should be the last content on the line
 279 | ERROR | [x] Closing brace of class definition must be on new line
 280 | ERROR | [x] Opening brace should be the last content on the line
 280 | ERROR | [x] Closing brace of class definition must be on new line
 281 | ERROR | [x] Opening brace should be the last content on the line
 281 | ERROR | [x] Closing brace of class definition must be on new line
 282 | ERROR | [x] Opening brace should be the last content on the line
 282 | ERROR | [x] Closing brace of class definition must be on new line
 283 | ERROR | [x] Opening brace should be the last content on the line
 283 | ERROR | [x] Closing brace of class definition must be on new line
 284 | ERROR | [x] Opening brace should be the last content on the line
 284 | ERROR | [x] Closing brace of class definition must be on new line
 285 | ERROR | [x] Opening brace should be the last content on the line
 285 | ERROR | [x] Closing brace of class definition must be on new line
 286 | ERROR | [x] Opening brace should be the last content on the line
 286 | ERROR | [x] Closing brace of class definition must be on new line
 287 | ERROR | [x] Opening brace should be the last content on the line
 287 | ERROR | [x] Closing brace of class definition must be on new line
 288 | ERROR | [x] Opening brace should be the last content on the line
 288 | ERROR | [x] Closing brace of class definition must be on new line
 289 | ERROR | [x] Opening brace should be the last content on the line
 289 | ERROR | [x] Closing brace of class definition must be on new line
 290 | ERROR | [x] Opening brace should be the last content on the line
 290 | ERROR | [x] Closing brace of class definition must be on new line
 291 | ERROR | [x] Opening brace should be the last content on the line
 291 | ERROR | [x] Closing brace of class definition must be on new line
 292 | ERROR | [x] Opening brace should be the last content on the line
 292 | ERROR | [x] Closing brace of class definition must be on new line
 293 | ERROR | [x] Opening brace should be the last content on the line
 293 | ERROR | [x] Closing brace of class definition must be on new line
 294 | ERROR | [x] Opening brace should be the last content on the line
 294 | ERROR | [x] Closing brace of class definition must be on new line
 295 | ERROR | [x] Opening brace should be the last content on the line
 295 | ERROR | [x] Closing brace of class definition must be on new line
 296 | ERROR | [x] Opening brace should be the last content on the line
 296 | ERROR | [x] Closing brace of class definition must be on new line
 297 | ERROR | [x] Opening brace should be the last content on the line
 297 | ERROR | [x] Closing brace of class definition must be on new line
 298 | ERROR | [x] Opening brace should be the last content on the line
 298 | ERROR | [x] Closing brace of class definition must be on new line
 299 | ERROR | [x] Opening brace should be the last content on the line
 299 | ERROR | [x] Closing brace of class definition must be on new line
 300 | ERROR | [x] Opening brace should be the last content on the line
 300 | ERROR | [x] Closing brace of class definition must be on new line
 301 | ERROR | [x] Opening brace should be the last content on the line
 301 | ERROR | [x] Closing brace of class definition must be on new line
 302 | ERROR | [x] Opening brace should be the last content on the line
 302 | ERROR | [x] Closing brace of class definition must be on new line
 303 | ERROR | [x] Opening brace should be the last content on the line
 303 | ERROR | [x] Closing brace of class definition must be on new line
 304 | ERROR | [x] Opening brace should be the last content on the line
 304 | ERROR | [x] Closing brace of class definition must be on new line
 305 | ERROR | [x] Opening brace should be the last content on the line
 305 | ERROR | [x] Closing brace of class definition must be on new line
 306 | ERROR | [x] Opening brace should be the last content on the line
 306 | ERROR | [x] Closing brace of class definition must be on new line
 307 | ERROR | [x] Opening brace should be the last content on the line
 307 | ERROR | [x] Closing brace of class definition must be on new line
 308 | ERROR | [x] Opening brace should be the last content on the line
 308 | ERROR | [x] Closing brace of class definition must be on new line
 309 | ERROR | [x] Opening brace should be the last content on the line
 309 | ERROR | [x] Closing brace of class definition must be on new line
 310 | ERROR | [x] Opening brace should be the last content on the line
 310 | ERROR | [x] Closing brace of class definition must be on new line
 311 | ERROR | [x] Opening brace should be the last content on the line
 311 | ERROR | [x] Closing brace of class definition must be on new line
 312 | ERROR | [x] Opening brace should be the last content on the line
 312 | ERROR | [x] Closing brace of class definition must be on new line
 313 | ERROR | [x] Opening brace should be the last content on the line
 313 | ERROR | [x] Closing brace of class definition must be on new line
 314 | ERROR | [x] Opening brace should be the last content on the line
 314 | ERROR | [x] Closing brace of class definition must be on new line
 315 | ERROR | [x] Opening brace should be the last content on the line
 315 | ERROR | [x] Closing brace of class definition must be on new line
 316 | ERROR | [x] Opening brace should be the last content on the line
 316 | ERROR | [x] Closing brace of class definition must be on new line
 317 | ERROR | [x] Opening brace should be the last content on the line
 317 | ERROR | [x] Closing brace of class definition must be on new line
 318 | ERROR | [x] Opening brace should be the last content on the line
 318 | ERROR | [x] Closing brace of class definition must be on new line
 319 | ERROR | [x] Opening brace should be the last content on the line
 319 | ERROR | [x] Closing brace of class definition must be on new line
 320 | ERROR | [x] Opening brace should be the last content on the line
 320 | ERROR | [x] Closing brace of class definition must be on new line
 321 | ERROR | [x] Opening brace should be the last content on the line
 321 | ERROR | [x] Closing brace of class definition must be on new line
 322 | ERROR | [x] Opening brace should be the last content on the line
 322 | ERROR | [x] Closing brace of class definition must be on new line
 323 | ERROR | [x] Opening brace should be the last content on the line
 323 | ERROR | [x] Closing brace of class definition must be on new line
 324 | ERROR | [x] Opening brace should be the last content on the line
 324 | ERROR | [x] Closing brace of class definition must be on new line
 325 | ERROR | [x] Opening brace should be the last content on the line
 325 | ERROR | [x] Closing brace of class definition must be on new line
 326 | ERROR | [x] Opening brace should be the last content on the line
 326 | ERROR | [x] Closing brace of class definition must be on new line
 327 | ERROR | [x] Opening brace should be the last content on the line
 327 | ERROR | [x] Closing brace of class definition must be on new line
 328 | ERROR | [x] Opening brace should be the last content on the line
 328 | ERROR | [x] Closing brace of class definition must be on new line
 329 | ERROR | [x] Opening brace should be the last content on the line
 329 | ERROR | [x] Closing brace of class definition must be on new line
 330 | ERROR | [x] Opening brace should be the last content on the line
 330 | ERROR | [x] Closing brace of class definition must be on new line
 331 | ERROR | [x] Opening brace should be the last content on the line
 331 | ERROR | [x] Closing brace of class definition must be on new line
 332 | ERROR | [x] Opening brace should be the last content on the line
 332 | ERROR | [x] Closing brace of class definition must be on new line
 333 | ERROR | [x] Opening brace should be the last content on the line
 333 | ERROR | [x] Closing brace of class definition must be on new line
 334 | ERROR | [x] Opening brace should be the last content on the line
 334 | ERROR | [x] Closing brace of class definition must be on new line
 335 | ERROR | [x] Opening brace should be the last content on the line
 335 | ERROR | [x] Closing brace of class definition must be on new line
 336 | ERROR | [x] Opening brace should be the last content on the line
 336 | ERROR | [x] Closing brace of class definition must be on new line
 337 | ERROR | [x] Opening brace should be the last content on the line
 337 | ERROR | [x] Closing brace of class definition must be on new line
 338 | ERROR | [x] Opening brace should be the last content on the line
 338 | ERROR | [x] Closing brace of class definition must be on new line
 339 | ERROR | [x] Opening brace should be the last content on the line
 339 | ERROR | [x] Closing brace of class definition must be on new line
 340 | ERROR | [x] Opening brace should be the last content on the line
 340 | ERROR | [x] Closing brace of class definition must be on new line
 341 | ERROR | [x] Opening brace should be the last content on the line
 341 | ERROR | [x] Closing brace of class definition must be on new line
 342 | ERROR | [x] Opening brace should be the last content on the line
 342 | ERROR | [x] Closing brace of class definition must be on new line
 343 | ERROR | [x] Opening brace should be the last content on the line
 343 | ERROR | [x] Closing brace of class definition must be on new line
 344 | ERROR | [x] Opening brace should be the last content on the line
 344 | ERROR | [x] Closing brace of class definition must be on new line
 345 | ERROR | [x] Opening brace should be the last content on the line
 345 | ERROR | [x] Closing brace of class definition must be on new line
 346 | ERROR | [x] Opening brace should be the last content on the line
 346 | ERROR | [x] Closing brace of class definition must be on new line
 347 | ERROR | [x] Opening brace should be the last content on the line
 347 | ERROR | [x] Closing brace of class definition must be on new line
 348 | ERROR | [x] Opening brace should be the last content on the line
 348 | ERROR | [x] Closing brace of class definition must be on new line
 349 | ERROR | [x] Opening brace should be the last content on the line
 349 | ERROR | [x] Closing brace of class definition must be on new line
 350 | ERROR | [x] Opening brace should be the last content on the line
 350 | ERROR | [x] Closing brace of class definition must be on new line
 351 | ERROR | [x] Opening brace should be the last content on the line
 351 | ERROR | [x] Closing brace of class definition must be on new line
 352 | ERROR | [x] Opening brace should be the last content on the line
 352 | ERROR | [x] Closing brace of class definition must be on new line
 353 | ERROR | [x] Opening brace should be the last content on the line
 353 | ERROR | [x] Closing brace of class definition must be on new line
 354 | ERROR | [x] Opening brace should be the last content on the line
 354 | ERROR | [x] Closing brace of class definition must be on new line
 355 | ERROR | [x] Opening brace should be the last content on the line
 355 | ERROR | [x] Closing brace of class definition must be on new line
 356 | ERROR | [x] Opening brace should be the last content on the line
 356 | ERROR | [x] Closing brace of class definition must be on new line
 357 | ERROR | [x] Opening brace should be the last content on the line
 357 | ERROR | [x] Closing brace of class definition must be on new line
 358 | ERROR | [x] Opening brace should be the last content on the line
 358 | ERROR | [x] Closing brace of class definition must be on new line
 359 | ERROR | [x] Opening brace should be the last content on the line
 359 | ERROR | [x] Closing brace of class definition must be on new line
 360 | ERROR | [x] Opening brace should be the last content on the line
 360 | ERROR | [x] Closing brace of class definition must be on new line
 361 | ERROR | [x] Opening brace should be the last content on the line
 361 | ERROR | [x] Closing brace of class definition must be on new line
 362 | ERROR | [x] Opening brace should be the last content on the line
 362 | ERROR | [x] Closing brace of class definition must be on new line
 363 | ERROR | [x] Opening brace should be the last content on the line
 363 | ERROR | [x] Closing brace of class definition must be on new line
 364 | ERROR | [x] Opening brace should be the last content on the line
 364 | ERROR | [x] Closing brace of class definition must be on new line
 365 | ERROR | [x] Opening brace should be the last content on the line
 365 | ERROR | [x] Closing brace of class definition must be on new line
 366 | ERROR | [x] Opening brace should be the last content on the line
 366 | ERROR | [x] Closing brace of class definition must be on new line
 368 | ERROR | [x] Opening brace should be the last content on the line
 368 | ERROR | [x] Closing brace of class definition must be on new line
 369 | ERROR | [x] Opening brace should be the last content on the line
 369 | ERROR | [x] Closing brace of class definition must be on new line
 370 | ERROR | [x] Opening brace should be the last content on the line
 370 | ERROR | [x] Closing brace of class definition must be on new line
 371 | ERROR | [x] Opening brace should be the last content on the line
 371 | ERROR | [x] Closing brace of class definition must be on new line
 372 | ERROR | [x] Opening brace should be the last content on the line
 372 | ERROR | [x] Closing brace of class definition must be on new line
 373 | ERROR | [x] Opening brace should be the last content on the line
 373 | ERROR | [x] Closing brace of class definition must be on new line
 374 | ERROR | [x] Opening brace should be the last content on the line
 374 | ERROR | [x] Closing brace of class definition must be on new line
 375 | ERROR | [x] Opening brace should be the last content on the line
 375 | ERROR | [x] Closing brace of class definition must be on new line
 376 | ERROR | [x] Opening brace should be the last content on the line
 376 | ERROR | [x] Closing brace of class definition must be on new line
 377 | ERROR | [x] Opening brace should be the last content on the line
 377 | ERROR | [x] Closing brace of class definition must be on new line
 378 | ERROR | [x] Opening brace should be the last content on the line
 378 | ERROR | [x] Closing brace of class definition must be on new line
 379 | ERROR | [x] Opening brace should be the last content on the line
 379 | ERROR | [x] Closing brace of class definition must be on new line
 380 | ERROR | [x] Opening brace should be the last content on the line
 380 | ERROR | [x] Closing brace of class definition must be on new line
 381 | ERROR | [x] Opening brace should be the last content on the line
 381 | ERROR | [x] Closing brace of class definition must be on new line
 382 | ERROR | [x] Opening brace should be the last content on the line
 382 | ERROR | [x] Closing brace of class definition must be on new line
 383 | ERROR | [x] Opening brace should be the last content on the line
 383 | ERROR | [x] Closing brace of class definition must be on new line
 384 | ERROR | [x] Opening brace should be the last content on the line
 384 | ERROR | [x] Closing brace of class definition must be on new line
 385 | ERROR | [x] Opening brace should be the last content on the line
 385 | ERROR | [x] Closing brace of class definition must be on new line
 386 | ERROR | [x] Opening brace should be the last content on the line
 386 | ERROR | [x] Closing brace of class definition must be on new line
 387 | ERROR | [x] Opening brace should be the last content on the line
 387 | ERROR | [x] Closing brace of class definition must be on new line
 388 | ERROR | [x] Opening brace should be the last content on the line
 388 | ERROR | [x] Closing brace of class definition must be on new line
 389 | ERROR | [x] Opening brace should be the last content on the line
 389 | ERROR | [x] Closing brace of class definition must be on new line
 390 | ERROR | [x] Opening brace should be the last content on the line
 390 | ERROR | [x] Closing brace of class definition must be on new line
 391 | ERROR | [x] Opening brace should be the last content on the line
 391 | ERROR | [x] Closing brace of class definition must be on new line
 392 | ERROR | [x] Opening brace should be the last content on the line
 392 | ERROR | [x] Closing brace of class definition must be on new line
 393 | ERROR | [x] Opening brace should be the last content on the line
 393 | ERROR | [x] Closing brace of class definition must be on new line
 394 | ERROR | [x] Opening brace should be the last content on the line
 394 | ERROR | [x] Closing brace of class definition must be on new line
 395 | ERROR | [x] Opening brace should be the last content on the line
 395 | ERROR | [x] Closing brace of class definition must be on new line
 396 | ERROR | [x] Opening brace should be the last content on the line
 396 | ERROR | [x] Closing brace of class definition must be on new line
 397 | ERROR | [x] Opening brace should be the last content on the line
 397 | ERROR | [x] Closing brace of class definition must be on new line
 398 | ERROR | [x] Opening brace should be the last content on the line
 398 | ERROR | [x] Closing brace of class definition must be on new line
 399 | ERROR | [x] Opening brace should be the last content on the line
 399 | ERROR | [x] Closing brace of class definition must be on new line
 400 | ERROR | [x] Opening brace should be the last content on the line
 400 | ERROR | [x] Closing brace of class definition must be on new line
 401 | ERROR | [x] Opening brace should be the last content on the line
 401 | ERROR | [x] Closing brace of class definition must be on new line
 402 | ERROR | [x] Opening brace should be the last content on the line
 402 | ERROR | [x] Closing brace of class definition must be on new line
 403 | ERROR | [x] Opening brace should be the last content on the line
 403 | ERROR | [x] Closing brace of class definition must be on new line
 404 | ERROR | [x] Opening brace should be the last content on the line
 404 | ERROR | [x] Closing brace of class definition must be on new line
 405 | ERROR | [x] Opening brace should be the last content on the line
 405 | ERROR | [x] Closing brace of class definition must be on new line
 416 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 416 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 422 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 422 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 428 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 428 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 434 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 434 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 439 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 439 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 440 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 440 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 441 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 441 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 444 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 444 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 445 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 445 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
---------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 496 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------------------------------------


FILE: /home/system/Documents/contribution/jquery_ui-3427513/assets/vendor/jquery.ui/themes/base/checkboxradio.css
-----------------------------------------------------------------------------------------------------------------
FOUND 28 ERRORS AFFECTING 14 LINES
-----------------------------------------------------------------------------------------------------------------
 13 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 13 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 14 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 14 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 15 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 15 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 18 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 18 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 19 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 19 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 20 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 20 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 21 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 21 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 22 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 22 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 26 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 26 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 27 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 27 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 28 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 28 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 29 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 29 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 30 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 30 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 33 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 33 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
-----------------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 28 MARKED SNIFF VIOLATIONS AUTOMATICALLY
-----------------------------------------------------------------------------------------------------------------


FILE: /home/system/Documents/contribution/jquery_ui-3427513/assets/vendor/jquery.ui/themes/base/draggable.css
-------------------------------------------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 2 LINES
-------------------------------------------------------------------------------------------------------------
 10 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 10 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 11 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 11 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
-------------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 4 MARKED SNIFF VIOLATIONS AUTOMATICALLY
-------------------------------------------------------------------------------------------------------------


FILE: /home/system/Documents/contribution/jquery_ui-3427513/assets/vendor/jquery.ui/themes/base/button.css
----------------------------------------------------------------------------------------------------------
FOUND 76 ERRORS AFFECTING 39 LINES
----------------------------------------------------------------------------------------------------------
 12 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 12 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 13 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 13 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 14 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 14 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 15 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 15 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 16 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 16 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 17 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 17 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 18 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 18 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 19 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 19 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 20 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 20 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 21 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 21 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 22 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 22 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 23 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 23 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 24 | ERROR | [x] Blank lines are not allowed in class definitions
 25 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 25 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 26 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 26 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 34 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 34 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 39 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 39 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 40 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 40 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 41 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 41 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 42 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 42 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 47 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 47 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 52 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 52 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 53 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 53 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 54 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 54 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 55 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 55 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 56 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 56 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 60 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 60 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 61 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 61 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 62 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 62 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 63 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 63 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 64 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 64 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 65 | ERROR | [x] Blank lines are not allowed in class definitions
 69 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 69 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 70 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 70 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 71 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 71 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 72 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 72 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 73 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 73 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 80 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 80 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 81 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 81 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
----------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 76 MARKED SNIFF VIOLATIONS AUTOMATICALLY
----------------------------------------------------------------------------------------------------------


FILE: /home/system/Documents/contribution/jquery_ui-3427513/assets/vendor/jquery.ui/themes/base/controlgroup.css
----------------------------------------------------------------------------------------------------------------
FOUND 49 ERRORS AFFECTING 26 LINES
----------------------------------------------------------------------------------------------------------------
 13 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 13 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 14 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 14 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 17 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 17 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 18 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 18 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 19 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 19 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 23 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 23 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 26 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 26 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 27 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 27 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 28 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 28 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 29 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 29 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 30 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 30 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 31 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 31 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 34 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 34 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 37 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 37 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 40 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 40 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 43 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 43 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 46 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 46 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 49 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 49 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 52 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 52 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 57 | ERROR | [x] Blank lines are not allowed in class definitions
 58 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 58 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 59 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 59 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 60 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 60 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 63 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 63 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 64 | ERROR | [x] Expected 1 newline at end of file; 2 found
 65 | ERROR | [x] Additional whitespace found at end of file
----------------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 49 MARKED SNIFF VIOLATIONS AUTOMATICALLY
----------------------------------------------------------------------------------------------------------------


FILE: /home/system/Documents/contribution/jquery_ui-3427513/assets/vendor/jquery.ui/themes/base/core.css
--------------------------------------------------------------------------------------------------------
FOUND 92 ERRORS AFFECTING 46 LINES
--------------------------------------------------------------------------------------------------------
 15 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 15 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 18 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 18 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 19 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 19 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 20 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 20 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 21 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 21 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 22 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 22 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 23 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 23 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 24 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 24 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 25 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 25 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 28 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 28 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 29 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 29 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 30 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 30 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 31 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 31 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 32 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 32 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 33 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 33 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 34 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 34 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 35 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 35 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 39 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 39 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 40 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 40 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 41 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 41 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 44 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 44 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 47 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 47 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 48 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 48 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 49 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 49 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 50 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 50 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 51 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 51 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 52 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 52 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 53 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 53 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 57 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 57 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 64 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 64 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 65 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 65 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 72 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 72 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 73 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 73 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 74 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 74 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 75 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 75 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 76 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 76 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 77 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 77 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 78 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 78 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 82 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 82 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 83 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 83 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 84 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 84 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 92 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 92 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 93 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 93 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 94 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 94 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 95 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 95 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 96 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 96 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 92 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------


FILE: /home/system/Documents/contribution/jquery_ui-3427513/assets/vendor/jquery.ui/themes/base/autocomplete.css
----------------------------------------------------------------------------------------------------------------
FOUND 8 ERRORS AFFECTING 4 LINES
----------------------------------------------------------------------------------------------------------------
 12 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 12 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 13 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 13 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 14 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 14 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 15 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 15 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
----------------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 8 MARKED SNIFF VIOLATIONS AUTOMATICALLY
----------------------------------------------------------------------------------------------------------------


FILE: /home/system/Documents/contribution/jquery_ui-3427513/assets/vendor/jquery.ui/themes/base/accordion.css
-------------------------------------------------------------------------------------------------------------
FOUND 18 ERRORS AFFECTING 9 LINES
-------------------------------------------------------------------------------------------------------------
 12 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 12 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 13 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 13 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 14 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 14 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 15 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 15 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 16 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 16 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 17 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 17 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 20 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 20 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 21 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 21 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 22 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 22 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
-------------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 18 MARKED SNIFF VIOLATIONS AUTOMATICALLY
-------------------------------------------------------------------------------------------------------------


FILE: /home/system/Documents/contribution/jquery_ui-3427513/assets/vendor/jquery.ui/themes/base/menu.css
--------------------------------------------------------------------------------------------------------
FOUND 54 ERRORS AFFECTING 27 LINES
--------------------------------------------------------------------------------------------------------
 12 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 12 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 13 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 13 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 14 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 14 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 15 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 15 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 16 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 16 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 19 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 19 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 22 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 22 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 23 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 23 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 24 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 24 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 25 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 25 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 28 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 28 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 29 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 29 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 32 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 32 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 33 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 33 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 34 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 34 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 35 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 35 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 36 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 36 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 40 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 40 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 45 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 45 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 48 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 48 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 53 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 53 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 54 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 54 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 55 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 55 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 56 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 56 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 57 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 57 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 62 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 62 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
 63 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 63 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
--------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 54 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------------------

Time: 109ms; Memory: 14MB

Steps to reproduce

Proposed resolution

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

Remaining tasks

User interface changes

API changes

Data model changes

📌 Task
Status

RTBC

Version

1.0

Component

Code

Created by

🇮🇳India chaitanyadessai Goa

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

Merge Requests

Comments & Activities

  • Issue created by @chaitanyadessai
  • Status changed to Needs review 8 months ago
  • 🇮🇳India chaitanyadessai Goa

    Please review.

  • Status changed to Needs work 8 months ago
  • 🇮🇹Italy apaderno Brescia, 🇮🇹

    The issue summary should always describe what the issue is trying to fix and, in the case of coding standards issues, show which command and arguments have been used and which report that command shown.

  • First commit to issue fork.
  • Assigned to nitin_lama
  • 🇮🇳India nitin_lama India
  • 🇮🇳India nitin_lama India
  • 🇮🇳India nitin_lama India
  • Issue was unassigned.
  • 🇮🇳India nitin_lama India
  • 🇮🇳India sakthi_dev

    The provided patch applied without any errors.

    curl https://www.drupal.org/files/issues/2024-03-13/3427513-2.patch | patch -p1
      % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                     Dload  Upload   Total   Spent    Left  Speed
    100 65111  100 65111    0     0    97k      0 --:--:-- --:--:-- --:--:--   97k
    patching file assets/vendor/jquery.ui/themes/base/accordion.css
    patching file assets/vendor/jquery.ui/themes/base/autocomplete.css
    patching file assets/vendor/jquery.ui/themes/base/button.css
    patching file assets/vendor/jquery.ui/themes/base/checkboxradio.css
    patching file assets/vendor/jquery.ui/themes/base/controlgroup.css
    patching file assets/vendor/jquery.ui/themes/base/core.css
    patching file assets/vendor/jquery.ui/themes/base/datepicker.css
    patching file assets/vendor/jquery.ui/themes/base/dialog.css
    patching file assets/vendor/jquery.ui/themes/base/draggable.css
    patching file assets/vendor/jquery.ui/themes/base/menu.css
    patching file assets/vendor/jquery.ui/themes/base/resizable.css
    patching file assets/vendor/jquery.ui/themes/base/selectable.css
    patching file assets/vendor/jquery.ui/themes/base/selectmenu.css
    patching file assets/vendor/jquery.ui/themes/base/slider.css
    patching file assets/vendor/jquery.ui/themes/base/sortable.css
    patching file assets/vendor/jquery.ui/themes/base/spinner.css
    patching file assets/vendor/jquery.ui/themes/base/tabs.css
    patching file assets/vendor/jquery.ui/themes/base/theme.css
    patching file assets/vendor/jquery.ui/themes/base/tooltip.css
    patching file jquery_ui.libraries.yml
    

    But while running the command
    phpcs --standard=Drupal,DrupalPractice --extensions=php,module,inc,install,test,profile,theme,css,info,txt,md,yml jquery_ui

    got the following errors

    FILE: /home/administrator/Projects/contribution/jquery_ui/assets/vendor/jquery.ui/themes/base/progressbar.css
    -------------------------------------------------------------------------------------------------------------
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    -------------------------------------------------------------------------------------------------------------
     1 | WARNING | File appears to be minified and cannot be processed
    -------------------------------------------------------------------------------------------------------------
    
    
    FILE: /home/administrator/Projects/contribution/jquery_ui/CHANGELOG.txt
    -----------------------------------------------------------------------
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    -----------------------------------------------------------------------
     1 | WARNING | File encoding is invalid, expected UTF-8
    -----------------------------------------------------------------------
    
    Time: 99ms; Memory: 14MB
  • Pipeline finished with Success
    8 months ago
    Total: 3692s
    #119124
  • Status changed to RTBC 8 months ago
Production build 0.71.5 2024