WordPress.org

Make WordPress Core

Opened 6 months ago

Closed 5 months ago

#23126 closed enhancement (fixed)

Use tab instead of space + tab for indentation

Reported by: dimadin Owned by: ryan
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)

23126.patch (830 bytes) - added by dimadin 6 months ago.

Download all attachments as: .zip

Change History (5)

dimadin6 months ago

comment:1 SergeyBiryukov6 months ago

  • Milestone changed from Awaiting Review to 3.6
  • Priority changed from normal to lowest

comment:2 follow-up: johnbillion6 months ago

There seems to have been several code refactoring/restyling tickets lately. I thought these were discouraged?

comment:3 in reply to: ↑ 2 SergeyBiryukov5 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.

comment:4 ryan5 months ago

  • Owner set to ryan
  • Resolution set to fixed
  • Status changed from new to closed

In 23308:

Whitespace cleanup.

Props dimadin
fixes #23126

Note: See TracTickets for help on using tickets.