Bug 183685 - add option to sort-Xcode-project-file to print out the new file to stdout
Summary: add option to sort-Xcode-project-file to print out the new file to stdout
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Enhancement
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-03-15 16:25 PDT by Sonny
Modified: 2018-03-15 16:25 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sonny 2018-03-15 16:25:28 PDT
Instead of overriding the old file with the new sorted file.  Requesting a way to get the sorted file output to stdout.

We want to use this with arc lint and would like to be more transparent with user what they're committed to.  So showing the actual diff to the user before apply the changes would solve this.