This repository has been archived by the owner on Mar 9, 2024. It is now read-only.
Rebuild widgets screen (and equivalent in Customizer) to use details and summary tags #603
coding-standards.yml
on: pull_request
PHP coding standards
51s
Pre-commit checks
1m 5s
Annotations
5 errors
PHP coding standards:
src/wp-admin/includes/widgets.php#L130
Concat operator must be surrounded by a single space
|
PHP coding standards:
src/wp-includes/class-wp-customize-widgets.php#L922
Expected 1 space after FUNCTION keyword; 0 found
|
PHP coding standards:
src/wp-includes/class-wp-customize-widgets.php#L925
Expected 1 space after FUNCTION keyword; 0 found
|
PHP coding standards
Process completed with exit code 1.
|
Pre-commit checks
Process completed with exit code 3.
|