Fix the issues reported by phpcs

Created on 10 July 2023, 12 months ago
Updated 15 March 2024, 4 months ago

Problem/Motivation

FILE: /var/www/html/vb/d_cont/resend_register_mail/resend_register_mail.module
--------------------------------------------------------------------------------
FOUND 7 ERRORS AFFECTING 7 LINES
--------------------------------------------------------------------------------
46 | ERROR | [x] Missing function doc comment
78 | ERROR | [x] Array indentation error, expected 8 spaces but found 10
79 | ERROR | [x] Array indentation error, expected 8 spaces but found 10
80 | ERROR | [x] Array closing indentation error, expected 6 spaces but found
| | 8
89 | ERROR | [x] Array indentation error, expected 8 spaces but found 10
90 | ERROR | [x] Array indentation error, expected 8 spaces but found 10
91 | ERROR | [x] Array closing indentation error, expected 6 spaces but found
| | 8
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 7 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------

Time: 68ms; Memory: 10MB

Steps to reproduce

Execute the command: phpcs --standard=Drupal,DrupalPractice --extensions=php,module,inc,install,test,profile,theme,css,info,txt,md,yml,twig resend_register_mail/

Remaining tasks

Patch review

📌 Task
Status

Fixed

Version

1.0

Component

Code

Created by

🇮🇳India urvashi_vora Madhya Pradesh, India

Live updates comments and jobs are added and updated live.
  • Coding standards

    It involves compliance with, or the content of coding standards. Requires broad community agreement.

Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024