Problem/Motivation

The Drupal Coding Standards apply to code within Drupal and its contributed modules. Best practice is to not squeeze coding standards updates/clean-ups into otherwise unrelated patches. Only touch code lines that are actually relevant. To update existing code for the current standards, always create separate and dedicated issues and patches.

Proposed resolution

The lowest hanging fruit for clean-up is that fixed by phpcbf. This issue will seek to fix this group of violations first.

Remaining tasks

Create patch, test and commit.

User interface changes

n/a

API changes

n/a

Data model changes

n/a

Original report by [username]

n/a

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

dbt102 created an issue. See original summary.

dbt102’s picture

dbt102’s picture

Status: Active » Needs review
dbt102’s picture

Status: Needs review » Reviewed & tested by the community

  • dbt102 committed 66a694b on 7.x-2.x
    Issue #2889527 by dbt102: Fix_fivestar_coding_standards
    
dbt102’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

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