- Status changed to RTBC
about 2 years ago 10:11am 17 January 2023 - Status changed to Closed: won't fix
about 2 years ago 4:22pm 17 January 2023
Getting following warnings.
FILE: /var/www/html/modules/contrib/inspire_tree/inspire_tree.module
----------------------------------------------------------------------------------
FOUND 0 ERRORS AND 5 WARNINGS AFFECTING 5 LINES
----------------------------------------------------------------------------------
27 | WARNING | [x] A comma should follow the last multiline array item. Found: ]
43 | WARNING | [x] A comma should follow the last multiline array item. Found: ]
44 | WARNING | [x] A comma should follow the last multiline array item. Found: ]
51 | WARNING | [x] A comma should follow the last multiline array item. Found: ]
52 | WARNING | [x] A comma should follow the last multiline array item. Found: ]
----------------------------------------------------------------------------------
PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY
----------------------------------------------------------------------------------
Time: 505ms; Memory: 6MB
Run following command
phpcs --standard=Drupal,DrupalPractice --extensions=php,module,inc,install,test,profile,theme,css,info,txt,md,yml modules/contrib/inspire_tree/
Above warnings need to be fixed.
Closed: won't fix
1.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.