- Issue created by @omkar_yewale
- @omkar_yewale opened merge request.
- Issue was unassigned.
- Status changed to Needs review
over 1 year ago 6:34am 31 March 2023 - Status changed to Postponed
over 1 year ago 1:14pm 31 March 2023
Getting the following warning.
FILE: /mix/src/EventSubscriber/MixExceptionHtmlSubscriber.php
------------------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
------------------------------------------------------------------------------------------------------------
97 | WARNING | \Drupal calls should be avoided in classes, use dependency injection instead
------------------------------------------------------------------------------------------------------------
Run the following command
phpcs --standard="Drupal,DrupalPractice" --extensions=php,module,inc,install,test,profile,theme,css,info,txt,md,yml mix
The above warning need to be fixed.
Postponed
1.0
Code
It involves compliance with, or the content of coding standards. Requires broad community agreement.