Problem/Motivation

Of the 183 code standard problems reported by phpcs in this module, 130 can be addressed automatically by phpcbf.

Steps to reproduce

see https://git.drupalcode.org/project/token/-/jobs/6950008

Proposed resolution

run phpcbf

Remaining tasks

make a MR

Issue fork token-3553482

Command icon 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

benstallings created an issue. See original summary.

benstallings’s picture

Title: Run phpcs to fix most code standard issues » Run phpcbf to fix most code standard issues
Issue summary: View changes

benstallings’s picture

Assigned: benstallings » Unassigned
Status: Active » Needs review
berdir’s picture

Status: Needs review » Needs work

This adds a ton of empty docblocks. I'll not commit this just to make phpcs happier.

santanu mondal’s picture

Assigned: Unassigned » santanu mondal
santanu mondal’s picture

Assigned: santanu mondal » Unassigned
santanu mondal’s picture

Status: Needs work » Needs review

liam morland made their first commit to this issue’s fork.