#62098 closed defect (bug) (fixed)
Twenty Fourteen : PHPCS Fixes
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 6.7 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Bundled Theme | Keywords: | has-patch commit |
Focuses: | coding-standards | Cc: |
Description
In theme Twenty Fourteen,
I have found a few PHPCS errors like
- Inline comments must end in full stops, exclamation marks, or question marks
- There must be exactly one blank line after the file comment
I have applied a patch which will fix this issue.
Attachments (1)
Change History (7)
This ticket was mentioned in PR #7421 on WordPress/wordpress-develop by @dhruvang21.
8 months ago
#2
#5
@
7 months ago
- Owner set to SergeyBiryukov
- Resolution set to fixed
- Status changed from new to closed
In 59158:
@SergeyBiryukov commented on PR #7421:
7 months ago
#6
Thanks for the PR! Merged in r59158.
Note: See
TracTickets for help on using
tickets.
Patch for this issue