Problem/Motivation

Noticed some dsm and strange whitespace committed in the last commit #3046490: Can't SUM in Views

Proposed resolution

Run this to get the standards up to snuff.
phpcbf --standard=Drupal --extensions=php,module,inc,install,test,profile,theme,css,info,txt,md,yml .

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

Comments

joelpittet created an issue. See original summary.

joelpittet’s picture

StatusFileSize
new4.12 KB

Here's the relevant cleanup from that command.

joelpittet’s picture

Title: Coding Standards from PHPCS » Coding Standards from PHPCS and commented dsm() left in code

Title change to include the dsm() removal

joelpittet’s picture

Status: Needs review » Reviewed & tested by the community
StatusFileSize
new4.02 KB

Sorry for the self-RTBC but this is trivial and a reroll for the removed dsm() in a recent commit.

ram4nd’s picture

Status: Reviewed & tested by the community » Needs review
joelpittet’s picture

Fair enough😉 the patch has an info file change that won’t apply

ram4nd’s picture

The patch should apply. Maybe you can fix it?

joelpittet’s picture

StatusFileSize
new3.64 KB

@ram4nd, totally here's the same patch with the correct relative paths (git diff --relative)

joelpittet’s picture

StatusFileSize
new3.16 KB

Oh and remove info file changes.

joelpittet’s picture

StatusFileSize
new2.38 KB

Feels like my first rodeo here, lol. Upstream changed since I created this patch, rerolled.

  • ram4nd committed 0432cfa on 7.x-1.x authored by joelpittet
    Issue #3128775 by joelpittet: Coding Standards from PHPCS and commented...
ram4nd’s picture

Status: Needs review » Fixed
joelpittet’s picture

Thanks and sorry again for the noisy issue

Status: Fixed » Closed (fixed)

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