Subscriptions: Fix WooCommerce hook comment phpcs reports #8548
Labels
focus: subscriptions
priority: low
The issue/PR is low priority—not many people are affected or there’s a workaround, etc.
type: documentation
This issue is a request for better documentation.
type: technical debt
This issue/PR represents/solves the technical debt of the project.
Part of #8437.
Description
Remove all the
WooCommerce.Commenting
excludes fromphpcs.xml.dist
and fix the issues reported when runningnpm run lint:php
in the following files:tests/unit/test-class-wc-payment-gateway-wcpay-subscriptions-payment-method-order-note.php
tests/unit/subscriptions/test-class-wc-payments-subscription-migration-log-handler.php
The text was updated successfully, but these errors were encountered: