Page MenuHomePhabricator

Rename the `support/jshint` directory.
ClosedPublic

Authored by joshuaspence on Jul 16 2014, 2:41 AM.
Tags
None
Referenced Files
F18822678: D9944.id.diff
Thu, Oct 23, 7:59 AM
F18784460: D9944.id23855.diff
Mon, Oct 13, 12:35 PM
F18769441: D9944.diff
Wed, Oct 8, 7:39 AM
F18764261: D9944.id.diff
Tue, Oct 7, 5:10 AM
F18761423: D9944.diff
Mon, Oct 6, 2:16 PM
F18636080: D9944.diff
Sep 17 2025, 3:29 AM
F18592828: D9944.id.diff
Sep 12 2025, 1:17 PM
F18378210: D9944.diff
Aug 28 2025, 1:57 PM
Subscribers

Details

Reviewers
epriestley
Group Reviewers
Blessed Reviewers
Commits
Restricted Diffusion Commit
rP13590b9e3def: Rename the `support/jshint` directory.
Summary

It is somewhat overkill to use an entire directory for a single file (the configuration file for JSHint). Instead, rename the directory so that it could (theoretically) be used for other linter configuration files.

Test Plan

Ran arc lint -- webroot/rsrc/js/core/phtize.js just to make sure everything still works.

Diff Detail

Repository
rP Phabricator
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

joshuaspence retitled this revision from to Rename the `support/jshint` directory..
joshuaspence updated this object.
joshuaspence edited the test plan for this revision. (Show Details)
joshuaspence added a reviewer: epriestley.
joshuaspence edited edge metadata.
  • Change the path for the JSON linter as well.
epriestley edited edge metadata.
This revision is now accepted and ready to land.Jul 16 2014, 11:47 AM