Page MenuHomePhabricator

Minor change to `ArcanistXHPASTLinter`
ClosedPublic

Authored by joshuaspence on Jul 11 2014, 7:05 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Sep 3, 12:00 PM
Unknown Object (File)
Mon, Aug 26, 1:17 AM
Unknown Object (File)
Mon, Aug 26, 12:17 AM
Unknown Object (File)
Aug 9 2024, 2:20 AM
Unknown Object (File)
Aug 6 2024, 2:55 PM
Unknown Object (File)
Jul 23 2024, 9:23 PM
Unknown Object (File)
Jul 22 2024, 11:29 PM
Unknown Object (File)
Jul 19 2024, 4:16 PM
Subscribers

Details

Summary

Change == to ===. This is a little bit cleaner because we shouldn't need type coercion here.

Test Plan

Ran arc unit.

Diff Detail

Repository
rARC Arcanist
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

joshuaspence retitled this revision from to Minor change to `ArcanistXHPASTLinter`.
joshuaspence updated this object.
joshuaspence edited the test plan for this revision. (Show Details)
joshuaspence added a reviewer: epriestley.
epriestley edited edge metadata.
This revision is now accepted and ready to land.Jul 11 2014, 11:17 AM