Page MenuHomeDevCentral

Normalize spaces
ClosedPublic

Authored by dereckson on Feb 15 2020, 01:42.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Sep 13, 18:27
Unknown Object (File)
Mon, Sep 8, 08:02
Unknown Object (File)
Sun, Sep 7, 19:56
Unknown Object (File)
Fri, Sep 5, 10:51
Unknown Object (File)
Fri, Sep 5, 10:40
Unknown Object (File)
Thu, Sep 4, 14:05
Unknown Object (File)
Tue, Sep 2, 01:38
Unknown Object (File)
Sat, Aug 30, 18:15
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.