- Issue created by @samit.310@gmail.com
- Issue was unassigned.
- Status changed to Needs review
over 1 year ago 4:16am 17 March 2023 - Status changed to RTBC
over 1 year ago 5:30am 17 March 2023
Getting following error.
FILE: /var/www/html/modules/contrib/published_corrected_date/published_corrected_date.module
--------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------------------
57 | ERROR | [x] Equals sign not aligned correctly; expected 1 space but found 2 spaces
--------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------------
Time: 1.94 secs; Memory: 6MB
Run following command
phpcs --standard=Drupal,DrupalPractice --extensions=php,module,inc,install,test,profile,theme,css,info,txt,md,yml modules/contrib/published_corrected_date/
Above error/warnings need to be fixed.
2.0
Code
It involves compliance with, or the content of coding standards. Requires broad community agreement.