Page MenuHomePhabricator

Rename the `support/jshint` directory.
ClosedPublic

Authored by joshuaspence on Jul 16 2014, 2:41 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Apr 25, 2:10 AM
Unknown Object (File)
Wed, Apr 24, 11:49 PM
Unknown Object (File)
Sat, Apr 20, 7:21 PM
Unknown Object (File)
Tue, Apr 16, 2:03 AM
Unknown Object (File)
Fri, Apr 12, 10:55 PM
Unknown Object (File)
Fri, Apr 12, 6:26 AM
Unknown Object (File)
Fri, Apr 12, 6:26 AM
Unknown Object (File)
Thu, Apr 11, 10:15 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