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
Unknown Object (File)
Mon, Oct 7, 2:49 PM
Unknown Object (File)
Mon, Oct 7, 2:48 PM
Unknown Object (File)
Mon, Oct 7, 2:48 PM
Unknown Object (File)
Mon, Oct 7, 2:39 PM
Unknown Object (File)
Mon, Sep 30, 4:59 PM
Unknown Object (File)
Sep 23 2024, 5:20 PM
Unknown Object (File)
Sep 19 2024, 7:44 PM
Unknown Object (File)
Sep 18 2024, 10:10 AM
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.