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)
Sun, Feb 9, 2:15 PM
Unknown Object (File)
Sun, Feb 9, 2:15 PM
Unknown Object (File)
Sun, Feb 9, 2:15 PM
Unknown Object (File)
Sun, Feb 9, 2:15 PM
Unknown Object (File)
Fri, Feb 7, 8:01 PM
Unknown Object (File)
Fri, Jan 31, 3:39 AM
Unknown Object (File)
Thu, Jan 30, 11:45 AM
Unknown Object (File)
Wed, Jan 29, 5:53 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