With the introduction of symphony components in D8, we have two different coding style standards within Drupal Core ... we should update pifr_coder.client.inc to exclude the symphony directory when performing coder reviews.

Comments

jthorson’s picture

Title: Ignore symphony directory on core Coder reviews. » Ignore externally-provided files (such as /core/includes/Symfony) during core Coder reviews.
StatusFileSize
new2.14 KB

Updated patch to also exclude jquery and system.tar.inc

jthorson’s picture

An extra apostrophe managed to sneak into that last patch ...

jthorson’s picture

And a bit more log message cleanup.

jthorson’s picture

Tested on local testbot, and this change brings D8 core down from 2256 to 1186 Coder assertions. :)

jthorson’s picture

Status: Needs review » Fixed

Committed to 6.x-2.x (cefb55c).

Status: Fixed » Closed (fixed)

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

jthorson’s picture

Status: Closed (fixed) » Needs work

Looks like they changed the path to /core/vendor/Symphony ... :(

jthorson’s picture

StatusFileSize
new636 bytes

Changed core/includes/symfony to core/vendor.

jthorson’s picture

Status: Needs work » Needs review
jthorson’s picture

Status: Needs review » Fixed

Committed to 6.x-2.x (1a8a4d5).

Status: Fixed » Closed (fixed)

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