Fix issues reported by PHPCS

Created on 5 March 2025, 29 days ago

Problem/Motivation

It would be great to address the below minor PHPCS issues :

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

FILE: /var/www/web/themes/contrib/laces/README.md
----------------------------------------------------------------------
FOUND 0 ERRORS AND 3 WARNINGS AFFECTING 3 LINES
----------------------------------------------------------------------
 15 | WARNING | Line exceeds 80 characters; contains 83 characters
 16 | WARNING | Line exceeds 80 characters; contains 81 characters
 50 | WARNING | Line exceeds 80 characters; contains 97 characters
----------------------------------------------------------------------


FILE: /var/www/web/themes/contrib/laces/config/install/laces.settings.yml
-------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
-------------------------------------------------------------------------
 10 | ERROR | [x] Expected 1 newline at end of file; 2 found
-------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
-------------------------------------------------------------------------


FILE: /var/www/web/themes/contrib/laces/subtheme_starterkits/sublaces/README.md
-------------------------------------------------------------------------------
FOUND 0 ERRORS AND 4 WARNINGS AFFECTING 4 LINES
-------------------------------------------------------------------------------
 14 | WARNING | Line exceeds 80 characters; contains 96 characters
 15 | WARNING | Line exceeds 80 characters; contains 88 characters
 36 | WARNING | Line exceeds 80 characters; contains 114 characters
 42 | WARNING | Line exceeds 80 characters; contains 89 characters
-------------------------------------------------------------------------------


FILE: /var/www/web/themes/contrib/laces/subtheme_starterkits/sublaces/css/theme/sublaces_typography.css
-------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
-------------------------------------------------------------------------------------------------------
 25 | ERROR | [x] Expected 1 newline at end of file; 0 found
-------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
-------------------------------------------------------------------------------------------------------


FILE: /var/www/web/themes/contrib/laces/subtheme_starterkits/sublaces/css/components/laces__module__super_login__overrides.css
------------------------------------------------------------------------------------------------------------------------------
FOUND 12 ERRORS AFFECTING 12 LINES
------------------------------------------------------------------------------------------------------------------------------
  17 | ERROR | [ ] Style definitions must end with a semicolon
  18 | ERROR | [ ] Style definitions must end with a semicolon
  19 | ERROR | [ ] Style definitions must end with a semicolon
  20 | ERROR | [ ] Style definitions must end with a semicolon
  21 | ERROR | [ ] Style definitions must end with a semicolon
  22 | ERROR | [ ] Style definitions must end with a semicolon
  23 | ERROR | [ ] Style definitions must end with a semicolon
  24 | ERROR | [ ] Style definitions must end with a semicolon
  25 | ERROR | [ ] Style definitions must end with a semicolon
 106 | ERROR | [ ] Style definitions must end with a semicolon
 176 | ERROR | [ ] Class definition is empty
 247 | ERROR | [x] Expected 1 newline at end of file; 0 found
------------------------------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
------------------------------------------------------------------------------------------------------------------------------


FILE: /var/www/web/themes/contrib/laces/subtheme_starterkits/README.md
----------------------------------------------------------------------
FOUND 0 ERRORS AND 3 WARNINGS AFFECTING 3 LINES
----------------------------------------------------------------------
 13 | WARNING | Line exceeds 80 characters; contains 84 characters
 28 | WARNING | Line exceeds 80 characters; contains 87 characters
 35 | WARNING | Line exceeds 80 characters; contains 83 characters
----------------------------------------------------------------------


FILE: /var/www/web/themes/contrib/laces/laces.theme
---------------------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
---------------------------------------------------------------------------------------------------------------------------------
 9 | ERROR | [x] Use statements should be sorted alphabetically. The first wrong one is Drupal\Component\Render\MarkupInterface.
---------------------------------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------------------------------------------------------------


FILE: /var/www/web/themes/contrib/laces/css/theme/laces_media-library.css
-------------------------------------------------------------------------
FOUND 13 ERRORS AFFECTING 13 LINES
-------------------------------------------------------------------------
  17 | ERROR | [ ] Style definitions must end with a semicolon
  18 | ERROR | [ ] Style definitions must end with a semicolon
  19 | ERROR | [ ] Style definitions must end with a semicolon
  20 | ERROR | [ ] Style definitions must end with a semicolon
  21 | ERROR | [ ] Style definitions must end with a semicolon
  22 | ERROR | [ ] Style definitions must end with a semicolon
  23 | ERROR | [ ] Style definitions must end with a semicolon
  24 | ERROR | [ ] Style definitions must end with a semicolon
  25 | ERROR | [ ] Style definitions must end with a semicolon
 107 | ERROR | [ ] Style definitions must end with a semicolon
 578 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 5
 580 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 5
 933 | ERROR | [x] Expected 1 newline at end of file; 0 found
-------------------------------------------------------------------------
PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY
-------------------------------------------------------------------------


FILE: /var/www/web/themes/contrib/laces/css/components/laces__theme__seven__form.css
------------------------------------------------------------------------------------
FOUND 13 ERRORS AFFECTING 13 LINES
------------------------------------------------------------------------------------
  17 | ERROR | [ ] Style definitions must end with a semicolon
  18 | ERROR | [ ] Style definitions must end with a semicolon
  19 | ERROR | [ ] Style definitions must end with a semicolon
  20 | ERROR | [ ] Style definitions must end with a semicolon
  21 | ERROR | [ ] Style definitions must end with a semicolon
  22 | ERROR | [ ] Style definitions must end with a semicolon
  23 | ERROR | [ ] Style definitions must end with a semicolon
  24 | ERROR | [ ] Style definitions must end with a semicolon
  25 | ERROR | [ ] Style definitions must end with a semicolon
 107 | ERROR | [ ] Style definitions must end with a semicolon
 441 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 7
 442 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 12
 534 | ERROR | [x] Expected 1 newline at end of file; 0 found
------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY
------------------------------------------------------------------------------------


FILE: /var/www/web/themes/contrib/laces/css/components/bootstrap_breadcrumb.css
-----------------------------------------------------------------------------------
FOUND 15 ERRORS AFFECTING 13 LINES
-----------------------------------------------------------------------------------
  17 | ERROR | [ ] Style definitions must end with a semicolon
  18 | ERROR | [ ] Style definitions must end with a semicolon
  19 | ERROR | [ ] Style definitions must end with a semicolon
  20 | ERROR | [ ] Style definitions must end with a semicolon
  21 | ERROR | [ ] Style definitions must end with a semicolon
  22 | ERROR | [ ] Style definitions must end with a semicolon
  23 | ERROR | [ ] Style definitions must end with a semicolon
  24 | ERROR | [ ] Style definitions must end with a semicolon
  25 | ERROR | [ ] Style definitions must end with a semicolon
 107 | ERROR | [ ] Style definitions must end with a semicolon
 182 | ERROR | [ ] Style definition is empty
 182 | ERROR | [x] Expected 0 spaces before semicolon in style definition; 1 found
 183 | ERROR | [ ] Style definition is empty
 183 | ERROR | [x] Expected 0 spaces before semicolon in style definition; 1 found
 210 | ERROR | [x] Expected 1 newline at end of file; 0 found
-----------------------------------------------------------------------------------
PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY
-----------------------------------------------------------------------------------


FILE: /var/www/web/themes/contrib/laces/css/components/bootstrap_dropdown.css
-----------------------------------------------------------------------------------
FOUND 16 ERRORS AFFECTING 15 LINES
-----------------------------------------------------------------------------------
  17 | ERROR | [ ] Style definitions must end with a semicolon
  18 | ERROR | [ ] Style definitions must end with a semicolon
  19 | ERROR | [ ] Style definitions must end with a semicolon
  20 | ERROR | [ ] Style definitions must end with a semicolon
  21 | ERROR | [ ] Style definitions must end with a semicolon
  22 | ERROR | [ ] Style definitions must end with a semicolon
  23 | ERROR | [ ] Style definitions must end with a semicolon
  24 | ERROR | [ ] Style definitions must end with a semicolon
  25 | ERROR | [ ] Style definitions must end with a semicolon
 107 | ERROR | [ ] Style definitions must end with a semicolon
 447 | ERROR | [x] Multiple selectors should each be on a single line
 452 | ERROR | [x] Multiple selectors should each be on a single line
 458 | ERROR | [x] Multiple selectors should each be on a single line
 488 | ERROR | [ ] Style definition is empty
 488 | ERROR | [x] Expected 0 spaces before semicolon in style definition; 1 found
 499 | ERROR | [x] Expected 1 newline at end of file; 0 found
-----------------------------------------------------------------------------------
PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY
-----------------------------------------------------------------------------------


FILE: /var/www/web/themes/contrib/laces/css/components/bootstrap_carousel.css
-----------------------------------------------------------------------------
FOUND 15 ERRORS AFFECTING 15 LINES
-----------------------------------------------------------------------------
  17 | ERROR | [ ] Style definitions must end with a semicolon
  18 | ERROR | [ ] Style definitions must end with a semicolon
  19 | ERROR | [ ] Style definitions must end with a semicolon
  20 | ERROR | [ ] Style definitions must end with a semicolon
  21 | ERROR | [ ] Style definitions must end with a semicolon
  22 | ERROR | [ ] Style definitions must end with a semicolon
  23 | ERROR | [ ] Style definitions must end with a semicolon
  24 | ERROR | [ ] Style definitions must end with a semicolon
  25 | ERROR | [ ] Style definitions must end with a semicolon
 107 | ERROR | [ ] Style definitions must end with a semicolon
 276 | ERROR | [x] Multiple selectors should each be on a single line
 376 | ERROR | [x] Multiple selectors should each be on a single line
 380 | ERROR | [x] Multiple selectors should each be on a single line
 383 | ERROR | [x] Multiple selectors should each be on a single line
 387 | ERROR | [x] Expected 1 newline at end of file; 0 found
-----------------------------------------------------------------------------
PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY
-----------------------------------------------------------------------------


FILE: /var/www/web/themes/contrib/laces/css/components/bootstrap_card.css
-----------------------------------------------------------------------------------
FOUND 23 ERRORS AFFECTING 17 LINES
-----------------------------------------------------------------------------------
  17 | ERROR | [ ] Style definitions must end with a semicolon
  18 | ERROR | [ ] Style definitions must end with a semicolon
  19 | ERROR | [ ] Style definitions must end with a semicolon
  20 | ERROR | [ ] Style definitions must end with a semicolon
  21 | ERROR | [ ] Style definitions must end with a semicolon
  22 | ERROR | [ ] Style definitions must end with a semicolon
  23 | ERROR | [ ] Style definitions must end with a semicolon
  24 | ERROR | [ ] Style definitions must end with a semicolon
  25 | ERROR | [ ] Style definitions must end with a semicolon
 107 | ERROR | [ ] Style definitions must end with a semicolon
 182 | ERROR | [ ] Style definition is empty
 182 | ERROR | [x] Expected 0 spaces before semicolon in style definition; 1 found
 183 | ERROR | [ ] Style definition is empty
 183 | ERROR | [x] Expected 0 spaces before semicolon in style definition; 1 found
 187 | ERROR | [ ] Style definition is empty
 187 | ERROR | [x] Expected 0 spaces before semicolon in style definition; 1 found
 192 | ERROR | [ ] Style definition is empty
 192 | ERROR | [x] Expected 0 spaces before semicolon in style definition; 1 found
 193 | ERROR | [ ] Style definition is empty
 193 | ERROR | [x] Expected 0 spaces before semicolon in style definition; 1 found
 194 | ERROR | [ ] Style definition is empty
 194 | ERROR | [x] Expected 0 spaces before semicolon in style definition; 1 found
 366 | ERROR | [x] Expected 1 newline at end of file; 0 found
-----------------------------------------------------------------------------------
PHPCBF CAN FIX THE 7 MARKED SNIFF VIOLATIONS AUTOMATICALLY
-----------------------------------------------------------------------------------


FILE: /var/www/web/themes/contrib/laces/css/components/bootstrap_progress.css
-----------------------------------------------------------------------------
FOUND 11 ERRORS AFFECTING 11 LINES
-----------------------------------------------------------------------------
  17 | ERROR | [ ] Style definitions must end with a semicolon
  18 | ERROR | [ ] Style definitions must end with a semicolon
  19 | ERROR | [ ] Style definitions must end with a semicolon
  20 | ERROR | [ ] Style definitions must end with a semicolon
  21 | ERROR | [ ] Style definitions must end with a semicolon
  22 | ERROR | [ ] Style definitions must end with a semicolon
  23 | ERROR | [ ] Style definitions must end with a semicolon
  24 | ERROR | [ ] Style definitions must end with a semicolon
  25 | ERROR | [ ] Style definitions must end with a semicolon
 107 | ERROR | [ ] Style definitions must end with a semicolon
 241 | ERROR | [x] Expected 1 newline at end of file; 0 found
-----------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
-----------------------------------------------------------------------------


FILE: /var/www/web/themes/contrib/laces/css/components/laces_details.css
------------------------------------------------------------------------
FOUND 11 ERRORS AFFECTING 11 LINES
------------------------------------------------------------------------
  17 | ERROR | [ ] Style definitions must end with a semicolon
  18 | ERROR | [ ] Style definitions must end with a semicolon
  19 | ERROR | [ ] Style definitions must end with a semicolon
  20 | ERROR | [ ] Style definitions must end with a semicolon
  21 | ERROR | [ ] Style definitions must end with a semicolon
  22 | ERROR | [ ] Style definitions must end with a semicolon
  23 | ERROR | [ ] Style definitions must end with a semicolon
  24 | ERROR | [ ] Style definitions must end with a semicolon
  25 | ERROR | [ ] Style definitions must end with a semicolon
 107 | ERROR | [ ] Style definitions must end with a semicolon
 202 | ERROR | [x] Expected 1 newline at end of file; 0 found
------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
------------------------------------------------------------------------


FILE: /var/www/web/themes/contrib/laces/css/components/bootstrap_nav.css
-----------------------------------------------------------------------------------
FOUND 17 ERRORS AFFECTING 16 LINES
-----------------------------------------------------------------------------------
  17 | ERROR | [ ] Style definitions must end with a semicolon
  18 | ERROR | [ ] Style definitions must end with a semicolon
  19 | ERROR | [ ] Style definitions must end with a semicolon
  20 | ERROR | [ ] Style definitions must end with a semicolon
  21 | ERROR | [ ] Style definitions must end with a semicolon
  22 | ERROR | [ ] Style definitions must end with a semicolon
  23 | ERROR | [ ] Style definitions must end with a semicolon
  24 | ERROR | [ ] Style definitions must end with a semicolon
  25 | ERROR | [ ] Style definitions must end with a semicolon
 107 | ERROR | [ ] Style definitions must end with a semicolon
 181 | ERROR | [ ] Style definition is empty
 181 | ERROR | [x] Expected 0 spaces before semicolon in style definition; 1 found
 208 | ERROR | [x] Multiple selectors should each be on a single line
 215 | ERROR | [x] Multiple selectors should each be on a single line
 237 | ERROR | [x] Multiple selectors should each be on a single line
 279 | ERROR | [x] Multiple selectors should each be on a single line
 314 | ERROR | [x] Expected 1 newline at end of file; 0 found
-----------------------------------------------------------------------------------
PHPCBF CAN FIX THE 6 MARKED SNIFF VIOLATIONS AUTOMATICALLY
-----------------------------------------------------------------------------------


FILE: /var/www/web/themes/contrib/laces/css/components/bootstrap_tables.css
---------------------------------------------------------------------------
FOUND 11 ERRORS AFFECTING 11 LINES
---------------------------------------------------------------------------
  17 | ERROR | [ ] Style definitions must end with a semicolon
  18 | ERROR | [ ] Style definitions must end with a semicolon
  19 | ERROR | [ ] Style definitions must end with a semicolon
  20 | ERROR | [ ] Style definitions must end with a semicolon
  21 | ERROR | [ ] Style definitions must end with a semicolon
  22 | ERROR | [ ] Style definitions must end with a semicolon
  23 | ERROR | [ ] Style definitions must end with a semicolon
  24 | ERROR | [ ] Style definitions must end with a semicolon
  25 | ERROR | [ ] Style definitions must end with a semicolon
 107 | ERROR | [ ] Style definitions must end with a semicolon
 406 | ERROR | [x] Expected 1 newline at end of file; 0 found
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: /var/www/web/themes/contrib/laces/css/components/bootstrap_images.css
---------------------------------------------------------------------------
FOUND 11 ERRORS AFFECTING 11 LINES
---------------------------------------------------------------------------
  17 | ERROR | [ ] Style definitions must end with a semicolon
  18 | ERROR | [ ] Style definitions must end with a semicolon
  19 | ERROR | [ ] Style definitions must end with a semicolon
  20 | ERROR | [ ] Style definitions must end with a semicolon
  21 | ERROR | [ ] Style definitions must end with a semicolon
  22 | ERROR | [ ] Style definitions must end with a semicolon
  23 | ERROR | [ ] Style definitions must end with a semicolon
  24 | ERROR | [ ] Style definitions must end with a semicolon
  25 | ERROR | [ ] Style definitions must end with a semicolon
 107 | ERROR | [ ] Style definitions must end with a semicolon
 207 | ERROR | [x] Expected 1 newline at end of file; 0 found
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: /var/www/web/themes/contrib/laces/css/components/laces_tables.css
-----------------------------------------------------------------------
FOUND 11 ERRORS AFFECTING 11 LINES
-----------------------------------------------------------------------
  17 | ERROR | [ ] Style definitions must end with a semicolon
  18 | ERROR | [ ] Style definitions must end with a semicolon
  19 | ERROR | [ ] Style definitions must end with a semicolon
  20 | ERROR | [ ] Style definitions must end with a semicolon
  21 | ERROR | [ ] Style definitions must end with a semicolon
  22 | ERROR | [ ] Style definitions must end with a semicolon
  23 | ERROR | [ ] Style definitions must end with a semicolon
  24 | ERROR | [ ] Style definitions must end with a semicolon
  25 | ERROR | [ ] Style definitions must end with a semicolon
 107 | ERROR | [ ] Style definitions must end with a semicolon
 208 | ERROR | [x] Expected 1 newline at end of file; 0 found
-----------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
-----------------------------------------------------------------------


FILE: /var/www/web/themes/contrib/laces/css/components/bootstrap_pagination.css
-------------------------------------------------------------------------------
FOUND 13 ERRORS AFFECTING 13 LINES
-------------------------------------------------------------------------------
  17 | ERROR | [ ] Style definitions must end with a semicolon
  18 | ERROR | [ ] Style definitions must end with a semicolon
  19 | ERROR | [ ] Style definitions must end with a semicolon
  20 | ERROR | [ ] Style definitions must end with a semicolon
  21 | ERROR | [ ] Style definitions must end with a semicolon
  22 | ERROR | [ ] Style definitions must end with a semicolon
  23 | ERROR | [ ] Style definitions must end with a semicolon
  24 | ERROR | [ ] Style definitions must end with a semicolon
  25 | ERROR | [ ] Style definitions must end with a semicolon
 107 | ERROR | [ ] Style definitions must end with a semicolon
 233 | ERROR | [x] Multiple selectors should each be on a single line
 240 | ERROR | [x] Multiple selectors should each be on a single line
 273 | ERROR | [x] Expected 1 newline at end of file; 0 found
-------------------------------------------------------------------------------
PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY
-------------------------------------------------------------------------------


FILE: /var/www/web/themes/contrib/laces/css/components/jquery.ui/theme.css
--------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------
 998 | ERROR | [x] Expected 1 newline at end of file; 0 found
--------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------


FILE: /var/www/web/themes/contrib/laces/css/components/bootstrap_modal.css
-----------------------------------------------------------------------------------
FOUND 15 ERRORS AFFECTING 13 LINES
-----------------------------------------------------------------------------------
  17 | ERROR | [ ] Style definitions must end with a semicolon
  18 | ERROR | [ ] Style definitions must end with a semicolon
  19 | ERROR | [ ] Style definitions must end with a semicolon
  20 | ERROR | [ ] Style definitions must end with a semicolon
  21 | ERROR | [ ] Style definitions must end with a semicolon
  22 | ERROR | [ ] Style definitions must end with a semicolon
  23 | ERROR | [ ] Style definitions must end with a semicolon
  24 | ERROR | [ ] Style definitions must end with a semicolon
  25 | ERROR | [ ] Style definitions must end with a semicolon
 107 | ERROR | [ ] Style definitions must end with a semicolon
 183 | ERROR | [ ] Style definition is empty
 183 | ERROR | [x] Expected 0 spaces before semicolon in style definition; 1 found
 197 | ERROR | [ ] Style definition is empty
 197 | ERROR | [x] Expected 0 spaces before semicolon in style definition; 1 found
 471 | ERROR | [x] Expected 1 newline at end of file; 0 found
-----------------------------------------------------------------------------------
PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY
-----------------------------------------------------------------------------------


FILE: /var/www/web/themes/contrib/laces/css/components/bootstrap_transitions.css
--------------------------------------------------------------------------------
FOUND 11 ERRORS AFFECTING 11 LINES
--------------------------------------------------------------------------------
  17 | ERROR | [ ] Style definitions must end with a semicolon
  18 | ERROR | [ ] Style definitions must end with a semicolon
  19 | ERROR | [ ] Style definitions must end with a semicolon
  20 | ERROR | [ ] Style definitions must end with a semicolon
  21 | ERROR | [ ] Style definitions must end with a semicolon
  22 | ERROR | [ ] Style definitions must end with a semicolon
  23 | ERROR | [ ] Style definitions must end with a semicolon
  24 | ERROR | [ ] Style definitions must end with a semicolon
  25 | ERROR | [ ] Style definitions must end with a semicolon
 107 | ERROR | [ ] Style definitions must end with a semicolon
 215 | ERROR | [x] Expected 1 newline at end of file; 0 found
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------


FILE: /var/www/web/themes/contrib/laces/css/components/bootstrap_close.css
--------------------------------------------------------------------------
FOUND 14 ERRORS AFFECTING 14 LINES
--------------------------------------------------------------------------
  17 | ERROR | [ ] Style definitions must end with a semicolon
  18 | ERROR | [ ] Style definitions must end with a semicolon
  19 | ERROR | [ ] Style definitions must end with a semicolon
  20 | ERROR | [ ] Style definitions must end with a semicolon
  21 | ERROR | [ ] Style definitions must end with a semicolon
  22 | ERROR | [ ] Style definitions must end with a semicolon
  23 | ERROR | [ ] Style definitions must end with a semicolon
  24 | ERROR | [ ] Style definitions must end with a semicolon
  25 | ERROR | [ ] Style definitions must end with a semicolon
 107 | ERROR | [ ] Style definitions must end with a semicolon
 207 | ERROR | [x] Multiple selectors should each be on a single line
 210 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 5
 211 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 10
 223 | ERROR | [x] Expected 1 newline at end of file; 0 found
--------------------------------------------------------------------------
PHPCBF CAN FIX THE 4 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------


FILE: /var/www/web/themes/contrib/laces/css/components/bootstrap_list-group.css
-------------------------------------------------------------------------------
FOUND 13 ERRORS AFFECTING 13 LINES
-------------------------------------------------------------------------------
  17 | ERROR | [ ] Style definitions must end with a semicolon
  18 | ERROR | [ ] Style definitions must end with a semicolon
  19 | ERROR | [ ] Style definitions must end with a semicolon
  20 | ERROR | [ ] Style definitions must end with a semicolon
  21 | ERROR | [ ] Style definitions must end with a semicolon
  22 | ERROR | [ ] Style definitions must end with a semicolon
  23 | ERROR | [ ] Style definitions must end with a semicolon
  24 | ERROR | [ ] Style definitions must end with a semicolon
  25 | ERROR | [ ] Style definitions must end with a semicolon
 107 | ERROR | [ ] Style definitions must end with a semicolon
 217 | ERROR | [x] Multiple selectors should each be on a single line
 245 | ERROR | [x] Multiple selectors should each be on a single line
 521 | ERROR | [x] Expected 1 newline at end of file; 0 found
-------------------------------------------------------------------------------
PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY
-------------------------------------------------------------------------------


FILE: /var/www/web/themes/contrib/laces/css/components/bootstrap_forms.css
---------------------------------------------------------------------------
FOUND 62 ERRORS AFFECTING 57 LINES
---------------------------------------------------------------------------
   17 | ERROR | [ ] Style definitions must end with a semicolon
   18 | ERROR | [ ] Style definitions must end with a semicolon
   19 | ERROR | [ ] Style definitions must end with a semicolon
   20 | ERROR | [ ] Style definitions must end with a semicolon
   21 | ERROR | [ ] Style definitions must end with a semicolon
   22 | ERROR | [ ] Style definitions must end with a semicolon
   23 | ERROR | [ ] Style definitions must end with a semicolon
   24 | ERROR | [ ] Style definitions must end with a semicolon
   25 | ERROR | [ ] Style definitions must end with a semicolon
  107 | ERROR | [ ] Style definitions must end with a semicolon
  217 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 5
  218 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 10
  269 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 10
  304 | ERROR | [x] Multiple selectors should each be on a single line
  319 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 10
  332 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 10
  378 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 5
  379 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 10
  400 | ERROR | [x] Multiple selectors should each be on a single line
  462 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 5
  463 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 10
  470 | ERROR | [ ] Style definitions must end with a semicolon
  471 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 10
  471 | ERROR | [ ] Style definitions must end with a semicolon
  507 | ERROR | [x] Multiple selectors should each be on a single line
  555 | ERROR | [x] Multiple selectors should each be on a single line
  570 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 5
  571 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 10
  591 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 10
  624 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 7
  698 | ERROR | [x] Multiple selectors should each be on a single line
  705 | ERROR | [x] Multiple selectors should each be on a single line
  709 | ERROR | [x] Multiple selectors should each be on a single line
  892 | ERROR | [x] Multiple selectors should each be on a single line
  900 | ERROR | [x] Multiple selectors should each be on a single line
  905 | ERROR | [x] Multiple selectors should each be on a single line
  910 | ERROR | [x] Multiple selectors should each be on a single line
  913 | ERROR | [x] Multiple selectors should each be on a single line
  913 | ERROR | [x] Multiple selectors should each be on a single line
  913 | ERROR | [x] Multiple selectors should each be on a single line
  919 | ERROR | [x] Multiple selectors should each be on a single line
  924 | ERROR | [x] Multiple selectors should each be on a single line
  928 | ERROR | [x] Multiple selectors should each be on a single line
  931 | ERROR | [x] Multiple selectors should each be on a single line
  934 | ERROR | [x] Multiple selectors should each be on a single line
  937 | ERROR | [x] Multiple selectors should each be on a single line
  945 | ERROR | [x] Multiple selectors should each be on a single line
  982 | ERROR | [x] Multiple selectors should each be on a single line
  990 | ERROR | [x] Multiple selectors should each be on a single line
  995 | ERROR | [x] Multiple selectors should each be on a single line
 1000 | ERROR | [x] Multiple selectors should each be on a single line
 1003 | ERROR | [x] Multiple selectors should each be on a single line
 1003 | ERROR | [x] Multiple selectors should each be on a single line
 1003 | ERROR | [x] Multiple selectors should each be on a single line
 1009 | ERROR | [x] Multiple selectors should each be on a single line
 1014 | ERROR | [x] Multiple selectors should each be on a single line
 1018 | ERROR | [x] Multiple selectors should each be on a single line
 1021 | ERROR | [x] Multiple selectors should each be on a single line
 1024 | ERROR | [x] Multiple selectors should each be on a single line
 1027 | ERROR | [x] Multiple selectors should each be on a single line
 1035 | ERROR | [x] Multiple selectors should each be on a single line
 1043 | ERROR | [x] Expected 1 newline at end of file; 0 found
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 50 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: /var/www/web/themes/contrib/laces/css/components/bootstrap_grid.css
-------------------------------------------------------------------------
FOUND 11 ERRORS AFFECTING 11 LINES
-------------------------------------------------------------------------
   17 | ERROR | [ ] Style definitions must end with a semicolon
   18 | ERROR | [ ] Style definitions must end with a semicolon
   19 | ERROR | [ ] Style definitions must end with a semicolon
   20 | ERROR | [ ] Style definitions must end with a semicolon
   21 | ERROR | [ ] Style definitions must end with a semicolon
   22 | ERROR | [ ] Style definitions must end with a semicolon
   23 | ERROR | [ ] Style definitions must end with a semicolon
   24 | ERROR | [ ] Style definitions must end with a semicolon
   25 | ERROR | [ ] Style definitions must end with a semicolon
  107 | ERROR | [ ] Style definitions must end with a semicolon
 1259 | ERROR | [x] Expected 1 newline at end of file; 0 found
-------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
-------------------------------------------------------------------------


FILE: /var/www/web/themes/contrib/laces/css/components/laces_textarea.css
-------------------------------------------------------------------------
FOUND 11 ERRORS AFFECTING 11 LINES
-------------------------------------------------------------------------
  17 | ERROR | [ ] Style definitions must end with a semicolon
  18 | ERROR | [ ] Style definitions must end with a semicolon
  19 | ERROR | [ ] Style definitions must end with a semicolon
  20 | ERROR | [ ] Style definitions must end with a semicolon
  21 | ERROR | [ ] Style definitions must end with a semicolon
  22 | ERROR | [ ] Style definitions must end with a semicolon
  23 | ERROR | [ ] Style definitions must end with a semicolon
  24 | ERROR | [ ] Style definitions must end with a semicolon
  25 | ERROR | [ ] Style definitions must end with a semicolon
 107 | ERROR | [ ] Style definitions must end with a semicolon
 188 | ERROR | [x] Expected 1 newline at end of file; 0 found
-------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
-------------------------------------------------------------------------


FILE: /var/www/web/themes/contrib/laces/css/components/bootstrap_toasts.css
-----------------------------------------------------------------------------------
FOUND 13 ERRORS AFFECTING 12 LINES
-----------------------------------------------------------------------------------
  17 | ERROR | [ ] Style definitions must end with a semicolon
  18 | ERROR | [ ] Style definitions must end with a semicolon
  19 | ERROR | [ ] Style definitions must end with a semicolon
  20 | ERROR | [ ] Style definitions must end with a semicolon
  21 | ERROR | [ ] Style definitions must end with a semicolon
  22 | ERROR | [ ] Style definitions must end with a semicolon
  23 | ERROR | [ ] Style definitions must end with a semicolon
  24 | ERROR | [ ] Style definitions must end with a semicolon
  25 | ERROR | [ ] Style definitions must end with a semicolon
 107 | ERROR | [ ] Style definitions must end with a semicolon
 185 | ERROR | [ ] Style definition is empty
 185 | ERROR | [x] Expected 0 spaces before semicolon in style definition; 1 found
 246 | ERROR | [x] Expected 1 newline at end of file; 0 found
-----------------------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
-----------------------------------------------------------------------------------


FILE: /var/www/web/themes/contrib/laces/css/components/bootstrap_navbar.css
-----------------------------------------------------------------------------------
FOUND 20 ERRORS AFFECTING 15 LINES
-----------------------------------------------------------------------------------
  17 | ERROR | [ ] Style definitions must end with a semicolon
  18 | ERROR | [ ] Style definitions must end with a semicolon
  19 | ERROR | [ ] Style definitions must end with a semicolon
  20 | ERROR | [ ] Style definitions must end with a semicolon
  21 | ERROR | [ ] Style definitions must end with a semicolon
  22 | ERROR | [ ] Style definitions must end with a semicolon
  23 | ERROR | [ ] Style definitions must end with a semicolon
  24 | ERROR | [ ] Style definitions must end with a semicolon
  25 | ERROR | [ ] Style definitions must end with a semicolon
 107 | ERROR | [ ] Style definitions must end with a semicolon
 207 | ERROR | [x] Multiple selectors should each be on a single line
 207 | ERROR | [x] Multiple selectors should each be on a single line
 207 | ERROR | [x] Multiple selectors should each be on a single line
 207 | ERROR | [x] Multiple selectors should each be on a single line
 207 | ERROR | [x] Multiple selectors should each be on a single line
 223 | ERROR | [x] Multiple selectors should each be on a single line
 230 | ERROR | [ ] Style definition is empty
 230 | ERROR | [x] Expected 0 spaces before semicolon in style definition; 1 found
 240 | ERROR | [x] Multiple selectors should each be on a single line
 607 | ERROR | [x] Expected 1 newline at end of file; 0 found
-----------------------------------------------------------------------------------
PHPCBF CAN FIX THE 9 MARKED SNIFF VIOLATIONS AUTOMATICALLY
-----------------------------------------------------------------------------------


FILE: /var/www/web/themes/contrib/laces/css/components/laces_vertical-tabs.css
------------------------------------------------------------------------------
FOUND 11 ERRORS AFFECTING 11 LINES
------------------------------------------------------------------------------
  17 | ERROR | [ ] Style definitions must end with a semicolon
  18 | ERROR | [ ] Style definitions must end with a semicolon
  19 | ERROR | [ ] Style definitions must end with a semicolon
  20 | ERROR | [ ] Style definitions must end with a semicolon
  21 | ERROR | [ ] Style definitions must end with a semicolon
  22 | ERROR | [ ] Style definitions must end with a semicolon
  23 | ERROR | [ ] Style definitions must end with a semicolon
  24 | ERROR | [ ] Style definitions must end with a semicolon
  25 | ERROR | [ ] Style definitions must end with a semicolon
 107 | ERROR | [ ] Style definitions must end with a semicolon
 340 | ERROR | [x] Expected 1 newline at end of file; 0 found
------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
------------------------------------------------------------------------------


FILE: /var/www/web/themes/contrib/laces/css/components/laces_images.css
-----------------------------------------------------------------------
FOUND 11 ERRORS AFFECTING 11 LINES
-----------------------------------------------------------------------
  17 | ERROR | [ ] Style definitions must end with a semicolon
  18 | ERROR | [ ] Style definitions must end with a semicolon
  19 | ERROR | [ ] Style definitions must end with a semicolon
  20 | ERROR | [ ] Style definitions must end with a semicolon
  21 | ERROR | [ ] Style definitions must end with a semicolon
  22 | ERROR | [ ] Style definitions must end with a semicolon
  23 | ERROR | [ ] Style definitions must end with a semicolon
  24 | ERROR | [ ] Style definitions must end with a semicolon
  25 | ERROR | [ ] Style definitions must end with a semicolon
 107 | ERROR | [ ] Style definitions must end with a semicolon
 233 | ERROR | [x] Expected 1 newline at end of file; 0 found
-----------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
-----------------------------------------------------------------------


FILE: /var/www/web/themes/contrib/laces/css/components/bootstrap_popover.css
----------------------------------------------------------------------------
FOUND 37 ERRORS AFFECTING 29 LINES
----------------------------------------------------------------------------
  17 | ERROR | [ ] Style definitions must end with a semicolon
  18 | ERROR | [ ] Style definitions must end with a semicolon
  19 | ERROR | [ ] Style definitions must end with a semicolon
  20 | ERROR | [ ] Style definitions must end with a semicolon
  21 | ERROR | [ ] Style definitions must end with a semicolon
  22 | ERROR | [ ] Style definitions must end with a semicolon
  23 | ERROR | [ ] Style definitions must end with a semicolon
  24 | ERROR | [ ] Style definitions must end with a semicolon
  25 | ERROR | [ ] Style definitions must end with a semicolon
 107 | ERROR | [ ] Style definitions must end with a semicolon
 229 | ERROR | [x] Multiple selectors should each be on a single line
 238 | ERROR | [x] Multiple selectors should each be on a single line
 241 | ERROR | [x] Multiple selectors should each be on a single line
 241 | ERROR | [x] Multiple selectors should each be on a single line
 241 | ERROR | [x] Multiple selectors should each be on a single line
 244 | ERROR | [x] Multiple selectors should each be on a single line
 248 | ERROR | [x] Multiple selectors should each be on a single line
 254 | ERROR | [x] Multiple selectors should each be on a single line
 259 | ERROR | [x] Multiple selectors should each be on a single line
 259 | ERROR | [x] Multiple selectors should each be on a single line
 259 | ERROR | [x] Multiple selectors should each be on a single line
 262 | ERROR | [x] Multiple selectors should each be on a single line
 266 | ERROR | [x] Multiple selectors should each be on a single line
 272 | ERROR | [x] Multiple selectors should each be on a single line
 275 | ERROR | [x] Multiple selectors should each be on a single line
 275 | ERROR | [x] Multiple selectors should each be on a single line
 275 | ERROR | [x] Multiple selectors should each be on a single line
 278 | ERROR | [x] Multiple selectors should each be on a single line
 282 | ERROR | [x] Multiple selectors should each be on a single line
 286 | ERROR | [x] Multiple selectors should each be on a single line
 298 | ERROR | [x] Multiple selectors should each be on a single line
 303 | ERROR | [x] Multiple selectors should each be on a single line
 303 | ERROR | [x] Multiple selectors should each be on a single line
 303 | ERROR | [x] Multiple selectors should each be on a single line
 306 | ERROR | [x] Multiple selectors should each be on a single line
 310 | ERROR | [x] Multiple selectors should each be on a single line
 335 | ERROR | [x] Expected 1 newline at end of file; 0 found
----------------------------------------------------------------------------
PHPCBF CAN FIX THE 27 MARKED SNIFF VIOLATIONS AUTOMATICALLY
----------------------------------------------------------------------------


FILE: /var/www/web/themes/contrib/laces/css/components/laces_forms.css
----------------------------------------------------------------------
FOUND 11 ERRORS AFFECTING 11 LINES
----------------------------------------------------------------------
  17 | ERROR | [ ] Style definitions must end with a semicolon
  18 | ERROR | [ ] Style definitions must end with a semicolon
  19 | ERROR | [ ] Style definitions must end with a semicolon
  20 | ERROR | [ ] Style definitions must end with a semicolon
  21 | ERROR | [ ] Style definitions must end with a semicolon
  22 | ERROR | [ ] Style definitions must end with a semicolon
  23 | ERROR | [ ] Style definitions must end with a semicolon
  24 | ERROR | [ ] Style definitions must end with a semicolon
  25 | ERROR | [ ] Style definitions must end with a semicolon
 107 | ERROR | [ ] Style definitions must end with a semicolon
 212 | ERROR | [x] Expected 1 newline at end of file; 0 found
----------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
----------------------------------------------------------------------


FILE: /var/www/web/themes/contrib/laces/css/components/bootstrap_containers.css
-------------------------------------------------------------------------------
FOUND 26 ERRORS AFFECTING 16 LINES
-------------------------------------------------------------------------------
  17 | ERROR | [ ] Style definitions must end with a semicolon
  18 | ERROR | [ ] Style definitions must end with a semicolon
  19 | ERROR | [ ] Style definitions must end with a semicolon
  20 | ERROR | [ ] Style definitions must end with a semicolon
  21 | ERROR | [ ] Style definitions must end with a semicolon
  22 | ERROR | [ ] Style definitions must end with a semicolon
  23 | ERROR | [ ] Style definitions must end with a semicolon
  24 | ERROR | [ ] Style definitions must end with a semicolon
  25 | ERROR | [ ] Style definitions must end with a semicolon
 107 | ERROR | [ ] Style definitions must end with a semicolon
 195 | ERROR | [x] Multiple selectors should each be on a single line
 200 | ERROR | [x] Multiple selectors should each be on a single line
 200 | ERROR | [x] Multiple selectors should each be on a single line
 205 | ERROR | [x] Multiple selectors should each be on a single line
 205 | ERROR | [x] Multiple selectors should each be on a single line
 205 | ERROR | [x] Multiple selectors should each be on a single line
 210 | ERROR | [x] Multiple selectors should each be on a single line
 210 | ERROR | [x] Multiple selectors should each be on a single line
 210 | ERROR | [x] Multiple selectors should each be on a single line
 210 | ERROR | [x] Multiple selectors should each be on a single line
 215 | ERROR | [x] Multiple selectors should each be on a single line
 215 | ERROR | [x] Multiple selectors should each be on a single line
 215 | ERROR | [x] Multiple selectors should each be on a single line
 215 | ERROR | [x] Multiple selectors should each be on a single line
 215 | ERROR | [x] Multiple selectors should each be on a single line
 220 | ERROR | [x] Expected 1 newline at end of file; 0 found
-------------------------------------------------------------------------------
PHPCBF CAN FIX THE 16 MARKED SNIFF VIOLATIONS AUTOMATICALLY
-------------------------------------------------------------------------------


FILE: /var/www/web/themes/contrib/laces/css/components/bootstrap_offcanvas.css
------------------------------------------------------------------------------
FOUND 34 ERRORS AFFECTING 24 LINES
------------------------------------------------------------------------------
  17 | ERROR | [ ] Style definitions must end with a semicolon
  18 | ERROR | [ ] Style definitions must end with a semicolon
  19 | ERROR | [ ] Style definitions must end with a semicolon
  20 | ERROR | [ ] Style definitions must end with a semicolon
  21 | ERROR | [ ] Style definitions must end with a semicolon
  22 | ERROR | [ ] Style definitions must end with a semicolon
  23 | ERROR | [ ] Style definitions must end with a semicolon
  24 | ERROR | [ ] Style definitions must end with a semicolon
  25 | ERROR | [ ] Style definitions must end with a semicolon
 107 | ERROR | [ ] Style definitions must end with a semicolon
 178 | ERROR | [x] Multiple selectors should each be on a single line
 178 | ERROR | [x] Multiple selectors should each be on a single line
 178 | ERROR | [x] Multiple selectors should each be on a single line
 178 | ERROR | [x] Multiple selectors should each be on a single line
 178 | ERROR | [x] Multiple selectors should each be on a single line
 247 | ERROR | [x] Multiple selectors should each be on a single line
 250 | ERROR | [x] Multiple selectors should each be on a single line
 250 | ERROR | [x] Multiple selectors should each be on a single line
 326 | ERROR | [x] Multiple selectors should each be on a single line
 329 | ERROR | [x] Multiple selectors should each be on a single line
 329 | ERROR | [x] Multiple selectors should each be on a single line
 405 | ERROR | [x] Multiple selectors should each be on a single line
 408 | ERROR | [x] Multiple selectors should each be on a single line
 408 | ERROR | [x] Multiple selectors should each be on a single line
 484 | ERROR | [x] Multiple selectors should each be on a single line
 487 | ERROR | [x] Multiple selectors should each be on a single line
 487 | ERROR | [x] Multiple selectors should each be on a single line
 563 | ERROR | [x] Multiple selectors should each be on a single line
 566 | ERROR | [x] Multiple selectors should each be on a single line
 566 | ERROR | [x] Multiple selectors should each be on a single line
 639 | ERROR | [x] Multiple selectors should each be on a single line
 642 | ERROR | [x] Multiple selectors should each be on a single line
 642 | ERROR | [x] Multiple selectors should each be on a single line
 683 | ERROR | [x] Expected 1 newline at end of file; 0 found
------------------------------------------------------------------------------
PHPCBF CAN FIX THE 24 MARKED SNIFF VIOLATIONS AUTOMATICALLY
------------------------------------------------------------------------------


FILE: /var/www/web/themes/contrib/laces/css/components/laces_dialog.css
-----------------------------------------------------------------------
FOUND 11 ERRORS AFFECTING 11 LINES
-----------------------------------------------------------------------
  17 | ERROR | [ ] Style definitions must end with a semicolon
  18 | ERROR | [ ] Style definitions must end with a semicolon
  19 | ERROR | [ ] Style definitions must end with a semicolon
  20 | ERROR | [ ] Style definitions must end with a semicolon
  21 | ERROR | [ ] Style definitions must end with a semicolon
  22 | ERROR | [ ] Style definitions must end with a semicolon
  23 | ERROR | [ ] Style definitions must end with a semicolon
  24 | ERROR | [ ] Style definitions must end with a semicolon
  25 | ERROR | [ ] Style definitions must end with a semicolon
 107 | ERROR | [ ] Style definitions must end with a semicolon
 323 | ERROR | [x] Expected 1 newline at end of file; 0 found
-----------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
-----------------------------------------------------------------------


FILE: /var/www/web/themes/contrib/laces/css/components/laces_navbar.css
-----------------------------------------------------------------------
FOUND 11 ERRORS AFFECTING 11 LINES
-----------------------------------------------------------------------
  17 | ERROR | [ ] Style definitions must end with a semicolon
  18 | ERROR | [ ] Style definitions must end with a semicolon
  19 | ERROR | [ ] Style definitions must end with a semicolon
  20 | ERROR | [ ] Style definitions must end with a semicolon
  21 | ERROR | [ ] Style definitions must end with a semicolon
  22 | ERROR | [ ] Style definitions must end with a semicolon
  23 | ERROR | [ ] Style definitions must end with a semicolon
  24 | ERROR | [ ] Style definitions must end with a semicolon
  25 | ERROR | [ ] Style definitions must end with a semicolon
 107 | ERROR | [ ] Style definitions must end with a semicolon
 183 | ERROR | [x] Expected 1 newline at end of file; 0 found
-----------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
-----------------------------------------------------------------------


FILE: /var/www/web/themes/contrib/laces/css/components/laces_link.css
----------------------------------------------------------------------
FOUND 11 ERRORS AFFECTING 11 LINES
----------------------------------------------------------------------
  17 | ERROR | [ ] Style definitions must end with a semicolon
  18 | ERROR | [ ] Style definitions must end with a semicolon
  19 | ERROR | [ ] Style definitions must end with a semicolon
  20 | ERROR | [ ] Style definitions must end with a semicolon
  21 | ERROR | [ ] Style definitions must end with a semicolon
  22 | ERROR | [ ] Style definitions must end with a semicolon
  23 | ERROR | [ ] Style definitions must end with a semicolon
  24 | ERROR | [ ] Style definitions must end with a semicolon
  25 | ERROR | [ ] Style definitions must end with a semicolon
 107 | ERROR | [ ] Style definitions must end with a semicolon
 221 | ERROR | [x] Expected 1 newline at end of file; 0 found
----------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
----------------------------------------------------------------------


FILE: /var/www/web/themes/contrib/laces/css/components/bootstrap_badge.css
--------------------------------------------------------------------------
FOUND 11 ERRORS AFFECTING 11 LINES
--------------------------------------------------------------------------
  17 | ERROR | [ ] Style definitions must end with a semicolon
  18 | ERROR | [ ] Style definitions must end with a semicolon
  19 | ERROR | [ ] Style definitions must end with a semicolon
  20 | ERROR | [ ] Style definitions must end with a semicolon
  21 | ERROR | [ ] Style definitions must end with a semicolon
  22 | ERROR | [ ] Style definitions must end with a semicolon
  23 | ERROR | [ ] Style definitions must end with a semicolon
  24 | ERROR | [ ] Style definitions must end with a semicolon
  25 | ERROR | [ ] Style definitions must end with a semicolon
 107 | ERROR | [ ] Style definitions must end with a semicolon
 206 | ERROR | [x] Expected 1 newline at end of file; 0 found
--------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------


FILE: /var/www/web/themes/contrib/laces/css/components/bootstrap_alert.css
--------------------------------------------------------------------------
FOUND 11 ERRORS AFFECTING 11 LINES
--------------------------------------------------------------------------
  17 | ERROR | [ ] Style definitions must end with a semicolon
  18 | ERROR | [ ] Style definitions must end with a semicolon
  19 | ERROR | [ ] Style definitions must end with a semicolon
  20 | ERROR | [ ] Style definitions must end with a semicolon
  21 | ERROR | [ ] Style definitions must end with a semicolon
  22 | ERROR | [ ] Style definitions must end with a semicolon
  23 | ERROR | [ ] Style definitions must end with a semicolon
  24 | ERROR | [ ] Style definitions must end with a semicolon
  25 | ERROR | [ ] Style definitions must end with a semicolon
 107 | ERROR | [ ] Style definitions must end with a semicolon
 273 | ERROR | [x] Expected 1 newline at end of file; 0 found
--------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------


FILE: /var/www/web/themes/contrib/laces/css/components/laces_alert.css
----------------------------------------------------------------------
FOUND 11 ERRORS AFFECTING 11 LINES
----------------------------------------------------------------------
  17 | ERROR | [ ] Style definitions must end with a semicolon
  18 | ERROR | [ ] Style definitions must end with a semicolon
  19 | ERROR | [ ] Style definitions must end with a semicolon
  20 | ERROR | [ ] Style definitions must end with a semicolon
  21 | ERROR | [ ] Style definitions must end with a semicolon
  22 | ERROR | [ ] Style definitions must end with a semicolon
  23 | ERROR | [ ] Style definitions must end with a semicolon
  24 | ERROR | [ ] Style definitions must end with a semicolon
  25 | ERROR | [ ] Style definitions must end with a semicolon
 107 | ERROR | [ ] Style definitions must end with a semicolon
 182 | ERROR | [x] Expected 1 newline at end of file; 0 found
----------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
----------------------------------------------------------------------


FILE: /var/www/web/themes/contrib/laces/css/components/laces_sticky-header.css
------------------------------------------------------------------------------
FOUND 11 ERRORS AFFECTING 11 LINES
------------------------------------------------------------------------------
  17 | ERROR | [ ] Style definitions must end with a semicolon
  18 | ERROR | [ ] Style definitions must end with a semicolon
  19 | ERROR | [ ] Style definitions must end with a semicolon
  20 | ERROR | [ ] Style definitions must end with a semicolon
  21 | ERROR | [ ] Style definitions must end with a semicolon
  22 | ERROR | [ ] Style definitions must end with a semicolon
  23 | ERROR | [ ] Style definitions must end with a semicolon
  24 | ERROR | [ ] Style definitions must end with a semicolon
  25 | ERROR | [ ] Style definitions must end with a semicolon
 107 | ERROR | [ ] Style definitions must end with a semicolon
 187 | ERROR | [x] Expected 1 newline at end of file; 0 found
------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
------------------------------------------------------------------------------


FILE: /var/www/web/themes/contrib/laces/css/components/bootstrap_buttons.css
-----------------------------------------------------------------------------------
FOUND 25 ERRORS AFFECTING 17 LINES
-----------------------------------------------------------------------------------
  17 | ERROR | [ ] Style definitions must end with a semicolon
  18 | ERROR | [ ] Style definitions must end with a semicolon
  19 | ERROR | [ ] Style definitions must end with a semicolon
  20 | ERROR | [ ] Style definitions must end with a semicolon
  21 | ERROR | [ ] Style definitions must end with a semicolon
  22 | ERROR | [ ] Style definitions must end with a semicolon
  23 | ERROR | [ ] Style definitions must end with a semicolon
  24 | ERROR | [ ] Style definitions must end with a semicolon
  25 | ERROR | [ ] Style definitions must end with a semicolon
 107 | ERROR | [ ] Style definitions must end with a semicolon
 181 | ERROR | [ ] Style definition is empty
 181 | ERROR | [x] Expected 0 spaces before semicolon in style definition; 1 found
 206 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 5
 207 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 10
 243 | ERROR | [x] Multiple selectors should each be on a single line
 243 | ERROR | [x] Multiple selectors should each be on a single line
 243 | ERROR | [x] Multiple selectors should each be on a single line
 243 | ERROR | [x] Multiple selectors should each be on a single line
 250 | ERROR | [x] Multiple selectors should each be on a single line
 250 | ERROR | [x] Multiple selectors should each be on a single line
 250 | ERROR | [x] Multiple selectors should each be on a single line
 250 | ERROR | [x] Multiple selectors should each be on a single line
 256 | ERROR | [x] Multiple selectors should each be on a single line
 256 | ERROR | [x] Multiple selectors should each be on a single line
 575 | ERROR | [x] Expected 1 newline at end of file; 0 found
-----------------------------------------------------------------------------------
PHPCBF CAN FIX THE 14 MARKED SNIFF VIOLATIONS AUTOMATICALLY
-----------------------------------------------------------------------------------


FILE: /var/www/web/themes/contrib/laces/css/components/bootstrap_spinners.css
-----------------------------------------------------------------------------
FOUND 11 ERRORS AFFECTING 11 LINES
-----------------------------------------------------------------------------
  17 | ERROR | [ ] Style definitions must end with a semicolon
  18 | ERROR | [ ] Style definitions must end with a semicolon
  19 | ERROR | [ ] Style definitions must end with a semicolon
  20 | ERROR | [ ] Style definitions must end with a semicolon
  21 | ERROR | [ ] Style definitions must end with a semicolon
  22 | ERROR | [ ] Style definitions must end with a semicolon
  23 | ERROR | [ ] Style definitions must end with a semicolon
  24 | ERROR | [ ] Style definitions must end with a semicolon
  25 | ERROR | [ ] Style definitions must end with a semicolon
 107 | ERROR | [ ] Style definitions must end with a semicolon
 241 | ERROR | [x] Expected 1 newline at end of file; 0 found
-----------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
-----------------------------------------------------------------------------


FILE: /var/www/web/themes/contrib/laces/css/components/bootstrap_button-group.css
---------------------------------------------------------------------------------
FOUND 15 ERRORS AFFECTING 14 LINES
---------------------------------------------------------------------------------
  17 | ERROR | [ ] Style definitions must end with a semicolon
  18 | ERROR | [ ] Style definitions must end with a semicolon
  19 | ERROR | [ ] Style definitions must end with a semicolon
  20 | ERROR | [ ] Style definitions must end with a semicolon
  21 | ERROR | [ ] Style definitions must end with a semicolon
  22 | ERROR | [ ] Style definitions must end with a semicolon
  23 | ERROR | [ ] Style definitions must end with a semicolon
  24 | ERROR | [ ] Style definitions must end with a semicolon
  25 | ERROR | [ ] Style definitions must end with a semicolon
 107 | ERROR | [ ] Style definitions must end with a semicolon
 237 | ERROR | [x] Multiple selectors should each be on a single line
 237 | ERROR | [x] Multiple selectors should each be on a single line
 244 | ERROR | [x] Multiple selectors should each be on a single line
 249 | ERROR | [x] Multiple selectors should each be on a single line
 285 | ERROR | [x] Expected 1 newline at end of file; 0 found
---------------------------------------------------------------------------------
PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------------


FILE: /var/www/web/themes/contrib/laces/css/components/laces_entity-meta.css
----------------------------------------------------------------------------
FOUND 11 ERRORS AFFECTING 11 LINES
----------------------------------------------------------------------------
  17 | ERROR | [ ] Style definitions must end with a semicolon
  18 | ERROR | [ ] Style definitions must end with a semicolon
  19 | ERROR | [ ] Style definitions must end with a semicolon
  20 | ERROR | [ ] Style definitions must end with a semicolon
  21 | ERROR | [ ] Style definitions must end with a semicolon
  22 | ERROR | [ ] Style definitions must end with a semicolon
  23 | ERROR | [ ] Style definitions must end with a semicolon
  24 | ERROR | [ ] Style definitions must end with a semicolon
  25 | ERROR | [ ] Style definitions must end with a semicolon
 107 | ERROR | [ ] Style definitions must end with a semicolon
 262 | ERROR | [x] Expected 1 newline at end of file; 0 found
----------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
----------------------------------------------------------------------------


FILE: /var/www/web/themes/contrib/laces/css/components/bootstrap_tooltip.css
-----------------------------------------------------------------------------------
FOUND 21 ERRORS AFFECTING 20 LINES
-----------------------------------------------------------------------------------
  17 | ERROR | [ ] Style definitions must end with a semicolon
  18 | ERROR | [ ] Style definitions must end with a semicolon
  19 | ERROR | [ ] Style definitions must end with a semicolon
  20 | ERROR | [ ] Style definitions must end with a semicolon
  21 | ERROR | [ ] Style definitions must end with a semicolon
  22 | ERROR | [ ] Style definitions must end with a semicolon
  23 | ERROR | [ ] Style definitions must end with a semicolon
  24 | ERROR | [ ] Style definitions must end with a semicolon
  25 | ERROR | [ ] Style definitions must end with a semicolon
 107 | ERROR | [ ] Style definitions must end with a semicolon
 183 | ERROR | [ ] Style definition is empty
 183 | ERROR | [x] Expected 0 spaces before semicolon in style definition; 1 found
 227 | ERROR | [x] Multiple selectors should each be on a single line
 230 | ERROR | [x] Multiple selectors should each be on a single line
 237 | ERROR | [x] Multiple selectors should each be on a single line
 242 | ERROR | [x] Multiple selectors should each be on a single line
 249 | ERROR | [x] Multiple selectors should each be on a single line
 252 | ERROR | [x] Multiple selectors should each be on a single line
 259 | ERROR | [x] Multiple selectors should each be on a single line
 264 | ERROR | [x] Multiple selectors should each be on a single line
 280 | ERROR | [x] Expected 1 newline at end of file; 0 found
-----------------------------------------------------------------------------------
PHPCBF CAN FIX THE 10 MARKED SNIFF VIOLATIONS AUTOMATICALLY
-----------------------------------------------------------------------------------


FILE: /var/www/web/themes/contrib/laces/css/components/laces_feed-icon.css
--------------------------------------------------------------------------
FOUND 11 ERRORS AFFECTING 11 LINES
--------------------------------------------------------------------------
  17 | ERROR | [ ] Style definitions must end with a semicolon
  18 | ERROR | [ ] Style definitions must end with a semicolon
  19 | ERROR | [ ] Style definitions must end with a semicolon
  20 | ERROR | [ ] Style definitions must end with a semicolon
  21 | ERROR | [ ] Style definitions must end with a semicolon
  22 | ERROR | [ ] Style definitions must end with a semicolon
  23 | ERROR | [ ] Style definitions must end with a semicolon
  24 | ERROR | [ ] Style definitions must end with a semicolon
  25 | ERROR | [ ] Style definitions must end with a semicolon
 107 | ERROR | [ ] Style definitions must end with a semicolon
 190 | ERROR | [x] Expected 1 newline at end of file; 0 found
--------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------


FILE: /var/www/web/themes/contrib/laces/css/components/laces_card.css
-------------------------------------------------------------------------
FOUND 16 ERRORS AFFECTING 16 LINES
-------------------------------------------------------------------------
  17 | ERROR | [ ] Style definitions must end with a semicolon
  18 | ERROR | [ ] Style definitions must end with a semicolon
  19 | ERROR | [ ] Style definitions must end with a semicolon
  20 | ERROR | [ ] Style definitions must end with a semicolon
  21 | ERROR | [ ] Style definitions must end with a semicolon
  22 | ERROR | [ ] Style definitions must end with a semicolon
  23 | ERROR | [ ] Style definitions must end with a semicolon
  24 | ERROR | [ ] Style definitions must end with a semicolon
  25 | ERROR | [ ] Style definitions must end with a semicolon
 107 | ERROR | [ ] Style definitions must end with a semicolon
 185 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 9
 192 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 9
 199 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 9
 206 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 9
 213 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 9
 217 | ERROR | [x] Expected 1 newline at end of file; 0 found
-------------------------------------------------------------------------
PHPCBF CAN FIX THE 6 MARKED SNIFF VIOLATIONS AUTOMATICALLY
-------------------------------------------------------------------------


FILE: /var/www/web/themes/contrib/laces/css/components/laces_off-canvas.css
---------------------------------------------------------------------------
FOUND 11 ERRORS AFFECTING 11 LINES
---------------------------------------------------------------------------
  17 | ERROR | [ ] Style definitions must end with a semicolon
  18 | ERROR | [ ] Style definitions must end with a semicolon
  19 | ERROR | [ ] Style definitions must end with a semicolon
  20 | ERROR | [ ] Style definitions must end with a semicolon
  21 | ERROR | [ ] Style definitions must end with a semicolon
  22 | ERROR | [ ] Style definitions must end with a semicolon
  23 | ERROR | [ ] Style definitions must end with a semicolon
  24 | ERROR | [ ] Style definitions must end with a semicolon
  25 | ERROR | [ ] Style definitions must end with a semicolon
 107 | ERROR | [ ] Style definitions must end with a semicolon
 202 | ERROR | [x] Expected 1 newline at end of file; 0 found
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: /var/www/web/themes/contrib/laces/css/base/bootstrap_required.css
---------------------------------------------------------------------------
FOUND 110 ERRORS AFFECTING 100 LINES
---------------------------------------------------------------------------
    1 | ERROR | [x] Selectors must be on a single line
  212 | ERROR | [x] Multiple selectors should each be on a single line
  212 | ERROR | [x] Multiple selectors should each be on a single line
  212 | ERROR | [x] Multiple selectors should each be on a single line
  212 | ERROR | [x] Multiple selectors should each be on a single line
  212 | ERROR | [x] Multiple selectors should each be on a single line
  212 | ERROR | [x] Multiple selectors should each be on a single line
  212 | ERROR | [x] Multiple selectors should each be on a single line
  212 | ERROR | [x] Multiple selectors should each be on a single line
  212 | ERROR | [x] Multiple selectors should each be on a single line
  212 | ERROR | [x] Multiple selectors should each be on a single line
  212 | ERROR | [x] Multiple selectors should each be on a single line
  220 | ERROR | [x] Multiple selectors should each be on a single line
  224 | ERROR | [x] Multiple selectors should each be on a single line
  229 | ERROR | [x] Multiple selectors should each be on a single line
  233 | ERROR | [x] Multiple selectors should each be on a single line
  238 | ERROR | [x] Multiple selectors should each be on a single line
  242 | ERROR | [x] Multiple selectors should each be on a single line
  247 | ERROR | [x] Multiple selectors should each be on a single line
  251 | ERROR | [x] Multiple selectors should each be on a single line
  256 | ERROR | [x] Multiple selectors should each be on a single line
  260 | ERROR | [x] Multiple selectors should each be on a single line
  271 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 10
  274 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 10
  320 | ERROR | [x] Multiple selectors should each be on a single line
  324 | ERROR | [x] Multiple selectors should each be on a single line
  354 | ERROR | [x] Multiple selectors should each be on a single line
  749 | ERROR | [x] Multiple selectors should each be on a single line
  758 | ERROR | [x] Multiple selectors should each be on a single line
  767 | ERROR | [x] Multiple selectors should each be on a single line
  776 | ERROR | [x] Multiple selectors should each be on a single line
  785 | ERROR | [x] Multiple selectors should each be on a single line
  794 | ERROR | [x] Multiple selectors should each be on a single line
  803 | ERROR | [x] Multiple selectors should each be on a single line
  812 | ERROR | [x] Multiple selectors should each be on a single line
  821 | ERROR | [x] Multiple selectors should each be on a single line
  852 | ERROR | [x] Multiple selectors should each be on a single line
 1070 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 5
 1075 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 5
 1080 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 5
 1085 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 5
 1090 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 5
 2321 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 7
 2326 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 7
 2331 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 7
 2336 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 7
 2341 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 7
 2346 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 7
 2903 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 5
 2904 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 10
 2909 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 5
 2910 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 10
 2915 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 5
 2916 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 10
 3183 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 7
 3187 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 7
 3191 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 7
 3195 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 7
 3199 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 7
 3815 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 9
 3819 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 9
 3823 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 9
 3827 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 9
 3831 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 9
 3835 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 9
 3859 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 7
 3863 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 7
 3867 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 7
 3871 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 7
 3875 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 7
 4491 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 9
 4495 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 9
 4499 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 9
 4503 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 9
 4507 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 9
 4511 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 9
 4535 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 7
 4539 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 7
 4543 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 7
 4547 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 7
 4551 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 7
 5167 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 9
 5171 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 9
 5175 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 9
 5179 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 9
 5183 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 9
 5187 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 9
 5211 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 7
 5215 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 7
 5219 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 7
 5223 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 7
 5227 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 7
 5843 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 9
 5847 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 9
 5851 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 9
 5855 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 9
 5859 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 9
 5863 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 9
 5887 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 7
 5891 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 7
 5895 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 7
 5899 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 7
 5903 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 7
 6519 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 9
 6523 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 9
 6527 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 9
 6531 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 9
 6535 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 9
 6539 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 9
 6601 | ERROR | [x] Expected 1 newline at end of file; 0 found
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 110 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: /var/www/web/themes/contrib/laces/css/base/laces_reboot.css
----------------------------------------------------------------------
FOUND 11 ERRORS AFFECTING 11 LINES
----------------------------------------------------------------------
  17 | ERROR | [ ] Style definitions must end with a semicolon
  18 | ERROR | [ ] Style definitions must end with a semicolon
  19 | ERROR | [ ] Style definitions must end with a semicolon
  20 | ERROR | [ ] Style definitions must end with a semicolon
  21 | ERROR | [ ] Style definitions must end with a semicolon
  22 | ERROR | [ ] Style definitions must end with a semicolon
  23 | ERROR | [ ] Style definitions must end with a semicolon
  24 | ERROR | [ ] Style definitions must end with a semicolon
  25 | ERROR | [ ] Style definitions must end with a semicolon
 107 | ERROR | [ ] Style definitions must end with a semicolon
 185 | ERROR | [x] Expected 1 newline at end of file; 0 found
----------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
----------------------------------------------------------------------


FILE: /var/www/web/themes/contrib/laces/css/base/laces_required.css
----------------------------------------------------------------------
FOUND 11 ERRORS AFFECTING 11 LINES
----------------------------------------------------------------------
   17 | ERROR | [ ] Style definitions must end with a semicolon
   18 | ERROR | [ ] Style definitions must end with a semicolon
   19 | ERROR | [ ] Style definitions must end with a semicolon
   20 | ERROR | [ ] Style definitions must end with a semicolon
   21 | ERROR | [ ] Style definitions must end with a semicolon
   22 | ERROR | [ ] Style definitions must end with a semicolon
   23 | ERROR | [ ] Style definitions must end with a semicolon
   24 | ERROR | [ ] Style definitions must end with a semicolon
   25 | ERROR | [ ] Style definitions must end with a semicolon
  107 | ERROR | [ ] Style definitions must end with a semicolon
 1452 | ERROR | [x] Expected 1 newline at end of file; 0 found
----------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
----------------------------------------------------------------------


FILE: /var/www/web/themes/contrib/laces/css/layout/bootstrap_grid.css
----------------------------------------------------------------------
FOUND 11 ERRORS AFFECTING 11 LINES
----------------------------------------------------------------------
   17 | ERROR | [ ] Style definitions must end with a semicolon
   18 | ERROR | [ ] Style definitions must end with a semicolon
   19 | ERROR | [ ] Style definitions must end with a semicolon
   20 | ERROR | [ ] Style definitions must end with a semicolon
   21 | ERROR | [ ] Style definitions must end with a semicolon
   22 | ERROR | [ ] Style definitions must end with a semicolon
   23 | ERROR | [ ] Style definitions must end with a semicolon
   24 | ERROR | [ ] Style definitions must end with a semicolon
   25 | ERROR | [ ] Style definitions must end with a semicolon
  107 | ERROR | [ ] Style definitions must end with a semicolon
 1259 | ERROR | [x] Expected 1 newline at end of file; 0 found
----------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
----------------------------------------------------------------------


FILE: /var/www/web/themes/contrib/laces/css/layout/laces_node-add.css
----------------------------------------------------------------------
FOUND 11 ERRORS AFFECTING 11 LINES
----------------------------------------------------------------------
  17 | ERROR | [ ] Style definitions must end with a semicolon
  18 | ERROR | [ ] Style definitions must end with a semicolon
  19 | ERROR | [ ] Style definitions must end with a semicolon
  20 | ERROR | [ ] Style definitions must end with a semicolon
  21 | ERROR | [ ] Style definitions must end with a semicolon
  22 | ERROR | [ ] Style definitions must end with a semicolon
  23 | ERROR | [ ] Style definitions must end with a semicolon
  24 | ERROR | [ ] Style definitions must end with a semicolon
  25 | ERROR | [ ] Style definitions must end with a semicolon
 107 | ERROR | [ ] Style definitions must end with a semicolon
 203 | ERROR | [x] Expected 1 newline at end of file; 0 found
----------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
----------------------------------------------------------------------

Time: 5.16 secs; Memory: 56MB

Steps to reproduce

  • Install the theme, composer require 'drupal/laces:^2.3'
  • Run the command,

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

Proposed resolution

Fix the PHPCS issues.

📌 Task
Status

Active

Version

2.3

Component

Code

Created by

🇮🇳India abhiyanshu

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

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

Sign in to follow issues

Merge Requests

Comments & Activities

  • Issue created by @abhiyanshu
  • First commit to issue fork.
  • 🇮🇳India GGH

    MR Raised

  • 🇵🇭Philippines paraderojether

    Hi

    I reviewed MR!1, applied against Laces 2.3.1, it is applied successfully but there are still phpcs issues shown below:

    contrib git:(main) ✗ phpcs --standard=Drupal,DrupalPractice --extensions=php,module,inc,install,test,profile,theme,css,info,txt,md,yml,twig laces
    
    FILE: /Users/jetherparadero/Q1/q1issues/web/themes/contrib/laces/laces.info.yml
    -------------------------------------------------------------------------------------------------------------
    FOUND 0 ERRORS AND 3 WARNINGS AFFECTING 1 LINE
    -------------------------------------------------------------------------------------------------------------
     1 | WARNING | Remove "project" from the info file, it will be added by drupal.org packaging automatically
     1 | WARNING | Remove "datestamp" from the info file, it will be added by drupal.org packaging automatically
     1 | WARNING | Remove "version" from the info file, it will be added by drupal.org packaging automatically
    -------------------------------------------------------------------------------------------------------------
    
    
    FILE: /Users/jetherparadero/Q1/q1issues/web/themes/contrib/laces/subtheme_starterkits/sublaces/css/components/laces__module__super_login__overrides.css
    -------------------------------------------------------------------------------------------------------------------------------------------------------
    FOUND 11 ERRORS AFFECTING 11 LINES
    -------------------------------------------------------------------------------------------------------------------------------------------------------
      17 | ERROR | Style definitions must end with a semicolon
      18 | ERROR | Style definitions must end with a semicolon
      19 | ERROR | Style definitions must end with a semicolon
      20 | ERROR | Style definitions must end with a semicolon
      21 | ERROR | Style definitions must end with a semicolon
      22 | ERROR | Style definitions must end with a semicolon
      23 | ERROR | Style definitions must end with a semicolon
      24 | ERROR | Style definitions must end with a semicolon
      25 | ERROR | Style definitions must end with a semicolon
     106 | ERROR | Style definitions must end with a semicolon
     176 | ERROR | Class definition is empty
    -------------------------------------------------------------------------------------------------------------------------------------------------------
    
    
    FILE: /Users/jetherparadero/Q1/q1issues/web/themes/contrib/laces/css/layout/laces_node-add.css
    ----------------------------------------------------------------------------------------------
    FOUND 10 ERRORS AFFECTING 10 LINES
    ----------------------------------------------------------------------------------------------
      17 | ERROR | Style definitions must end with a semicolon
      18 | ERROR | Style definitions must end with a semicolon
      19 | ERROR | Style definitions must end with a semicolon
      20 | ERROR | Style definitions must end with a semicolon
      21 | ERROR | Style definitions must end with a semicolon
      22 | ERROR | Style definitions must end with a semicolon
      23 | ERROR | Style definitions must end with a semicolon
      24 | ERROR | Style definitions must end with a semicolon
      25 | ERROR | Style definitions must end with a semicolon
     107 | ERROR | Style definitions must end with a semicolon
    ----------------------------------------------------------------------------------------------
    
    
    FILE: /Users/jetherparadero/Q1/q1issues/web/themes/contrib/laces/css/layout/bootstrap_grid.css
    ----------------------------------------------------------------------------------------------
    FOUND 10 ERRORS AFFECTING 10 LINES
    ----------------------------------------------------------------------------------------------
      17 | ERROR | Style definitions must end with a semicolon
      18 | ERROR | Style definitions must end with a semicolon
      19 | ERROR | Style definitions must end with a semicolon
      20 | ERROR | Style definitions must end with a semicolon
      21 | ERROR | Style definitions must end with a semicolon
      22 | ERROR | Style definitions must end with a semicolon
      23 | ERROR | Style definitions must end with a semicolon
      24 | ERROR | Style definitions must end with a semicolon
      25 | ERROR | Style definitions must end with a semicolon
     107 | ERROR | Style definitions must end with a semicolon
    ----------------------------------------------------------------------------------------------
    
    
    FILE: /Users/jetherparadero/Q1/q1issues/web/themes/contrib/laces/css/components/bootstrap_popover.css
    -----------------------------------------------------------------------------------------------------
    FOUND 10 ERRORS AFFECTING 10 LINES
    -----------------------------------------------------------------------------------------------------
      17 | ERROR | Style definitions must end with a semicolon
      18 | ERROR | Style definitions must end with a semicolon
      19 | ERROR | Style definitions must end with a semicolon
      20 | ERROR | Style definitions must end with a semicolon
      21 | ERROR | Style definitions must end with a semicolon
      22 | ERROR | Style definitions must end with a semicolon
      23 | ERROR | Style definitions must end with a semicolon
      24 | ERROR | Style definitions must end with a semicolon
      25 | ERROR | Style definitions must end with a semicolon
     107 | ERROR | Style definitions must end with a semicolon
    -----------------------------------------------------------------------------------------------------
    
    
    FILE: /Users/jetherparadero/Q1/q1issues/web/themes/contrib/laces/css/components/laces_navbar.css
    ------------------------------------------------------------------------------------------------
    FOUND 10 ERRORS AFFECTING 10 LINES
    ------------------------------------------------------------------------------------------------
      17 | ERROR | Style definitions must end with a semicolon
      18 | ERROR | Style definitions must end with a semicolon
      19 | ERROR | Style definitions must end with a semicolon
      20 | ERROR | Style definitions must end with a semicolon
      21 | ERROR | Style definitions must end with a semicolon
      22 | ERROR | Style definitions must end with a semicolon
      23 | ERROR | Style definitions must end with a semicolon
      24 | ERROR | Style definitions must end with a semicolon
      25 | ERROR | Style definitions must end with a semicolon
     107 | ERROR | Style definitions must end with a semicolon
    ------------------------------------------------------------------------------------------------
    
    
    FILE: /Users/jetherparadero/Q1/q1issues/web/themes/contrib/laces/css/components/laces_sticky-header.css
    -------------------------------------------------------------------------------------------------------
    FOUND 10 ERRORS AFFECTING 10 LINES
    -------------------------------------------------------------------------------------------------------
      17 | ERROR | Style definitions must end with a semicolon
      18 | ERROR | Style definitions must end with a semicolon
      19 | ERROR | Style definitions must end with a semicolon
      20 | ERROR | Style definitions must end with a semicolon
      21 | ERROR | Style definitions must end with a semicolon
      22 | ERROR | Style definitions must end with a semicolon
      23 | ERROR | Style definitions must end with a semicolon
      24 | ERROR | Style definitions must end with a semicolon
      25 | ERROR | Style definitions must end with a semicolon
     107 | ERROR | Style definitions must end with a semicolon
    -------------------------------------------------------------------------------------------------------
    
    
    FILE: /Users/jetherparadero/Q1/q1issues/web/themes/contrib/laces/css/components/laces_textarea.css
    --------------------------------------------------------------------------------------------------
    FOUND 10 ERRORS AFFECTING 10 LINES
    --------------------------------------------------------------------------------------------------
      17 | ERROR | Style definitions must end with a semicolon
      18 | ERROR | Style definitions must end with a semicolon
      19 | ERROR | Style definitions must end with a semicolon
      20 | ERROR | Style definitions must end with a semicolon
      21 | ERROR | Style definitions must end with a semicolon
      22 | ERROR | Style definitions must end with a semicolon
      23 | ERROR | Style definitions must end with a semicolon
      24 | ERROR | Style definitions must end with a semicolon
      25 | ERROR | Style definitions must end with a semicolon
     107 | ERROR | Style definitions must end with a semicolon
    --------------------------------------------------------------------------------------------------
    
    
    FILE: /Users/jetherparadero/Q1/q1issues/web/themes/contrib/laces/css/components/bootstrap_grid.css
    --------------------------------------------------------------------------------------------------
    FOUND 10 ERRORS AFFECTING 10 LINES
    --------------------------------------------------------------------------------------------------
      17 | ERROR | Style definitions must end with a semicolon
      18 | ERROR | Style definitions must end with a semicolon
      19 | ERROR | Style definitions must end with a semicolon
      20 | ERROR | Style definitions must end with a semicolon
      21 | ERROR | Style definitions must end with a semicolon
      22 | ERROR | Style definitions must end with a semicolon
      23 | ERROR | Style definitions must end with a semicolon
      24 | ERROR | Style definitions must end with a semicolon
      25 | ERROR | Style definitions must end with a semicolon
     107 | ERROR | Style definitions must end with a semicolon
    --------------------------------------------------------------------------------------------------
    
    
    FILE: /Users/jetherparadero/Q1/q1issues/web/themes/contrib/laces/css/components/bootstrap_carousel.css
    ------------------------------------------------------------------------------------------------------
    FOUND 10 ERRORS AFFECTING 10 LINES
    ------------------------------------------------------------------------------------------------------
      17 | ERROR | Style definitions must end with a semicolon
      18 | ERROR | Style definitions must end with a semicolon
      19 | ERROR | Style definitions must end with a semicolon
      20 | ERROR | Style definitions must end with a semicolon
      21 | ERROR | Style definitions must end with a semicolon
      22 | ERROR | Style definitions must end with a semicolon
      23 | ERROR | Style definitions must end with a semicolon
      24 | ERROR | Style definitions must end with a semicolon
      25 | ERROR | Style definitions must end with a semicolon
     107 | ERROR | Style definitions must end with a semicolon
    ------------------------------------------------------------------------------------------------------
    
    
    FILE: /Users/jetherparadero/Q1/q1issues/web/themes/contrib/laces/css/components/bootstrap_tables.css
    ----------------------------------------------------------------------------------------------------
    FOUND 10 ERRORS AFFECTING 10 LINES
    ----------------------------------------------------------------------------------------------------
      17 | ERROR | Style definitions must end with a semicolon
      18 | ERROR | Style definitions must end with a semicolon
      19 | ERROR | Style definitions must end with a semicolon
      20 | ERROR | Style definitions must end with a semicolon
      21 | ERROR | Style definitions must end with a semicolon
      22 | ERROR | Style definitions must end with a semicolon
      23 | ERROR | Style definitions must end with a semicolon
      24 | ERROR | Style definitions must end with a semicolon
      25 | ERROR | Style definitions must end with a semicolon
     107 | ERROR | Style definitions must end with a semicolon
    ----------------------------------------------------------------------------------------------------
    
    
    FILE: /Users/jetherparadero/Q1/q1issues/web/themes/contrib/laces/css/components/bootstrap_badge.css
    ---------------------------------------------------------------------------------------------------
    FOUND 10 ERRORS AFFECTING 10 LINES
    ---------------------------------------------------------------------------------------------------
      17 | ERROR | Style definitions must end with a semicolon
      18 | ERROR | Style definitions must end with a semicolon
      19 | ERROR | Style definitions must end with a semicolon
      20 | ERROR | Style definitions must end with a semicolon
      21 | ERROR | Style definitions must end with a semicolon
      22 | ERROR | Style definitions must end with a semicolon
      23 | ERROR | Style definitions must end with a semicolon
      24 | ERROR | Style definitions must end with a semicolon
      25 | ERROR | Style definitions must end with a semicolon
     107 | ERROR | Style definitions must end with a semicolon
    ---------------------------------------------------------------------------------------------------
    
    
    FILE: /Users/jetherparadero/Q1/q1issues/web/themes/contrib/laces/css/components/bootstrap_dropdown.css
    ------------------------------------------------------------------------------------------------------
    FOUND 11 ERRORS AFFECTING 11 LINES
    ------------------------------------------------------------------------------------------------------
      17 | ERROR | Style definitions must end with a semicolon
      18 | ERROR | Style definitions must end with a semicolon
      19 | ERROR | Style definitions must end with a semicolon
      20 | ERROR | Style definitions must end with a semicolon
      21 | ERROR | Style definitions must end with a semicolon
      22 | ERROR | Style definitions must end with a semicolon
      23 | ERROR | Style definitions must end with a semicolon
      24 | ERROR | Style definitions must end with a semicolon
      25 | ERROR | Style definitions must end with a semicolon
     107 | ERROR | Style definitions must end with a semicolon
     491 | ERROR | Style definition is empty
    ------------------------------------------------------------------------------------------------------
    
    
    FILE: /Users/jetherparadero/Q1/q1issues/web/themes/contrib/laces/css/components/bootstrap_forms.css
    ---------------------------------------------------------------------------------------------------
    FOUND 12 ERRORS AFFECTING 12 LINES
    ---------------------------------------------------------------------------------------------------
      17 | ERROR | Style definitions must end with a semicolon
      18 | ERROR | Style definitions must end with a semicolon
      19 | ERROR | Style definitions must end with a semicolon
      20 | ERROR | Style definitions must end with a semicolon
      21 | ERROR | Style definitions must end with a semicolon
      22 | ERROR | Style definitions must end with a semicolon
      23 | ERROR | Style definitions must end with a semicolon
      24 | ERROR | Style definitions must end with a semicolon
      25 | ERROR | Style definitions must end with a semicolon
     107 | ERROR | Style definitions must end with a semicolon
     472 | ERROR | Style definitions must end with a semicolon
     473 | ERROR | Style definitions must end with a semicolon
    ---------------------------------------------------------------------------------------------------
    
    
    FILE: /Users/jetherparadero/Q1/q1issues/web/themes/contrib/laces/css/components/laces_card.css
    ----------------------------------------------------------------------------------------------
    FOUND 10 ERRORS AFFECTING 10 LINES
    ----------------------------------------------------------------------------------------------
      17 | ERROR | Style definitions must end with a semicolon
      18 | ERROR | Style definitions must end with a semicolon
      19 | ERROR | Style definitions must end with a semicolon
      20 | ERROR | Style definitions must end with a semicolon
      21 | ERROR | Style definitions must end with a semicolon
      22 | ERROR | Style definitions must end with a semicolon
      23 | ERROR | Style definitions must end with a semicolon
      24 | ERROR | Style definitions must end with a semicolon
      25 | ERROR | Style definitions must end with a semicolon
     107 | ERROR | Style definitions must end with a semicolon
    ----------------------------------------------------------------------------------------------
    
    
    FILE: /Users/jetherparadero/Q1/q1issues/web/themes/contrib/laces/css/components/bootstrap_modal.css
    ---------------------------------------------------------------------------------------------------
    FOUND 12 ERRORS AFFECTING 12 LINES
    ---------------------------------------------------------------------------------------------------
      17 | ERROR | Style definitions must end with a semicolon
      18 | ERROR | Style definitions must end with a semicolon
      19 | ERROR | Style definitions must end with a semicolon
      20 | ERROR | Style definitions must end with a semicolon
      21 | ERROR | Style definitions must end with a semicolon
      22 | ERROR | Style definitions must end with a semicolon
      23 | ERROR | Style definitions must end with a semicolon
      24 | ERROR | Style definitions must end with a semicolon
      25 | ERROR | Style definitions must end with a semicolon
     107 | ERROR | Style definitions must end with a semicolon
     183 | ERROR | Style definition is empty
     197 | ERROR | Style definition is empty
    ---------------------------------------------------------------------------------------------------
    
    
    FILE: /Users/jetherparadero/Q1/q1issues/web/themes/contrib/laces/css/components/bootstrap_card.css
    --------------------------------------------------------------------------------------------------
    FOUND 16 ERRORS AFFECTING 16 LINES
    --------------------------------------------------------------------------------------------------
      17 | ERROR | Style definitions must end with a semicolon
      18 | ERROR | Style definitions must end with a semicolon
      19 | ERROR | Style definitions must end with a semicolon
      20 | ERROR | Style definitions must end with a semicolon
      21 | ERROR | Style definitions must end with a semicolon
      22 | ERROR | Style definitions must end with a semicolon
      23 | ERROR | Style definitions must end with a semicolon
      24 | ERROR | Style definitions must end with a semicolon
      25 | ERROR | Style definitions must end with a semicolon
     107 | ERROR | Style definitions must end with a semicolon
     182 | ERROR | Style definition is empty
     183 | ERROR | Style definition is empty
     187 | ERROR | Style definition is empty
     192 | ERROR | Style definition is empty
     193 | ERROR | Style definition is empty
     194 | ERROR | Style definition is empty
    --------------------------------------------------------------------------------------------------
    
    
    FILE: /Users/jetherparadero/Q1/q1issues/web/themes/contrib/laces/css/components/bootstrap_tooltip.css
    -----------------------------------------------------------------------------------------------------
    FOUND 11 ERRORS AFFECTING 11 LINES
    -----------------------------------------------------------------------------------------------------
      17 | ERROR | Style definitions must end with a semicolon
      18 | ERROR | Style definitions must end with a semicolon
      19 | ERROR | Style definitions must end with a semicolon
      20 | ERROR | Style definitions must end with a semicolon
      21 | ERROR | Style definitions must end with a semicolon
      22 | ERROR | Style definitions must end with a semicolon
      23 | ERROR | Style definitions must end with a semicolon
      24 | ERROR | Style definitions must end with a semicolon
      25 | ERROR | Style definitions must end with a semicolon
     107 | ERROR | Style definitions must end with a semicolon
     183 | ERROR | Style definition is empty
    -----------------------------------------------------------------------------------------------------
    
    
    FILE: /Users/jetherparadero/Q1/q1issues/web/themes/contrib/laces/css/components/bootstrap_close.css
    ---------------------------------------------------------------------------------------------------
    FOUND 10 ERRORS AFFECTING 10 LINES
    ---------------------------------------------------------------------------------------------------
      17 | ERROR | Style definitions must end with a semicolon
      18 | ERROR | Style definitions must end with a semicolon
      19 | ERROR | Style definitions must end with a semicolon
      20 | ERROR | Style definitions must end with a semicolon
      21 | ERROR | Style definitions must end with a semicolon
      22 | ERROR | Style definitions must end with a semicolon
      23 | ERROR | Style definitions must end with a semicolon
      24 | ERROR | Style definitions must end with a semicolon
      25 | ERROR | Style definitions must end with a semicolon
     107 | ERROR | Style definitions must end with a semicolon
    ---------------------------------------------------------------------------------------------------
    
    
    FILE: /Users/jetherparadero/Q1/q1issues/web/themes/contrib/laces/css/components/bootstrap_transitions.css
    ---------------------------------------------------------------------------------------------------------
    FOUND 10 ERRORS AFFECTING 10 LINES
    ---------------------------------------------------------------------------------------------------------
      17 | ERROR | Style definitions must end with a semicolon
      18 | ERROR | Style definitions must end with a semicolon
      19 | ERROR | Style definitions must end with a semicolon
      20 | ERROR | Style definitions must end with a semicolon
      21 | ERROR | Style definitions must end with a semicolon
      22 | ERROR | Style definitions must end with a semicolon
      23 | ERROR | Style definitions must end with a semicolon
      24 | ERROR | Style definitions must end with a semicolon
      25 | ERROR | Style definitions must end with a semicolon
     107 | ERROR | Style definitions must end with a semicolon
    ---------------------------------------------------------------------------------------------------------
    
    
    FILE: /Users/jetherparadero/Q1/q1issues/web/themes/contrib/laces/css/components/laces_link.css
    ----------------------------------------------------------------------------------------------
    FOUND 10 ERRORS AFFECTING 10 LINES
    ----------------------------------------------------------------------------------------------
      17 | ERROR | Style definitions must end with a semicolon
      18 | ERROR | Style definitions must end with a semicolon
      19 | ERROR | Style definitions must end with a semicolon
      20 | ERROR | Style definitions must end with a semicolon
      21 | ERROR | Style definitions must end with a semicolon
      22 | ERROR | Style definitions must end with a semicolon
      23 | ERROR | Style definitions must end with a semicolon
      24 | ERROR | Style definitions must end with a semicolon
      25 | ERROR | Style definitions must end with a semicolon
     107 | ERROR | Style definitions must end with a semicolon
    ----------------------------------------------------------------------------------------------
    
    
    FILE: /Users/jetherparadero/Q1/q1issues/web/themes/contrib/laces/css/components/bootstrap_offcanvas.css
    -------------------------------------------------------------------------------------------------------
    FOUND 10 ERRORS AFFECTING 10 LINES
    -------------------------------------------------------------------------------------------------------
      17 | ERROR | Style definitions must end with a semicolon
      18 | ERROR | Style definitions must end with a semicolon
      19 | ERROR | Style definitions must end with a semicolon
      20 | ERROR | Style definitions must end with a semicolon
      21 | ERROR | Style definitions must end with a semicolon
      22 | ERROR | Style definitions must end with a semicolon
      23 | ERROR | Style definitions must end with a semicolon
      24 | ERROR | Style definitions must end with a semicolon
      25 | ERROR | Style definitions must end with a semicolon
     107 | ERROR | Style definitions must end with a semicolon
    -------------------------------------------------------------------------------------------------------
    
    
    FILE: /Users/jetherparadero/Q1/q1issues/web/themes/contrib/laces/css/components/laces_forms.css
    -----------------------------------------------------------------------------------------------
    FOUND 10 ERRORS AFFECTING 10 LINES
    -----------------------------------------------------------------------------------------------
      17 | ERROR | Style definitions must end with a semicolon
      18 | ERROR | Style definitions must end with a semicolon
      19 | ERROR | Style definitions must end with a semicolon
      20 | ERROR | Style definitions must end with a semicolon
      21 | ERROR | Style definitions must end with a semicolon
      22 | ERROR | Style definitions must end with a semicolon
      23 | ERROR | Style definitions must end with a semicolon
      24 | ERROR | Style definitions must end with a semicolon
      25 | ERROR | Style definitions must end with a semicolon
     107 | ERROR | Style definitions must end with a semicolon
    -----------------------------------------------------------------------------------------------
    
    
    FILE: /Users/jetherparadero/Q1/q1issues/web/themes/contrib/laces/css/components/bootstrap_images.css
    ----------------------------------------------------------------------------------------------------
    FOUND 10 ERRORS AFFECTING 10 LINES
    ----------------------------------------------------------------------------------------------------
      17 | ERROR | Style definitions must end with a semicolon
      18 | ERROR | Style definitions must end with a semicolon
      19 | ERROR | Style definitions must end with a semicolon
      20 | ERROR | Style definitions must end with a semicolon
      21 | ERROR | Style definitions must end with a semicolon
      22 | ERROR | Style definitions must end with a semicolon
      23 | ERROR | Style definitions must end with a semicolon
      24 | ERROR | Style definitions must end with a semicolon
      25 | ERROR | Style definitions must end with a semicolon
     107 | ERROR | Style definitions must end with a semicolon
    ----------------------------------------------------------------------------------------------------
    
    
    FILE: /Users/jetherparadero/Q1/q1issues/web/themes/contrib/laces/css/components/bootstrap_pagination.css
    --------------------------------------------------------------------------------------------------------
    FOUND 10 ERRORS AFFECTING 10 LINES
    --------------------------------------------------------------------------------------------------------
      17 | ERROR | Style definitions must end with a semicolon
      18 | ERROR | Style definitions must end with a semicolon
      19 | ERROR | Style definitions must end with a semicolon
      20 | ERROR | Style definitions must end with a semicolon
      21 | ERROR | Style definitions must end with a semicolon
      22 | ERROR | Style definitions must end with a semicolon
      23 | ERROR | Style definitions must end with a semicolon
      24 | ERROR | Style definitions must end with a semicolon
      25 | ERROR | Style definitions must end with a semicolon
     107 | ERROR | Style definitions must end with a semicolon
    --------------------------------------------------------------------------------------------------------
    
    
    FILE: /Users/jetherparadero/Q1/q1issues/web/themes/contrib/laces/css/components/laces_vertical-tabs.css
    -------------------------------------------------------------------------------------------------------
    FOUND 10 ERRORS AFFECTING 10 LINES
    -------------------------------------------------------------------------------------------------------
      17 | ERROR | Style definitions must end with a semicolon
      18 | ERROR | Style definitions must end with a semicolon
      19 | ERROR | Style definitions must end with a semicolon
      20 | ERROR | Style definitions must end with a semicolon
      21 | ERROR | Style definitions must end with a semicolon
      22 | ERROR | Style definitions must end with a semicolon
      23 | ERROR | Style definitions must end with a semicolon
      24 | ERROR | Style definitions must end with a semicolon
      25 | ERROR | Style definitions must end with a semicolon
     107 | ERROR | Style definitions must end with a semicolon
    -------------------------------------------------------------------------------------------------------
    
    
    FILE: /Users/jetherparadero/Q1/q1issues/web/themes/contrib/laces/css/components/laces_tables.css
    ------------------------------------------------------------------------------------------------
    FOUND 10 ERRORS AFFECTING 10 LINES
    ------------------------------------------------------------------------------------------------
      17 | ERROR | Style definitions must end with a semicolon
      18 | ERROR | Style definitions must end with a semicolon
      19 | ERROR | Style definitions must end with a semicolon
      20 | ERROR | Style definitions must end with a semicolon
      21 | ERROR | Style definitions must end with a semicolon
      22 | ERROR | Style definitions must end with a semicolon
      23 | ERROR | Style definitions must end with a semicolon
      24 | ERROR | Style definitions must end with a semicolon
      25 | ERROR | Style definitions must end with a semicolon
     107 | ERROR | Style definitions must end with a semicolon
    ------------------------------------------------------------------------------------------------
    
    
    FILE: /Users/jetherparadero/Q1/q1issues/web/themes/contrib/laces/css/components/bootstrap_buttons.css
    -----------------------------------------------------------------------------------------------------
    FOUND 11 ERRORS AFFECTING 11 LINES
    -----------------------------------------------------------------------------------------------------
      17 | ERROR | Style definitions must end with a semicolon
      18 | ERROR | Style definitions must end with a semicolon
      19 | ERROR | Style definitions must end with a semicolon
      20 | ERROR | Style definitions must end with a semicolon
      21 | ERROR | Style definitions must end with a semicolon
      22 | ERROR | Style definitions must end with a semicolon
      23 | ERROR | Style definitions must end with a semicolon
      24 | ERROR | Style definitions must end with a semicolon
      25 | ERROR | Style definitions must end with a semicolon
     107 | ERROR | Style definitions must end with a semicolon
     181 | ERROR | Style definition is empty
    -----------------------------------------------------------------------------------------------------
    
    
    FILE: /Users/jetherparadero/Q1/q1issues/web/themes/contrib/laces/css/components/bootstrap_navbar.css
    ----------------------------------------------------------------------------------------------------
    FOUND 11 ERRORS AFFECTING 11 LINES
    ----------------------------------------------------------------------------------------------------
      17 | ERROR | Style definitions must end with a semicolon
      18 | ERROR | Style definitions must end with a semicolon
      19 | ERROR | Style definitions must end with a semicolon
      20 | ERROR | Style definitions must end with a semicolon
      21 | ERROR | Style definitions must end with a semicolon
      22 | ERROR | Style definitions must end with a semicolon
      23 | ERROR | Style definitions must end with a semicolon
      24 | ERROR | Style definitions must end with a semicolon
      25 | ERROR | Style definitions must end with a semicolon
     107 | ERROR | Style definitions must end with a semicolon
     236 | ERROR | Style definition is empty
    ----------------------------------------------------------------------------------------------------
    
    
    FILE: /Users/jetherparadero/Q1/q1issues/web/themes/contrib/laces/css/components/laces_dialog.css
    ------------------------------------------------------------------------------------------------
    FOUND 10 ERRORS AFFECTING 10 LINES
    ------------------------------------------------------------------------------------------------
      17 | ERROR | Style definitions must end with a semicolon
      18 | ERROR | Style definitions must end with a semicolon
      19 | ERROR | Style definitions must end with a semicolon
      20 | ERROR | Style definitions must end with a semicolon
      21 | ERROR | Style definitions must end with a semicolon
      22 | ERROR | Style definitions must end with a semicolon
      23 | ERROR | Style definitions must end with a semicolon
      24 | ERROR | Style definitions must end with a semicolon
      25 | ERROR | Style definitions must end with a semicolon
     107 | ERROR | Style definitions must end with a semicolon
    ------------------------------------------------------------------------------------------------
    
    
    FILE: /Users/jetherparadero/Q1/q1issues/web/themes/contrib/laces/css/components/bootstrap_spinners.css
    ------------------------------------------------------------------------------------------------------
    FOUND 10 ERRORS AFFECTING 10 LINES
    ------------------------------------------------------------------------------------------------------
      17 | ERROR | Style definitions must end with a semicolon
      18 | ERROR | Style definitions must end with a semicolon
      19 | ERROR | Style definitions must end with a semicolon
      20 | ERROR | Style definitions must end with a semicolon
      21 | ERROR | Style definitions must end with a semicolon
      22 | ERROR | Style definitions must end with a semicolon
      23 | ERROR | Style definitions must end with a semicolon
      24 | ERROR | Style definitions must end with a semicolon
      25 | ERROR | Style definitions must end with a semicolon
     107 | ERROR | Style definitions must end with a semicolon
    ------------------------------------------------------------------------------------------------------
    
    
    FILE: /Users/jetherparadero/Q1/q1issues/web/themes/contrib/laces/css/components/laces__theme__seven__form.css
    -------------------------------------------------------------------------------------------------------------
    FOUND 10 ERRORS AFFECTING 10 LINES
    -------------------------------------------------------------------------------------------------------------
      17 | ERROR | Style definitions must end with a semicolon
      18 | ERROR | Style definitions must end with a semicolon
      19 | ERROR | Style definitions must end with a semicolon
      20 | ERROR | Style definitions must end with a semicolon
      21 | ERROR | Style definitions must end with a semicolon
      22 | ERROR | Style definitions must end with a semicolon
      23 | ERROR | Style definitions must end with a semicolon
      24 | ERROR | Style definitions must end with a semicolon
      25 | ERROR | Style definitions must end with a semicolon
     107 | ERROR | Style definitions must end with a semicolon
    -------------------------------------------------------------------------------------------------------------
    
    
    FILE: /Users/jetherparadero/Q1/q1issues/web/themes/contrib/laces/css/components/laces_details.css
    -------------------------------------------------------------------------------------------------
    FOUND 10 ERRORS AFFECTING 10 LINES
    -------------------------------------------------------------------------------------------------
      17 | ERROR | Style definitions must end with a semicolon
      18 | ERROR | Style definitions must end with a semicolon
      19 | ERROR | Style definitions must end with a semicolon
      20 | ERROR | Style definitions must end with a semicolon
      21 | ERROR | Style definitions must end with a semicolon
      22 | ERROR | Style definitions must end with a semicolon
      23 | ERROR | Style definitions must end with a semicolon
      24 | ERROR | Style definitions must end with a semicolon
      25 | ERROR | Style definitions must end with a semicolon
     107 | ERROR | Style definitions must end with a semicolon
    -------------------------------------------------------------------------------------------------
    
    
    FILE: /Users/jetherparadero/Q1/q1issues/web/themes/contrib/laces/css/components/laces_feed-icon.css
    ---------------------------------------------------------------------------------------------------
    FOUND 10 ERRORS AFFECTING 10 LINES
    ---------------------------------------------------------------------------------------------------
      17 | ERROR | Style definitions must end with a semicolon
      18 | ERROR | Style definitions must end with a semicolon
      19 | ERROR | Style definitions must end with a semicolon
      20 | ERROR | Style definitions must end with a semicolon
      21 | ERROR | Style definitions must end with a semicolon
      22 | ERROR | Style definitions must end with a semicolon
      23 | ERROR | Style definitions must end with a semicolon
      24 | ERROR | Style definitions must end with a semicolon
      25 | ERROR | Style definitions must end with a semicolon
     107 | ERROR | Style definitions must end with a semicolon
    ---------------------------------------------------------------------------------------------------
    
    
    FILE: /Users/jetherparadero/Q1/q1issues/web/themes/contrib/laces/css/components/bootstrap_toasts.css
    ----------------------------------------------------------------------------------------------------
    FOUND 11 ERRORS AFFECTING 11 LINES
    ----------------------------------------------------------------------------------------------------
      17 | ERROR | Style definitions must end with a semicolon
      18 | ERROR | Style definitions must end with a semicolon
      19 | ERROR | Style definitions must end with a semicolon
      20 | ERROR | Style definitions must end with a semicolon
      21 | ERROR | Style definitions must end with a semicolon
      22 | ERROR | Style definitions must end with a semicolon
      23 | ERROR | Style definitions must end with a semicolon
      24 | ERROR | Style definitions must end with a semicolon
      25 | ERROR | Style definitions must end with a semicolon
     107 | ERROR | Style definitions must end with a semicolon
     185 | ERROR | Style definition is empty
    ----------------------------------------------------------------------------------------------------
    
    
    FILE: /Users/jetherparadero/Q1/q1issues/web/themes/contrib/laces/css/components/laces_entity-meta.css
    -----------------------------------------------------------------------------------------------------
    FOUND 10 ERRORS AFFECTING 10 LINES
    -----------------------------------------------------------------------------------------------------
      17 | ERROR | Style definitions must end with a semicolon
      18 | ERROR | Style definitions must end with a semicolon
      19 | ERROR | Style definitions must end with a semicolon
      20 | ERROR | Style definitions must end with a semicolon
      21 | ERROR | Style definitions must end with a semicolon
      22 | ERROR | Style definitions must end with a semicolon
      23 | ERROR | Style definitions must end with a semicolon
      24 | ERROR | Style definitions must end with a semicolon
      25 | ERROR | Style definitions must end with a semicolon
     107 | ERROR | Style definitions must end with a semicolon
    -----------------------------------------------------------------------------------------------------
    
    
    FILE: /Users/jetherparadero/Q1/q1issues/web/themes/contrib/laces/css/components/laces_images.css
    ------------------------------------------------------------------------------------------------
    FOUND 10 ERRORS AFFECTING 10 LINES
    ------------------------------------------------------------------------------------------------
      17 | ERROR | Style definitions must end with a semicolon
      18 | ERROR | Style definitions must end with a semicolon
      19 | ERROR | Style definitions must end with a semicolon
      20 | ERROR | Style definitions must end with a semicolon
      21 | ERROR | Style definitions must end with a semicolon
      22 | ERROR | Style definitions must end with a semicolon
      23 | ERROR | Style definitions must end with a semicolon
      24 | ERROR | Style definitions must end with a semicolon
      25 | ERROR | Style definitions must end with a semicolon
     107 | ERROR | Style definitions must end with a semicolon
    ------------------------------------------------------------------------------------------------
    
    
    FILE: /Users/jetherparadero/Q1/q1issues/web/themes/contrib/laces/css/components/bootstrap_containers.css
    --------------------------------------------------------------------------------------------------------
    FOUND 10 ERRORS AFFECTING 10 LINES
    --------------------------------------------------------------------------------------------------------
      17 | ERROR | Style definitions must end with a semicolon
      18 | ERROR | Style definitions must end with a semicolon
      19 | ERROR | Style definitions must end with a semicolon
      20 | ERROR | Style definitions must end with a semicolon
      21 | ERROR | Style definitions must end with a semicolon
      22 | ERROR | Style definitions must end with a semicolon
      23 | ERROR | Style definitions must end with a semicolon
      24 | ERROR | Style definitions must end with a semicolon
      25 | ERROR | Style definitions must end with a semicolon
     107 | ERROR | Style definitions must end with a semicolon
    --------------------------------------------------------------------------------------------------------
    
    
    FILE: /Users/jetherparadero/Q1/q1issues/web/themes/contrib/laces/css/components/laces_off-canvas.css
    ----------------------------------------------------------------------------------------------------
    FOUND 10 ERRORS AFFECTING 10 LINES
    ----------------------------------------------------------------------------------------------------
      17 | ERROR | Style definitions must end with a semicolon
      18 | ERROR | Style definitions must end with a semicolon
      19 | ERROR | Style definitions must end with a semicolon
      20 | ERROR | Style definitions must end with a semicolon
      21 | ERROR | Style definitions must end with a semicolon
      22 | ERROR | Style definitions must end with a semicolon
      23 | ERROR | Style definitions must end with a semicolon
      24 | ERROR | Style definitions must end with a semicolon
      25 | ERROR | Style definitions must end with a semicolon
     107 | ERROR | Style definitions must end with a semicolon
    ----------------------------------------------------------------------------------------------------
    
    
    FILE: /Users/jetherparadero/Q1/q1issues/web/themes/contrib/laces/css/components/laces_alert.css
    -----------------------------------------------------------------------------------------------
    FOUND 10 ERRORS AFFECTING 10 LINES
    -----------------------------------------------------------------------------------------------
      17 | ERROR | Style definitions must end with a semicolon
      18 | ERROR | Style definitions must end with a semicolon
      19 | ERROR | Style definitions must end with a semicolon
      20 | ERROR | Style definitions must end with a semicolon
      21 | ERROR | Style definitions must end with a semicolon
      22 | ERROR | Style definitions must end with a semicolon
      23 | ERROR | Style definitions must end with a semicolon
      24 | ERROR | Style definitions must end with a semicolon
      25 | ERROR | Style definitions must end with a semicolon
     107 | ERROR | Style definitions must end with a semicolon
    -----------------------------------------------------------------------------------------------
    
    
    FILE: /Users/jetherparadero/Q1/q1issues/web/themes/contrib/laces/css/components/bootstrap_breadcrumb.css
    --------------------------------------------------------------------------------------------------------
    FOUND 12 ERRORS AFFECTING 12 LINES
    --------------------------------------------------------------------------------------------------------
      17 | ERROR | Style definitions must end with a semicolon
      18 | ERROR | Style definitions must end with a semicolon
      19 | ERROR | Style definitions must end with a semicolon
      20 | ERROR | Style definitions must end with a semicolon
      21 | ERROR | Style definitions must end with a semicolon
      22 | ERROR | Style definitions must end with a semicolon
      23 | ERROR | Style definitions must end with a semicolon
      24 | ERROR | Style definitions must end with a semicolon
      25 | ERROR | Style definitions must end with a semicolon
     107 | ERROR | Style definitions must end with a semicolon
     182 | ERROR | Style definition is empty
     183 | ERROR | Style definition is empty
    --------------------------------------------------------------------------------------------------------
    
    
    FILE: /Users/jetherparadero/Q1/q1issues/web/themes/contrib/laces/css/components/bootstrap_progress.css
    ------------------------------------------------------------------------------------------------------
    FOUND 10 ERRORS AFFECTING 10 LINES
    ------------------------------------------------------------------------------------------------------
      17 | ERROR | Style definitions must end with a semicolon
      18 | ERROR | Style definitions must end with a semicolon
      19 | ERROR | Style definitions must end with a semicolon
      20 | ERROR | Style definitions must end with a semicolon
      21 | ERROR | Style definitions must end with a semicolon
      22 | ERROR | Style definitions must end with a semicolon
      23 | ERROR | Style definitions must end with a semicolon
      24 | ERROR | Style definitions must end with a semicolon
      25 | ERROR | Style definitions must end with a semicolon
     107 | ERROR | Style definitions must end with a semicolon
    ------------------------------------------------------------------------------------------------------
    
    
    FILE: /Users/jetherparadero/Q1/q1issues/web/themes/contrib/laces/css/components/bootstrap_button-group.css
    ----------------------------------------------------------------------------------------------------------
    FOUND 10 ERRORS AFFECTING 10 LINES
    ----------------------------------------------------------------------------------------------------------
      17 | ERROR | Style definitions must end with a semicolon
      18 | ERROR | Style definitions must end with a semicolon
      19 | ERROR | Style definitions must end with a semicolon
      20 | ERROR | Style definitions must end with a semicolon
      21 | ERROR | Style definitions must end with a semicolon
      22 | ERROR | Style definitions must end with a semicolon
      23 | ERROR | Style definitions must end with a semicolon
      24 | ERROR | Style definitions must end with a semicolon
      25 | ERROR | Style definitions must end with a semicolon
     107 | ERROR | Style definitions must end with a semicolon
    ----------------------------------------------------------------------------------------------------------
    
    
    FILE: /Users/jetherparadero/Q1/q1issues/web/themes/contrib/laces/css/components/bootstrap_nav.css
    -------------------------------------------------------------------------------------------------
    FOUND 11 ERRORS AFFECTING 11 LINES
    -------------------------------------------------------------------------------------------------
      17 | ERROR | Style definitions must end with a semicolon
      18 | ERROR | Style definitions must end with a semicolon
      19 | ERROR | Style definitions must end with a semicolon
      20 | ERROR | Style definitions must end with a semicolon
      21 | ERROR | Style definitions must end with a semicolon
      22 | ERROR | Style definitions must end with a semicolon
      23 | ERROR | Style definitions must end with a semicolon
      24 | ERROR | Style definitions must end with a semicolon
      25 | ERROR | Style definitions must end with a semicolon
     107 | ERROR | Style definitions must end with a semicolon
     181 | ERROR | Style definition is empty
    -------------------------------------------------------------------------------------------------
    
    
    FILE: /Users/jetherparadero/Q1/q1issues/web/themes/contrib/laces/css/components/bootstrap_list-group.css
    --------------------------------------------------------------------------------------------------------
    FOUND 10 ERRORS AFFECTING 10 LINES
    --------------------------------------------------------------------------------------------------------
      17 | ERROR | Style definitions must end with a semicolon
      18 | ERROR | Style definitions must end with a semicolon
      19 | ERROR | Style definitions must end with a semicolon
      20 | ERROR | Style definitions must end with a semicolon
      21 | ERROR | Style definitions must end with a semicolon
      22 | ERROR | Style definitions must end with a semicolon
      23 | ERROR | Style definitions must end with a semicolon
      24 | ERROR | Style definitions must end with a semicolon
      25 | ERROR | Style definitions must end with a semicolon
     107 | ERROR | Style definitions must end with a semicolon
    --------------------------------------------------------------------------------------------------------
    
    
    FILE: /Users/jetherparadero/Q1/q1issues/web/themes/contrib/laces/css/components/bootstrap_alert.css
    ---------------------------------------------------------------------------------------------------
    FOUND 10 ERRORS AFFECTING 10 LINES
    ---------------------------------------------------------------------------------------------------
      17 | ERROR | Style definitions must end with a semicolon
      18 | ERROR | Style definitions must end with a semicolon
      19 | ERROR | Style definitions must end with a semicolon
      20 | ERROR | Style definitions must end with a semicolon
      21 | ERROR | Style definitions must end with a semicolon
      22 | ERROR | Style definitions must end with a semicolon
      23 | ERROR | Style definitions must end with a semicolon
      24 | ERROR | Style definitions must end with a semicolon
      25 | ERROR | Style definitions must end with a semicolon
     107 | ERROR | Style definitions must end with a semicolon
    ---------------------------------------------------------------------------------------------------
    
    
    FILE: /Users/jetherparadero/Q1/q1issues/web/themes/contrib/laces/css/theme/laces_media-library.css
    --------------------------------------------------------------------------------------------------
    FOUND 10 ERRORS AFFECTING 10 LINES
    --------------------------------------------------------------------------------------------------
      17 | ERROR | Style definitions must end with a semicolon
      18 | ERROR | Style definitions must end with a semicolon
      19 | ERROR | Style definitions must end with a semicolon
      20 | ERROR | Style definitions must end with a semicolon
      21 | ERROR | Style definitions must end with a semicolon
      22 | ERROR | Style definitions must end with a semicolon
      23 | ERROR | Style definitions must end with a semicolon
      24 | ERROR | Style definitions must end with a semicolon
      25 | ERROR | Style definitions must end with a semicolon
     107 | ERROR | Style definitions must end with a semicolon
    --------------------------------------------------------------------------------------------------
    
    
    FILE: /Users/jetherparadero/Q1/q1issues/web/themes/contrib/laces/css/base/laces_reboot.css
    ------------------------------------------------------------------------------------------
    FOUND 10 ERRORS AFFECTING 10 LINES
    ------------------------------------------------------------------------------------------
      17 | ERROR | Style definitions must end with a semicolon
      18 | ERROR | Style definitions must end with a semicolon
      19 | ERROR | Style definitions must end with a semicolon
      20 | ERROR | Style definitions must end with a semicolon
      21 | ERROR | Style definitions must end with a semicolon
      22 | ERROR | Style definitions must end with a semicolon
      23 | ERROR | Style definitions must end with a semicolon
      24 | ERROR | Style definitions must end with a semicolon
      25 | ERROR | Style definitions must end with a semicolon
     107 | ERROR | Style definitions must end with a semicolon
    ------------------------------------------------------------------------------------------
    
    
    FILE: /Users/jetherparadero/Q1/q1issues/web/themes/contrib/laces/css/base/laces_required.css
    --------------------------------------------------------------------------------------------
    FOUND 10 ERRORS AFFECTING 10 LINES
    --------------------------------------------------------------------------------------------
      17 | ERROR | Style definitions must end with a semicolon
      18 | ERROR | Style definitions must end with a semicolon
      19 | ERROR | Style definitions must end with a semicolon
      20 | ERROR | Style definitions must end with a semicolon
      21 | ERROR | Style definitions must end with a semicolon
      22 | ERROR | Style definitions must end with a semicolon
      23 | ERROR | Style definitions must end with a semicolon
      24 | ERROR | Style definitions must end with a semicolon
      25 | ERROR | Style definitions must end with a semicolon
     107 | ERROR | Style definitions must end with a semicolon
    --------------------------------------------------------------------------------------------
    
    
    FILE: /Users/jetherparadero/Q1/q1issues/web/themes/contrib/laces/laces.theme
    ---------------------------------------------------------------------------------------------------------------------------------
    FOUND 1 ERROR AFFECTING 1 LINE
    ---------------------------------------------------------------------------------------------------------------------------------
     9 | ERROR | [x] Use statements should be sorted alphabetically. The first wrong one is Drupal\Component\Render\MarkupInterface.
    ---------------------------------------------------------------------------------------------------------------------------------
    PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
    ---------------------------------------------------------------------------------------------------------------------------------
    
    
    FILE: /Users/jetherparadero/Q1/q1issues/web/themes/contrib/laces/templates/form/form--node-laces-article-layout-layout-builder-form.html.twig
    ---------------------------------------------------------------------------------------------------------------------------------------------
    FOUND 1 ERROR AFFECTING 1 LINE
    ---------------------------------------------------------------------------------------------------------------------------------------------
     20 | ERROR | [x] Expected 1 newline at end of file; 2 found
    ---------------------------------------------------------------------------------------------------------------------------------------------
    PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
    ---------------------------------------------------------------------------------------------------------------------------------------------
    
    
    FILE: /Users/jetherparadero/Q1/q1issues/web/themes/contrib/laces/templates/field/field--taxonomy-term--description.html.twig
    ----------------------------------------------------------------------------------------------------------------------------
    FOUND 1 ERROR AFFECTING 1 LINE
    ----------------------------------------------------------------------------------------------------------------------------
     44 | ERROR | [x] Expected 1 newline at end of file; 2 found
    ----------------------------------------------------------------------------------------------------------------------------
    PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
    ----------------------------------------------------------------------------------------------------------------------------
    
    
    FILE: /Users/jetherparadero/Q1/q1issues/web/themes/contrib/laces/templates/container/container--input--search.html.twig
    -----------------------------------------------------------------------------------------------------------------------
    FOUND 1 ERROR AFFECTING 1 LINE
    -----------------------------------------------------------------------------------------------------------------------
     25 | ERROR | [x] Expected 1 newline at end of file; 2 found
    -----------------------------------------------------------------------------------------------------------------------
    PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
    -----------------------------------------------------------------------------------------------------------------------
    
    
    FILE: /Users/jetherparadero/Q1/q1issues/web/themes/contrib/laces/templates/block/block--system-menu-block--main.html.twig
    -------------------------------------------------------------------------------------------------------------------------
    FOUND 1 ERROR AFFECTING 1 LINE
    -------------------------------------------------------------------------------------------------------------------------
     38 | ERROR | [x] Expected 1 newline at end of file; 2 found
    -------------------------------------------------------------------------------------------------------------------------
    PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
    -------------------------------------------------------------------------------------------------------------------------
    
    
    FILE: /Users/jetherparadero/Q1/q1issues/web/themes/contrib/laces/templates/block/block--system-menu-block--account.html.twig
    ----------------------------------------------------------------------------------------------------------------------------
    FOUND 1 ERROR AFFECTING 1 LINE
    ----------------------------------------------------------------------------------------------------------------------------
     38 | ERROR | [x] Expected 1 newline at end of file; 2 found
    ----------------------------------------------------------------------------------------------------------------------------
    PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
    ----------------------------------------------------------------------------------------------------------------------------
    
    
    FILE: /Users/jetherparadero/Q1/q1issues/web/themes/contrib/laces/templates/block/block--help-block.html.twig
    ------------------------------------------------------------------------------------------------------------
    FOUND 1 ERROR AFFECTING 1 LINE
    ------------------------------------------------------------------------------------------------------------
     52 | ERROR | [x] Expected 1 newline at end of file; 2 found
    ------------------------------------------------------------------------------------------------------------
    PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
    ------------------------------------------------------------------------------------------------------------
    
    
    FILE: /Users/jetherparadero/Q1/q1issues/web/themes/contrib/laces/templates/block/block--footer-branding.html.twig
    -----------------------------------------------------------------------------------------------------------------
    FOUND 1 ERROR AFFECTING 1 LINE
    -----------------------------------------------------------------------------------------------------------------
     31 | ERROR | [x] Expected 1 newline at end of file; 2 found
    -----------------------------------------------------------------------------------------------------------------
    PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
    -----------------------------------------------------------------------------------------------------------------
    
    
    FILE: /Users/jetherparadero/Q1/q1issues/web/themes/contrib/laces/templates/media/responsive-image-formatter.html.twig
    ---------------------------------------------------------------------------------------------------------------------
    FOUND 1 ERROR AFFECTING 1 LINE
    ---------------------------------------------------------------------------------------------------------------------
     17 | ERROR | [x] Expected 1 newline at end of file; 2 found
    ---------------------------------------------------------------------------------------------------------------------
    PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
    ---------------------------------------------------------------------------------------------------------------------
    
    Time: 3.21 secs; Memory: 56MB

    Command used: contrib git:(main) ✗ phpcs --standard=Drupal,DrupalPractice --extensions=php,module,inc,install,test,profile,theme,css,info,txt,md,yml,twig laces

    Kindly check and advise, please.
    Thank you.

Production build 0.71.5 2024