Ref T13658. The lint rule called "getStringLiteralValue()", which produces string literals for fewer nodes than "evalStatic()".
Switch to "evalStatic()", then fix new warnings.
Differential D21776
Catch more product names in "pht()", and replace newly matched Arcanist product names Authored by epriestley on Apr 25 2022, 8:04 PM. Tags None Referenced Files
Subscribers None
Details
Ref T13658. The lint rule called "getStringLiteralValue()", which produces string literals for fewer nodes than "evalStatic()". Switch to "evalStatic()", then fix new warnings. This test plan is non-exhaustive.
Diff Detail
|