-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Closed
Labels
[Status] In ProgressTracking issues with work in progressTracking issues with work in progress[Type] Build ToolingIssues or PRs related to build toolingIssues or PRs related to build tooling[Type] EnhancementA suggestion for improvement.A suggestion for improvement.
Description
What problem does this address?
Gutenberg currently doesn't use parallel processing for PHPCS sniffs, unlike WordPress Core repository.
What is your proposed solution?
Enable parallel processing by adding an appropriate configuration value to the phpcs.xml.dist
file; this should speed up the GitHub CI jobs.
Metadata
Metadata
Assignees
Labels
[Status] In ProgressTracking issues with work in progressTracking issues with work in progress[Type] Build ToolingIssues or PRs related to build toolingIssues or PRs related to build tooling[Type] EnhancementA suggestion for improvement.A suggestion for improvement.