Page MenuHomeDevCentral

Normalize spaces
ClosedPublic

Authored by dereckson on Feb 15 2020, 01:42.
Tags
None
Referenced Files
F3914678: D2218.diff
Thu, Dec 19, 16:32
Unknown Object (File)
Tue, Dec 17, 06:04
Unknown Object (File)
Sun, Dec 15, 12:06
Unknown Object (File)
Sun, Dec 15, 11:46
Unknown Object (File)
Fri, Dec 13, 06:02
Unknown Object (File)
Fri, Dec 13, 02:35
Unknown Object (File)
Mon, Dec 9, 21:17
Unknown Object (File)
Thu, Dec 5, 11:18
Subscribers
None

Details

Summary

Some comments contained non-breakable space, without any obvious rationale.

Test Plan

grep -r $'\xc2\xa0' .

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Passed
Unit
No Test Coverage
Branch
fix-nbsp (branched from master)
Build Status
Buildable 3437
Build 3686: arc lint + arc unit

Event Timeline

dereckson created this revision.
This revision is now accepted and ready to land.Feb 15 2020, 01:42
This revision was automatically updated to reflect the committed changes.