- Issue created by @quietone
- 🇳🇿New Zealand quietone
There is no change to phpcs.xml.dist here due to the many files touched in 📌 Ignore VariableComment.Missing as needed Active and 📌 Add doc block for $modules in tests Active .
- 🇺🇸United States smustgrave
Should this be postponed on the other 2 landing first?
- 🇳🇿New Zealand quietone
Ideally, yes. But the worse that will happen is that variables will be added without comment because phpcs.xml.dist can't be updated. That is likely to be a small number because the community is better at adding comments. So, I think it acceptable to take that risk of a few stragglers being fixed in the parent issue.
The Needs Review Queue Bot → tested this issue. It no longer applies to Drupal core. Therefore, this issue status is now "Needs work".
This does not mean that the patch necessarily needs to be re-rolled or the MR rebased. Read the Issue Summary, the issue tags and the latest discussion here to determine what needs to be done.
Consult the Drupal Contributor Guide → to find step-by-step guides for working with issues.
- 🇺🇸United States smustgrave
The other 2 are RTBC
Reviewing the changes here and additions make sense and seem fine.
- 🇳🇿New Zealand quietone
Rebased and made changes for recently added code, so back to NR.
The Needs Review Queue Bot → tested this issue. It no longer applies to Drupal core. Therefore, this issue status is now "Needs work".
This does not mean that the patch necessarily needs to be re-rolled or the MR rebased. Read the Issue Summary, the issue tags and the latest discussion here to determine what needs to be done.
Consult the Drupal Contributor Guide → to find step-by-step guides for working with issues.
- 🇳🇿New Zealand quietone
Added an ignore line for the new file RecipeInputFormTrait.php
- First commit to issue fork.
- 🇳🇱Netherlands daffie
My remarks have been addressed.
All code changes look good to me.
For me it is RTBC. - Status changed to Needs review
11 days ago 9:42am 11 December 2024 - 🇳🇿New Zealand quietone
There were phpcs errors, just whitespace, in the MR. I've pushed a fix for those.
-
larowlan →
committed 19bd1484 on 11.x
Issue #3477668 by quietone, lavanyatalwar, daffie: Fix Drupal.Commenting...
-
larowlan →
committed 19bd1484 on 11.x
- 🇦🇺Australia larowlan 🇦🇺🏝.au GMT+10
Committed to 11.x - thanks!
Nice to see another rule enabled