Page MenuHomePhabricator

Fix ArcanistJSHintLinterTestCase::testLinter for recent JSHint
ClosedPublic

Authored by jrtc27 on Jan 11 2021, 3:00 AM.
Tags
None
Referenced Files
F17537061: D21503.diff
Thu, Jul 3, 10:55 AM
Unknown Object (File)
Thu, Jun 19, 9:11 PM
Unknown Object (File)
Thu, Jun 5, 5:05 PM
Unknown Object (File)
May 20 2025, 6:05 AM
Unknown Object (File)
May 19 2025, 9:21 PM
Unknown Object (File)
May 11 2025, 4:07 AM
Unknown Object (File)
Apr 28 2025, 5:38 AM
Unknown Object (File)
Apr 26 2025, 3:51 PM
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