Page MenuHomePhabricator

Fix ArcanistJSHintLinterTestCase::testLinter for recent JSHint
ClosedPublic

Authored by jrtc27 on Jan 11 2021, 3:00 AM.

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
Lint
Lint Not Applicable
Unit
Tests Not Applicable