#62112 closed defect (bug) (fixed)
Twenty Nineteen : PHPCS Fixes
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 6.7 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Bundled Theme | Keywords: | has-patch |
Focuses: | docs, coding-standards | Cc: |
Description
In theme Twenty-Nineteen, I can see there are a few PHPCS errors, so I have applied a patch to fix them.
Attachments (3)
Change History (9)
#1
@
5 months ago
The PHPCS errors that were fixed are :
- Doc comments are missing
- The closing brace for the class must go on the next line after the body
- There must be exactly one blank line after the file comment
#2
@
5 months ago
- Owner set to SergeyBiryukov
- Resolution set to fixed
- Status changed from new to closed
In 59090:
@
5 months ago
I have checked above mentioned issue and founds few files. Here, I have added its patch.
Note: See
TracTickets for help on using
tickets.
Patch for this issue