- Issue created by @indrapatil
- @indrapatil opened merge request.
- Issue was unassigned.
- Status changed to Needs review
over 1 year ago 11:04am 4 July 2023 - Status changed to RTBC
6 months ago 8:42am 29 May 2024
phpcs --standard=Drupal,DrupalPractice --extensions=php,module,inc,install,test,profile,theme,css,info,txt,md,yml,twig /var/www/html/VB/drupal-10.1.0/modules/contrib/fuzzy_key_provider/
FILE: /var/www/html/VB/drupal-10.1.0/modules/contrib/fuzzy_key_provider/src/Plugin/KeyProvider/FuzzyConfigKeyProvider.php
------------------------------------------------------------------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
------------------------------------------------------------------------------------------------------------------------------------
9 | ERROR | [x] Use statements should be sorted alphabetically. The first wrong one is Drupal\key\Plugin\KeyPluginFormInterface.
121 | ERROR | [x] list(...) is forbidden, use [...] instead.
1.0
Code
It involves compliance with, or the content of coding standards. Requires broad community agreement.