Opened 6 months ago
Closed 5 months ago
#23126 closed enhancement (fixed)
Use tab instead of space + tab for indentation
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | lowest | Milestone: | 3.6 |
| Component: | General | Version: | |
| Severity: | trivial | Keywords: | has-patch |
| Cc: |
Description
Keeping wp_initial_constants() with WP coding standards.
Attachments (1)
Change History (5)
comment:1
SergeyBiryukov
— 6 months ago
- Milestone changed from Awaiting Review to 3.6
- Priority changed from normal to lowest
comment:2
follow-up:
↓ 3
johnbillion
— 6 months ago
comment:3
in reply to:
↑ 2
SergeyBiryukov
— 5 months ago
Replying to johnbillion:
I thought these were discouraged?
Yes, one of the reasons is that formatting cleanup often makes patches with more substantial changes stale. 23126.patch seems fairly minor though.
Note: See
TracTickets for help on using
tickets.
There seems to have been several code refactoring/restyling tickets lately. I thought these were discouraged?