Problem/Motivation
FILE: /var/www/html/vb/d_cont/alr/alr.module
----------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
----------------------------------------------------------------------
3 | ERROR | Missing short description in doc comment
----------------------------------------------------------------------
FILE: /var/www/html/vb/d_cont/alr/alr.info.yml
----------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
----------------------------------------------------------------------
6 | ERROR | [x] Expected 1 newline at end of file; 3 found
----------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
----------------------------------------------------------------------
Time: 54ms; 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 alr/
Remaining tasks
Patch review
| Comment | File | Size | Author |
|---|---|---|---|
| coding-standard-fixes.patch | 542 bytes | urvashi_vora |
Issue fork alr-3373622
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:
- 3373622-fix-the-issues
changes, plain diff MR !1
Comments
Comment #5
dharmendra_saini commentedAs we have fixed php cs issue
Comment #6
dharmendra_saini commentedAs we have fixed the phpcs issue
Comment #7
dharmendra_saini commentedComment #9
pkghang commented