-
Notifications
You must be signed in to change notification settings - Fork 72
Updated the woocommerce-sniffs version #6755
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Test the buildOption 1. Jetpack Beta
Option 2. Jurassic Ninja - available for logged-in A12s🚀 Launch a JN site with this branch 🚀 ℹ️ Install this Tampermonkey script to get more options. Build info:
Note: the build is updated when a new commit is pushed to this PR. |
Size Change: 0 B Total Size: 1.25 MB ℹ️ View Unchanged
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@jessy-p - Nice work to figure this out!
However, CI run PHP linting for this change creates a lot of issues due to missing comments for hooks.
Yeah, like you mentioned in the meta issue 93, we need to either ignore those or add up comments for existing hooks. This requires more thoughts and discussions within our Gamma team or even wider #wcpay devs.
TBD: Fix or ignore existing issues. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good however, it would be also nice to add a link to the guide on setting up the code sniffer for the reviewer in the testing instruction.
Outdated PR, closing |
Fixes #6776
Changes proposed in this Pull Request
woocommerce-sniffs
to 0.1.3 from 0.1.0CommentHooksSniff
for ensuring hooks usage are documentedTesting instructions
npm run changelog
to add a changelog file, choosepatch
to leave it empty if the change is not significant. You can add multiple changelog files in one PR by running this command a few times.Post merge