[wp-trac] [WordPress Trac] #62166: PHPCS Errors
WordPress Trac
noreply at wordpress.org
Fri Oct 4 11:24:46 UTC 2024
#62166: PHPCS Errors
------------------------------+-----------------------------
Reporter: dhruvang21 | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version:
Severity: normal | Keywords:
Focuses: coding-standards |
------------------------------+-----------------------------
This ticket is created to serve as the base for resolving the phpcs error
such as
"There must be exactly one blank line after the file comment" for the
whole codebase
Command to check for this Error :- phpcs --standard=WordPress
--extensions=php file_path
Currently the error has been resolved in the following themes:-
Twentythirteen, Twentyfifteen :- By this patch
[https://core.trac.wordpress.org/attachment/ticket/62160/62160.patch]
Twentyfouteen:- [https://core.trac.wordpress.org/ticket/62098]
Twentysixteen:- [https://core.trac.wordpress.org/ticket/62160]
--
Ticket URL: <https://core.trac.wordpress.org/ticket/62166>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list