- Issue created by @samit.310@gmail.com
- Issue was unassigned.
- Status changed to Needs review
over 1 year ago 2:20pm 12 April 2023
Getting following warning.
FILE: /var/www/html/modules/contrib/twig_typography/twig_typography_test/twig_typography_test.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
-----------------------------------------------------------------------------------------------------------------
Time: 1.85 secs; Memory: 6MB
Run following command
phpcs --standard=Drupal,DrupalPractice --extensions=php,module,inc,install,test,profile,theme,css,info,txt,md,yml modules/contrib/twig_typography/
Above warning need to be fixed.
Needs review
2.0
Code
It involves compliance with, or the content of coding standards. Requires broad community agreement.