Make WordPress Core

Opened 14 years ago

Closed 14 years 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: Focuses:

Description

Keeping wp_initial_constants() with WP coding standards.

Attachments (1)

23126.patch (830 bytes ) - added by dimadin 14 years ago.

Download all attachments as: .zip

Change History (5)

@dimadin
14 years ago

#1 @SergeyBiryukov
14 years ago

  • Milestone Awaiting Review3.6
  • Priority normallowest

#2 follow-up: @johnbillion
14 years ago

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

#3 in reply to: ↑ 2 @SergeyBiryukov
14 years 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.

#4 @ryan
14 years ago

  • Owner set to ryan
  • Resolutionfixed
  • Status newclosed

In 23308:

Whitespace cleanup.

Props dimadin
fixes #23126

Note: See TracTickets for help on using tickets.