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.
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
Comment #1
jthorson commentedUpdated patch to also exclude jquery and system.tar.inc
Comment #2
jthorson commentedAn extra apostrophe managed to sneak into that last patch ...
Comment #3
jthorson commentedAnd a bit more log message cleanup.
Comment #4
jthorson commentedTested on local testbot, and this change brings D8 core down from 2256 to 1186 Coder assertions. :)
Comment #5
jthorson commentedCommitted to 6.x-2.x (cefb55c).
Comment #7
jthorson commentedLooks like they changed the path to /core/vendor/Symphony ... :(
Comment #8
jthorson commentedChanged
core/includes/symfonytocore/vendor.Comment #9
jthorson commentedComment #10
jthorson commentedCommitted to 6.x-2.x (1a8a4d5).