Problem/Motivation

getting the following error.

FILE: /block_ajax/README.md
--------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------
 40 | ERROR | [x] Expected 1 newline at end of file; 0 found
--------------------------------------------------------------------------

Steps to reproduce

Run the following command

phpcs --standard="Drupal,DrupalPractice" --extensions=php,module,inc,install,test,profile,theme,css,info,txt,md,yml block_ajax

Proposed resolution

The above error needs to be fixed.

CommentFileSizeAuthor
#4 3351442 - after.png129.04 KBkenyoowen
#4 3351442 - before.png98.27 KBkenyoowen

Issue fork block_ajax-3351442

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

omkar_yewale created an issue. See original summary.

omkar_yewale’s picture

Assigned: omkar_yewale » Unassigned
Status: Needs work » Needs review
kenyoowen’s picture

Status: Needs review » Reviewed & tested by the community
StatusFileSize
new98.27 KB
new129.04 KB

Hi omkar_yewale

I applied your MR to the “Ajax Block” module against Version 3.x-dev and confirmed that the error is resolved. Please see the screenshots attached.

For your review.
Thank you.

geoanders’s picture

Status: Reviewed & tested by the community » Fixed

Thanks!

Status: Fixed » Closed (fixed)

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