Page MenuHomePhabricator

Rename the `support/jshint` directory.
ClosedPublic

Authored by joshuaspence on Jul 16 2014, 2:41 AM.
Tags
None
Referenced Files
F14048568: D9944.diff
Thu, Nov 14, 8:25 AM
F14038228: D9944.id23871.diff
Sun, Nov 10, 10:16 PM
F14038225: D9944.id23856.diff
Sun, Nov 10, 10:16 PM
F14038224: D9944.id23855.diff
Sun, Nov 10, 10:16 PM
F14034511: D9944.diff
Sun, Nov 10, 12:45 AM
F14021825: D9944.diff
Wed, Nov 6, 12:50 PM
F13992096: D9944.id23856.diff
Tue, Oct 22, 2:19 PM
F13986801: D9944.id23871.diff
Mon, Oct 21, 5:40 AM
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