Page MenuHomeDevCentral

Normalize spaces
ClosedPublic

Authored by dereckson on Feb 15 2020, 01:42.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Apr 20, 02:48
Unknown Object (File)
Thu, Apr 17, 01:23
Unknown Object (File)
Wed, Apr 16, 17:33
Unknown Object (File)
Fri, Apr 11, 11:37
Unknown Object (File)
Thu, Apr 10, 17:43
Unknown Object (File)
Thu, Apr 10, 17:39
Unknown Object (File)
Thu, Apr 10, 15:03
Unknown Object (File)
Thu, Apr 10, 13:24
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.