- Issue created by @alyaj2a
- 🇮🇳India akulsaxena
Hi @alyaj2a
The changes in the MR seem fine
All 3 errors/warnings in the issue summary are now resolved
Moving it to RTBC+
phpcs --standard=Drupal,DrupalPractice --extensions=php,module,inc,install,test,profile,theme,info,txt,md,yml,css .
FILE: .../web/modules/custom/alerts_format/alerts_format.module
-----------------------------------------------------------------------------------------
FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES
-----------------------------------------------------------------------------------------
30 | WARNING | [x] A comma should follow the last multiline array item. Found: 'ALERTS'
33 | ERROR | [x] Expected 1 newline at end of file; 2 found
-----------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
-----------------------------------------------------------------------------------------
FILE: .../web/modules/custom/alerts_format/modules/alerts_olivero/alerts_format_olivero.module
-----------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
-----------------------------------------------------------------------------------------------------------------------
1 | ERROR | [x] Missing file doc comment
-----------------------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
-----------------------------------------------------------------------------------------------------------------------
phpcs --standard=Drupal,DrupalPractice --extensions=php,module,inc,install,test,profile,theme,info,txt,md,yml,css .
Active
1.0
Code
Hi @alyaj2a
The changes in the MR seem fine
All 3 errors/warnings in the issue summary are now resolved
Moving it to RTBC+