-
Notifications
You must be signed in to change notification settings - Fork 144
Closed
Labels
InfrastructureIssues for the overall performance plugin infrastructureIssues for the overall performance plugin infrastructure[Type] EnhancementA suggestion for improvement of an existing featureA suggestion for improvement of an existing feature
Description
Feature Description
We're expecting developers to run phpcs/phpcbf manually before creating a PR. This can be automated easily via husky. Husky is also used by Gutenberg to lint before commit.
So here are things that we need to do:
- Add a pre-commit hook via husky to run
phpcbfbefore commit to auto-fix phpcs errors. - Run
phpcsso that users can manually resolve any errors which are not automatically fixable.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
InfrastructureIssues for the overall performance plugin infrastructureIssues for the overall performance plugin infrastructure[Type] EnhancementA suggestion for improvement of an existing featureA suggestion for improvement of an existing feature
Type
Fields
Give feedbackNo fields configured for issues without a type.