Part of #2909364: [meta] Fix 'Drupal.Commenting.VariableComment' coding standard.
See parent issue for instructions.
| Comment | File | Size | Author |
|---|---|---|---|
| #15 | fix-2909366-15.patch | 742 bytes | zaporylie |
| #12 | fix-2909366-12.patch | 742 bytes | zaporylie |
| #6 | 2909366-phpcs-drupal-commenting-variablecomment-emptyvar.patch | 606 bytes | iKb |
Comments
Comment #2
mfernea commentedCurrently there's only 1 issue. In GlossaryViewTest.
Needs some research.
Comment #3
zaporylieComment #4
iKb commentedI am at DrupalCon Vienna 2017 and i'll try to fix this.
Comment #5
iKb commentedComment #6
iKb commentedComment #7
iKb commentedComment #9
reflie commentedComment #10
zaporylie@reflie - before you start working on this please look at #2914677: Unused member variable in GlossaryViewTest first
Comment #11
reflie commentedComment #12
zaporylieThis is actually super-novice issue now, when #2914677: Unused member variable in GlossaryViewTest got committed.
Comment #13
zaporylieForgot to change a status.
Comment #14
mfernea commentedLet's keep the list in alphabetical order.
Comment #15
zaporylieGood point. I'm adding only patch - no point for having interdiff here :)
Comment #16
mfernea commentedLooks good now! :)
Comment #18
xjmRan PHPCS against 8.5.x and confirmed that the rule passes as-is. I also did this:
And confirmed that the rule would fail in that case.
Committed to 8.5.x. Thanks! I didn't backport it to 8.4.x since it's only a rule addition.