Page MenuHomePhabricator

Fix ArcanistJSHintLinterTestCase::testLinter for recent JSHint
ClosedPublic

Authored by jrtc27 on Jan 11 2021, 3:00 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, May 3, 4:02 AM
Unknown Object (File)
Mon, Apr 29, 4:17 PM
Unknown Object (File)
Sun, Apr 28, 2:44 AM
Unknown Object (File)
Thu, Apr 25, 12:06 AM
Unknown Object (File)
Wed, Apr 24, 11:58 PM
Unknown Object (File)
Sat, Apr 20, 5:29 PM
Unknown Object (File)
Fri, Apr 19, 9:46 PM
Unknown Object (File)
Thu, Apr 11, 8:16 AM
Subscribers

Details

Summary

Recent JSHint improves the warning and attributes it to the equals sign
rather than the end of the expression (changed in 897e0359ce19, first
released in 2.11.0-rc1).

Test Plan

Ran arc unit with JSHint 2.12.0

Diff Detail

Repository
rARC Arcanist
Branch
php-8
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 24987
Build 34477: arc lint + arc unit