Problem/Motivation

FILE: /var/www/html/vb/d_cont/preview_wrapper/preview_wrapper.module
----------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
----------------------------------------------------------------------
1 | ERROR | [x] Missing file doc comment
16 | ERROR | [ ] Comment indentation error, expected only 1 spaces
----------------------------------------------------------------------
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 preview_wrapper/

Remaining tasks

Patch review

CommentFileSizeAuthor
coding-standard-fixes.patch992 bytesurvashi_vora

Comments

urvashi_vora created an issue. See original summary.

neclimdul’s picture

Status: Needs review » Reviewed & tested by the community

lgtm

  • neclimdul committed 8dd0738e on 1.0.x
    Issue #3373608 by urvashi_vora: Fix the issues reported by phpcs
    
neclimdul’s picture

Status: Reviewed & tested by the community » Fixed

Forgot about this. Thanks, committed.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.