$ phpcs --standard=Drupalpractice --extensions=php,module,inc,install,test,profile,theme,css,info,txt,md,yml easy_responsive_images/

FILE: C:\xampp\htdocs\contribution\web\modules\contrib\easy_responsive_images\easy_responsive_images.info.yml
-------------------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
-------------------------------------------------------------------------------------------------------------
8 | WARNING | All dependencies must be prefixed with the project name, for example "drupal:"
-------------------------------------------------------------------------------------------------------------

Time: 2.34 secs; Memory: 8MB

Comments

Rakhi Soni created an issue. See original summary.

rakhi soni’s picture

Assigned: rakhi soni » Unassigned
Status: Active » Needs review
StatusFileSize
new335 bytes

I have created a patch to fix the issue of "All dependencies must be prefixed with the project name",, please review.

smustgrave’s picture

StatusFileSize
new334 bytes

There was a space in the patch in #2

smustgrave’s picture

Status: Needs review » Reviewed & tested by the community

safe to say this is good

  • 59ba2ed committed on 1.0.x
    Issue #3292371 by Rakhi Soni, smustgrave: All dependencies must be...
seanb’s picture

Status: Reviewed & tested by the community » Fixed

Committed! Thanks.

Status: Fixed » Closed (fixed)

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