Page MenuHomePhabricator

Add a "product name literal in pht()" linter
ClosedPublic

Authored by epriestley on Apr 25 2022, 4:41 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Jul 26, 2:05 AM
Unknown Object (File)
Thu, Jul 25, 9:18 AM
Unknown Object (File)
Wed, Jul 24, 1:43 PM
Unknown Object (File)
Tue, Jul 23, 1:15 AM
Unknown Object (File)
Sun, Jul 21, 3:13 AM
Unknown Object (File)
Fri, Jul 19, 10:00 PM
Unknown Object (File)
Sat, Jul 13, 9:11 PM
Unknown Object (File)
Fri, Jul 12, 11:53 AM
Subscribers
None

Details

Summary

Ref T13658. One challenge in forking Phabricator is product name references in user-visible strings, particularly in "pht()".

Add a linter to identify the use of product name literals in "pht()" text.

The linter could fix these automatically, but it looks like there are fewer than 200 across both Arcanist and Phabricator and some sampling suggests that many are probably clearer when rewritten into generic language anyway.

Test Plan

Ran linter, saw it pop out reasonable warnings.

Diff Detail

Repository
rARC Arcanist
Branch
product1
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 25651
Build 35479: arc lint + arc unit