#62112 closed defect (bug) (fixed)
Twenty Nineteen : PHPCS Fixes
| Reported by: | pitamdey | Owned by: | SergeyBiryukov |
|---|---|---|---|
| Priority: | normal | Milestone: | 6.7 |
| Component: | Bundled Theme | Version: | |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: | docs, coding-standards |
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
@
22 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
@
22 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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Patch for this issue