Page MenuHomePhabricator

Modernize `ArcanistJSHintLinter`.
ClosedPublic

Authored by joshuaspence on May 3 2014, 6:22 AM.
Tags
None
Referenced Files
F15375434: D8965.diff
Wed, Mar 12, 11:12 PM
Unknown Object (File)
Jan 25 2025, 8:30 PM
Unknown Object (File)
Jan 21 2025, 9:00 AM
Unknown Object (File)
Jan 19 2025, 5:08 PM
Unknown Object (File)
Jan 18 2025, 2:05 AM
Unknown Object (File)
Dec 31 2024, 9:43 AM
Unknown Object (File)
Dec 17 2024, 6:19 AM
Unknown Object (File)
Dec 10 2024, 1:45 PM
Subscribers

Details

Summary

Modernize ArcanistJSHintLinter by extending from ArcanistExternalLinter instead of ArcanistLinter.

Test Plan

Wrote and executed unit tests.

Diff Detail

Repository
rARC Arcanist
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

joshuaspence retitled this revision from to Modernize `ArcanistJSHintLinter`..
joshuaspence updated this object.
joshuaspence edited the test plan for this revision. (Show Details)
joshuaspence added a reviewer: epriestley.

Actually this overlaps a fair bit with D6810.

This revision is now accepted and ready to land.May 5 2014, 9:22 PM
src/lint/linter/__tests__/jshint/dot-notation.lint-test
3–4

My local copy doesn't raise these, but we can sort that out once the version stuff is in.

epriestley updated this revision to Diff 21331.

Closed by commit rARCa7327ca0e943 (authored by @joshuaspence, committed by @epriestley).