Problem/Motivation
Getting following error.
FILE: /var/www/html/modules/contrib/map_widget/tests/src/FunctionalJavascript/MapWidgetAjaxTest.php
---------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
---------------------------------------------------------------------------------------------------
103 | ERROR | [x] Expected one space after the comma, 0 found
---------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------------------------------
Time: 4.13 secs; Memory: 6MB
Steps to reproduce
Run following command
phpcs --standard=Drupal,DrupalPractice --extensions=php,module,inc,install,test,profile,theme,css,info,txt,md,yml modules/contrib/map_widget/
Proposed resolution
Above error/warnings need to be fixed.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 3343044-2.patch | 891 bytes | samitk |
Issue fork map_widget-3343044
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
Comment #2
samitk commentedAbove error is fixed.
Comment #3
rohan-sinha commentedReviewed Patch on #2, working fine can be merged .
Comment #5
charchil khandelwal commentedComment #7
charchil khandelwal commentedCreated MR !1 for easy preview and commenting.
RTBC +1.
Thanks.
Comment #8
avpadernoComment #9
fathershawnComment #10
fathershawn