- Status changed to Fixed
over 2 years ago 9:54am 18 January 2023
Phpcs is pointing some errors and warnings on this module.
$ phpcs --standard=Drupal technocrat_companion
FILE: ...min\Desktop\task\technocrat_companion\src\Generators\SubthemeGenerator.php
--------------------------------------------------------------------------------
FOUND 2 ERRORS AND 3 WARNINGS AFFECTING 5 LINES
--------------------------------------------------------------------------------
1 | ERROR | [x] End of line character is invalid; expected "\n" but found
| | "\r\n"
53 | ERROR | [ ] The array declaration extends to column 82 (the limit is
| | 80). The array content should be split up over multiple
| | lines
140 | WARNING | [x] There must be no blank line following an inline comment
392 | WARNING | [x] There must be no blank line following an inline comment
399 | WARNING | [x] There must be no blank line following an inline comment
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 4 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------
Time: 446ms; Memory: 10MB
Fix all these notices.
Fixed
1.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.