[wp-trac] [WordPress Trac] #43075: Use tabs for indentation in `package.json`

WordPress Trac noreply at wordpress.org
Sat Oct 20 04:42:38 UTC 2018


#43075: Use tabs for indentation in `package.json`
------------------------------+-----------------------
 Reporter:  netweb            |       Owner:  dd32
     Type:  defect (bug)      |      Status:  reopened
 Priority:  normal            |   Milestone:  5.0
Component:  Build/Test Tools  |     Version:
 Severity:  normal            |  Resolution:
 Keywords:  has-patch commit  |     Focuses:
------------------------------+-----------------------
Changes (by netweb):

 * status:  closed => reopened
 * resolution:  fixed =>
 * milestone:  5.1 => 5.0


Comment:

 Reopening to backport this change to the `5.0` branch. Primarily to remove
 any ambiguity of Core's JSON coding standards., currently, Gutenberg uses
 tabs for indentation but the 5.0 branch of core does not.

 ----

 Replying to [comment:4 swissspidy]: ticket:45088#comment:4
 > When running `npm install` on my Mac, I see lots of changes of http URLs
 to https in `package-lock.json`. Is that happening for anyone else?

 This patch can also update instances of `http://registry.npmjs.org` to
 `https://registry.npmjs.org`that currently exist in the 5.0 branch of the
 `package-lock.json` file.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/43075#comment:4>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list