Problem/Motivation

FILE: /var/www/html/vb/d_cont/reset_password_email_otp/README.md
------------------------------------------------------------------------
FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES
------------------------------------------------------------------------
3 | WARNING | [ ] Line exceeds 80 characters; contains 197 characters
48 | ERROR | [x] Expected 1 newline at end of file; 0 found
------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
------------------------------------------------------------------------

Time: 218ms; 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 reset_password_email_otp/

Remaining tasks

Patch review

CommentFileSizeAuthor
coding-standard-fixes.patch800 bytesurvashi_vora
Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

urvashi_vora created an issue. See original summary.

Nishant made their first commit to this issue’s fork.

nishant’s picture

I have tested above patch and created MR for same.

rajan kumar’s picture

@urvashi_vora thanks for provide patch.

@nishant I have merged your MR.

rajan kumar’s picture

Status: Needs review » Fixed
rajan kumar’s picture

Status: Fixed » Closed (fixed)