FILE: /var/www/html/contribution/web/modules/contrib/remix/src/Form/SettingsForm.php
------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
------------------------------------------------------------------------------------
42 | WARNING | Possible useless method overriding detected
------------------------------------------------------------------------------------
FILE: /var/www/html/contribution/web/modules/contrib/remix/remix.module
---------------------------------------------------------------------------------------------------------------------------------------
FOUND 4 ERRORS AND 1 WARNING AFFECTING 4 LINES
---------------------------------------------------------------------------------------------------------------------------------------
11 | ERROR | [x] Missing function doc comment
12 | WARNING | [x] '@TODO: Make this as part of the settings/configuration form.' should match the format '@todo Fix problem X here.'
14 | ERROR | [x] There should be no white space after an opening "("
14 | ERROR | [x] There should be no white space before a closing ")"
47 | ERROR | [x] Expected 1 newline at end of file; 0 found
---------------------------------------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------------------------------------------------------------------
| Comment | File | Size | Author |
|---|---|---|---|
| #7 | fixed-phpcs-issue-3353614-1.patch | 1.43 KB | himanshu_jhaloya |
Issue fork remix-3353614
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 #3
himanshu_jhaloya commentedComment #5
jmolivas commentedHi @himanshu_jhaloya thanks for the MR, can you try rebasing locally and push it again not sure why is not allowing me to merge this.
Comment #6
jmolivas commentedComment #7
himanshu_jhaloya commentedcreated the patch please review.
Comment #8
jmolivas commentedThanks for the MR @himanshu_jhaloya
Comment #9
avpaderno