Page MenuHomePhabricator

Declare `Raphael` as a global for JSHint
ClosedPublic

Authored by joshuaspence on Dec 30 2014, 10:29 AM.
Tags
None
Referenced Files
F14056850: D11069.id26562.diff
Sat, Nov 16, 10:50 PM
F14055108: D11069.diff
Sat, Nov 16, 8:19 AM
F14043646: D11069.diff
Tue, Nov 12, 11:53 AM
F14028883: D11069.diff
Fri, Nov 8, 5:18 PM
F14026196: D11069.diff
Fri, Nov 8, 12:00 AM
F14003702: D11069.id26562.diff
Sat, Oct 26, 9:32 AM
F13998151: D11069.id.diff
Thu, Oct 24, 7:53 AM
F13973839: D11069.diff
Oct 18 2024, 2:56 AM
Subscribers

Details

Reviewers
epriestley
Group Reviewers
Blessed Reviewers
Commits
Restricted Diffusion Commit
rPdb563426156a: Declare `Raphael` as a global for JSHint
Summary

Let JSHint know that Raphael is a global that can be used anywhere. This is not technically correct, but it silences a few JSHint warnings. See http://jshint.com/docs/ for more information.

Test Plan

arc lint -- webroot/rsrc/js/application/maniphest/behavior-line-chart.js

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

joshuaspence retitled this revision from to Declare `Raphael` as a global for JSHint.
joshuaspence updated this object.
joshuaspence edited the test plan for this revision. (Show Details)
joshuaspence added a reviewer: epriestley.
epriestley edited edge metadata.
This revision is now accepted and ready to land.Dec 30 2014, 10:58 AM
This revision was automatically updated to reflect the committed changes.