Page MenuHomeDevCentral

Normalize spaces
ClosedPublic

Authored by dereckson on Feb 15 2020, 01:42.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Nov 3, 10:52
Unknown Object (File)
Tue, Oct 28, 13:06
Unknown Object (File)
Mon, Oct 20, 21:31
Unknown Object (File)
Mon, Oct 20, 21:21
Unknown Object (File)
Mon, Oct 20, 21:19
Unknown Object (File)
Mon, Oct 20, 21:16
Unknown Object (File)
Mon, Oct 20, 18:58
Unknown Object (File)
Wed, Oct 15, 02:02
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.