Update coding standards, add wp-env and Codespaces config #3
phpcs.yml
on: pull_request
call-workflow
/
phpcs
15s
Annotations
1 error and 2 warnings
|
call-workflow / phpcs
Process completed with exit code 1.
|
|
call-workflow / phpcs:
themes/atvp/includes/template-tags.php#L154
It is recommended not to use reserved keyword "echo" as function parameter name. Found: $echo
|
|
call-workflow / phpcs:
themes/atvp/includes/theme-setup.php#L334
It is recommended not to use reserved keyword "class" as function parameter name. Found: $class
|