Page MenuHomePhabricator

Modernize `ArcanistJSHintLinter`.
ClosedPublic

Authored by joshuaspence on May 3 2014, 6:22 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Jan 25, 8:30 PM
Unknown Object (File)
Tue, Jan 21, 9:00 AM
Unknown Object (File)
Sun, Jan 19, 5:08 PM
Unknown Object (File)
Sat, Jan 18, 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
Unknown Object (File)
Nov 17 2024, 12:18 AM
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).