- Issue created by @urvashi_vora
- Status changed to RTBC
about 1 year ago 11:38am 4 October 2023 - 🇮🇳India Ashutosh Ahirwal India
I reviewed the provided patch.
It get applied cleanly.
Moving to RTBC.
FILE: ...nt/sitestudio_config_management/tests/src/Kernel/DrushCommandTraitTest.php
--------------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
--------------------------------------------------------------------------------
59 | ERROR | [x] Missing function doc comment
102 | ERROR | [ ] The array declaration extends to column 105 (the limit is
| | 80). The array content should be split up over multiple
| | lines
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------
Time: 129ms; Memory: 10MB
Execute the command: phpcs --standard=Drupal,DrupalPractice --extensions=php,module,inc,install,test,profile,theme,css,info,txt,md,yml,twig sitestudio_config_management/
Patch review
1.0
Code
It involves compliance with, or the content of coding standards. Requires broad community agreement.
I reviewed the provided patch.
It get applied cleanly.
Moving to RTBC.