#62160 closed defect (bug) (fixed)
Twenty Sixteen : PHPCS Fixes
| Reported by: | pitamdey | Owned by: | SergeyBiryukov |
|---|---|---|---|
| Priority: | normal | Milestone: | 6.7 |
| Component: | Bundled Theme | Version: | |
| Severity: | normal | Keywords: | has-patch commit |
| Cc: | Focuses: | coding-standards |
Description
In theme Twenty Sixteen,
I have found a few PHPCS errors like
- There must be exactly one blank line after the file comment
I have applied a patch which will fix this issue.
Attachments (2)
Change History (11)
This ticket was mentioned in PR #7487 on WordPress/wordpress-develop by @umeshsinghin.
2 years ago
#2
<!--
Trac 62160
#4
@
2 years ago
@umeshsinghin are you referring to this https://github.com/WordPress/wordpress-develop/pull/7487
#5
@
2 years ago
@nithins53: Yes he is referring https://github.com/WordPress/wordpress-develop/pull/7487 this PR , i think he accidentally added "We have fixed PHPCS #7487" this.
@
2 years ago
I have checked above mentioned issue into the other themes and I found few files where we need to make this change. I have updated those files and added my patch for the same.
#6
@
2 years ago
Thank you for the patch @viralsampat. Guess we can solve the issues for the rest of the codebase @mukesh27
@SergeyBiryukov commented on PR #7487:
2 years ago
#9
Thanks for the PR! Merged in r59173.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Thanks for the ticket and patch!
Could you share the command so we can solve the issue for whole codebase?
Similar ticket #62098