Page MenuHomeDevCentral

Normalize spaces
ClosedPublic

Authored by dereckson on Feb 15 2020, 01:42.
Tags
None
Referenced Files
Unknown Object (File)
Thu, May 15, 00:40
Unknown Object (File)
Wed, May 14, 18:53
Unknown Object (File)
Wed, May 14, 13:27
Unknown Object (File)
Sun, May 11, 07:57
Unknown Object (File)
Fri, May 9, 06:59
Unknown Object (File)
Wed, May 7, 20:57
Unknown Object (File)
Mon, May 5, 11:49
Unknown Object (File)
Fri, May 2, 14: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.