Opened 12 years ago
Closed 12 years ago
#28275 closed enhancement (wontfix)
Remove spacing around integer type casting
| Reported by: | mattonomics | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Formatting | Version: | 4.0 |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: |
Description
There is only one instance of '( int )' in all of WordPress. I believe it should be '(int)', without spaces.
Attachments (2)
Change History (4)
#2
@
12 years ago
- Milestone Awaiting Review
- Resolution → wontfix
- Status new → closed
Formatting cleanup tickets are generally discouraged. Coding style fixes should be a result of more substantial changes: http://wpdevel.wordpress.com/2011/03/23/code-refactoring/.
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Oops, first patch file is backwards :)