Problem/Motivation

Fix coding standards problems in the module on root.

Steps to reproduce

Run phpcs

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

Proposed resolution

Fix the problems

Remaining tasks

Send a patch
Test it
Commit

User interface changes

_

API changes

_

Data model changes

_

CommentFileSizeAuthor
#4 3261776-4.patch3.26 KBtmaiochi

Comments

tmaiochi created an issue. See original summary.

tmaiochi’s picture

Working on it.

tmaiochi’s picture

Title: Fix coding standards on src » Fix coding standards on root

I wrote the wrong name on title

tmaiochi’s picture

Assigned: tmaiochi » Unassigned
Status: Active » Needs review
StatusFileSize
new3.26 KB
lucienchalom’s picture

Status: Needs review » Reviewed & tested by the community

applied the patch, all the coding standards on root were clean, and the module is working.
Thank you

  • f23e7ec committed on 8.x-3.x
    Issue #3261776 by tmaiochi, lucienchalom: Fix coding standards in the...
gábor hojtsy’s picture

Status: Reviewed & tested by the community » Fixed

Looks good, thanks, committed!

gábor hojtsy’s picture

Title: Fix coding standards on root » Fix coding standards in the root folder

Status: Fixed » Closed (fixed)

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