$ 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
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | easy_responsive_images-3292371-3.patch | 334 bytes | smustgrave |
Comments
Comment #2
rakhi soni commentedI have created a patch to fix the issue of "All dependencies must be prefixed with the project name",, please review.
Comment #3
smustgrave commentedThere was a space in the patch in #2
Comment #4
smustgrave commentedsafe to say this is good
Comment #6
seanbCommitted! Thanks.