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)
Feb 4 2024, 12:34 AM
Unknown Object (File)
Jan 17 2024, 4:32 AM
Unknown Object (File)
Jan 17 2024, 4:19 AM
Unknown Object (File)
Jan 16 2024, 3:47 PM
Unknown Object (File)
Dec 30 2023, 5:08 PM
Unknown Object (File)
Dec 26 2023, 8:51 PM
Unknown Object (File)
Dec 24 2023, 2:37 AM
Unknown Object (File)
Dec 16 2023, 11:53 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