Closed Bug 1552795 Opened 6 years ago Closed 6 years ago

Remove all trailing whitespaces in idl files

Categories

(Developer Infrastructure :: Source Code Analysis, task)

task
Not set
normal

Tracking

(firefox69 fixed)

RESOLVED FIXED
mozilla69
Tracking Status
firefox69 --- fixed

People

(Reporter: Sylvestre, Assigned: Sylvestre)

References

Details

Attachments

(1 file)

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

+++ 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 '*.idl')
$ hg revert $(cat tools/rewriting/ThirdPartyPaths.txt )

At some point, we should consider if we don't want to use clang-format on this too.

Assignee: nobody → sledru
Type: defect → task
Pushed by sledru@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/020c8c871c0d Remove all trailing whitespaces in idl files r=Ehsan
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla69
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: