Page MenuHomeDevCentral

Normalize spaces
ClosedPublic

Authored by dereckson on Feb 15 2020, 01:42.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Nov 8, 00:11
Unknown Object (File)
Sun, Nov 3, 17:04
Unknown Object (File)
Sat, Nov 2, 07:33
Unknown Object (File)
Thu, Oct 31, 09:12
Unknown Object (File)
Fri, Oct 25, 14:31
Unknown Object (File)
Wed, Oct 23, 21:19
Unknown Object (File)
Tue, Oct 22, 08:50
Unknown Object (File)
Oct 16 2024, 13:13
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.