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)
Tue, Mar 26, 12:17 PM
Unknown Object (File)
Tue, Mar 26, 12:17 PM
Unknown Object (File)
Tue, Mar 26, 12:17 PM
Unknown Object (File)
Sat, Mar 23, 8:34 PM
Unknown Object (File)
Sun, Mar 17, 3:22 AM
Unknown Object (File)
Sat, Mar 16, 11:35 AM
Unknown Object (File)
Sat, Mar 16, 3:36 AM
Unknown Object (File)
Tue, Mar 5, 9:23 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.