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
F13063003: D21763.id51899.diff
Sat, Apr 20, 4:15 AM
Unknown Object (File)
Tue, Apr 16, 2:08 AM
Unknown Object (File)
Sun, Apr 14, 10:01 AM
Unknown Object (File)
Thu, Apr 11, 4:14 AM
Unknown Object (File)
Wed, Apr 10, 12:21 AM
Unknown Object (File)
Thu, Apr 4, 10:05 PM
Unknown Object (File)
Wed, Apr 3, 12:17 PM
Unknown Object (File)
Sat, Mar 30, 10:24 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