Page MenuHomePhabricator

Declare `Raphael` as a global for JSHint
ClosedPublic

Authored by joshuaspence on Dec 30 2014, 10:29 AM.
Tags
None
Referenced Files
F19933187: D11069.id26562.diff
Fri, Apr 10, 10:47 PM
F19811643: D11069.diff
Mar 4 2026, 1:57 AM
F19659909: D11069.diff
Feb 7 2026, 2:06 AM
F19650569: D11069.diff
Feb 6 2026, 9:46 AM
F19152372: D11069.diff
Dec 11 2025, 2:26 AM
F19099549: D11069.id26562.diff
Dec 4 2025, 8:30 PM
F19099548: D11069.id.diff
Dec 4 2025, 8:30 PM
F19099530: D11069.diff
Dec 4 2025, 8:18 PM
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.