Page MenuHomePhabricator

Rename the `support/jshint` directory.
ClosedPublic

Authored by joshuaspence on Jul 16 2014, 2:41 AM.
Tags
None
Referenced Files
F19740832: D9944.id.diff
Sun, Feb 15, 9:52 AM
F19740819: D9944.id.diff
Sun, Feb 15, 9:52 AM
F19610157: D9944.id23871.diff
Feb 3 2026, 3:27 PM
F19545889: D9944.diff
Jan 24 2026, 8:24 PM
F19509364: D9944.id23856.diff
Jan 10 2026, 6:42 PM
F19506907: D9944.id23856.diff
Jan 9 2026, 5:08 PM
F19506387: D9944.id23871.diff
Jan 9 2026, 4:45 PM
F19099336: D9944.id23871.diff
Dec 4 2025, 7:40 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
Branch
jshintrc
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 1708
Build 1709: [Placeholder Plan] Wait for 30 Seconds

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