woocommerce / woocommerce-accommodation-bookings

An accommodations add-on for the WooCommerce Bookings extension.
87 stars 31 forks source link

Exclude the `@since` existence check sniff rule #443

Closed faisal-alvi closed 2 weeks ago

faisal-alvi commented 2 weeks ago

All Submissions:


Changes proposed in this Pull Request:

This PR excludes the @since existence check sniff to avoid errors when x.x.x is set.

Closes #442.

Steps to test the changes in this Pull Request:

See the reproduction steps in the linked Issue.

Changelog entry

Dev - Exclude the Woo Comment Hook @since sniff.