FILE: C:\xampp\htdocs\drupal-9\web\modules\contrib\default_class\default_class.module
--------------------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 3 LINES
--------------------------------------------------------------------------------------
1 | ERROR | [x] The PHP open tag must be followed by exactly one blank line
1 | ERROR | [x] End of line character is invalid; expected "\n" but found "\r\n"
9 | ERROR | [x] There must be one blank line after the last USE statement; 2 found;
17 | ERROR | [x] Expected 1 blank line before function; 2 found
--------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 4 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------

Time: 226ms; Memory: 10MB

CommentFileSizeAuthor
#2 Drupal-coding-standard-issues-2.patch394 bytesanoopsingh92
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

anoopsingh92 created an issue. See original summary.

anoopsingh92’s picture

Assigned: anoopsingh92 » Unassigned
Status: Active » Needs review
StatusFileSize
new394 bytes

Please review this patch.

Jitendra_Kumar’s picture

Assigned: Unassigned » Jitendra_Kumar
Jitendra_Kumar’s picture

Assigned: Jitendra_Kumar » Unassigned

Patch #2 Working successfully
Result All Errors and warnings are resolved

Jitendra_Kumar’s picture

Status: Needs review » Reviewed & tested by the community

Thanks, @anoopsingh92
moved to RTBC.

heni_deepak’s picture

Version: 1.0.0 » 1.0.x-dev

  • heni_deepak committed ddf6cd82 on 1.0.x
    Issue #3301531 by anoopsingh92, Jitendra_Kumar, heni_deepak: Drupal...
heni_deepak’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

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