- Issue created by @bhaveshdas
- 🇪🇸Spain gxleano Cáceres
There are no issues coming from phpcs pipeline https://git.drupalcode.org/project/tagify/-/pipelines/136443
- Status changed to Closed: cannot reproduce
10 months ago 10:07am 4 April 2024
Here is the command : -
vendor/bin/phpcs --standard=Drupal,DrupalPractice --extensions=php,module,inc,install,test,profile,theme,css,info,txt,md,yml,twig modules/contrib/tagify/
FILE: /var/www/html/drupal-contri-d10/modules/contrib/tagify/css/tagify.css
---------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
4 | ERROR | [x] Blank lines are not allowed in class definitions
120 | ERROR | [x] Blank lines are not allowed in class definitions
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------
FILE: /var/www/html/drupal-contri-d10/modules/contrib/tagify/modules/tagify_user_list/tagify_user_list.routing.yml
------------------------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
------------------------------------------------------------------------------------------------------------------
6 | WARNING | Open page callback found, please add a comment before the line why there is no access restriction
------------------------------------------------------------------------------------------------------------------
Run PHPCS on tagify module.
Fixed the coding standards.
Closed: cannot reproduce
1.2
Code
It involves compliance with, or the content of coding standards. Requires broad community agreement.
There are no issues coming from phpcs pipeline https://git.drupalcode.org/project/tagify/-/pipelines/136443