Page MenuHomePhabricator

Catch more product names in "pht()", and replace newly matched Arcanist product names
ClosedPublic

Authored by epriestley on Apr 25 2022, 8:04 PM.
Tags
None
Referenced Files
F14449295: D21776.diff
Thu, Dec 26, 8:50 PM
Unknown Object (File)
Sat, Dec 21, 1:07 PM
Unknown Object (File)
Tue, Dec 17, 9:30 AM
Unknown Object (File)
Thu, Dec 5, 10:20 PM
Unknown Object (File)
Thu, Dec 5, 4:01 AM
Unknown Object (File)
Mon, Dec 2, 10:44 AM
Unknown Object (File)
Wed, Nov 27, 10:04 PM
Unknown Object (File)
Nov 26 2024, 4:33 PM
Subscribers
None

Details

Summary

Ref T13658. The lint rule called "getStringLiteralValue()", which produces string literals for fewer nodes than "evalStatic()".

Switch to "evalStatic()", then fix new warnings.

Test Plan

This test plan is non-exhaustive.

  • Ran "arc lint --everything --output summary" to generate new warnings.

Diff Detail

Repository
rARC Arcanist
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley created this revision.
This revision was not accepted when it landed; it landed in state Needs Review.Apr 25 2022, 11:46 PM
This revision was automatically updated to reflect the committed changes.