Closed Bug 1489454 Opened 6 years ago Closed 6 years ago

Remove all trailing whitespaces (again)

Categories

(Developer Infrastructure :: Source Code Analysis, enhancement)

enhancement
Not set
normal

Tracking

(firefox64 fixed)

RESOLVED FIXED
mozilla64
Tracking Status
firefox64 --- fixed

People

(Reporter: Sylvestre, Assigned: Sylvestre)

References

Details

Attachments

(1 file)

+++ This bug was initially created as a clone of Bug #1378712 +++

To avoid follow up patches, I am proposing that we remove them all at once.
$ sed --in-place 's/[[:space:]]\+$//' $(find . -iname '*.cpp' -o -iname '*.h' -o -iname '*.c')
$ hg revert $(cat tools/rewriting/ThirdPartyPaths.txt )

This also fixes some files with the Windows formatting.
This also includes moving some files to the regular format.
Comment on attachment 9007179 [details]
Bug 1489454 - Remove all trailing whitespaces (again) r?ehsan

:Ehsan Akhgari has approved the revision.
Attachment #9007179 - Flags: review+
Pushed by sledru@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/10d5143647cf
Remove all trailing whitespaces (again) r=Ehsan
Assignee: nobody → sledru
https://hg.mozilla.org/mozilla-central/rev/10d5143647cf
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla64
Blocks: 1552795
Depends on: 1554625
Product: Firefox Build System → Developer Infrastructure
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: