Opened 7 years ago
Last modified 7 years ago
#48270 new enhancement
Add space before first parentheses of if condition for JS consistency
| Reported by: | mehidi258 | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Awaiting Review |
| Component: | Administration | Version: | 5.3 |
| Severity: | minor | Keywords: | has-patch |
| Cc: | Focuses: | javascript, coding-standards |
Description
Attachments (3)
Change History (6)
#3
@
7 years ago
As far as I'm concerned, These JS files are excluded from Linting. Also there is specific mentions of not refactoring these files in here
https://make.wordpress.org/core/handbook/best-practices/coding-standards/javascript/#code-refactoring
Yet I am inclined to upload to cleaner patch if this seems to be qualified to patch :)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Hello @mehidi258, welcome to WordPress Trac!
Are you referring to
wp-admin/js/post.js? I believe that one is compiled!