Page MenuHomePhabricator

Declare `Raphael` as a global for JSHint
ClosedPublic

Authored by joshuaspence on Dec 30 2014, 10:29 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Jul 3, 4:48 AM
Unknown Object (File)
May 21 2025, 3:27 AM
Unknown Object (File)
May 8 2025, 10:48 AM
Unknown Object (File)
Apr 27 2025, 6:55 AM
Unknown Object (File)
Apr 14 2025, 7:50 PM
Unknown Object (File)
Apr 13 2025, 12:42 PM
Unknown Object (File)
Apr 6 2025, 6:45 PM
Unknown Object (File)
Apr 3 2025, 9:42 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
Branch
master
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 3364
Build 3371: [Placeholder Plan] Wait for 30 Seconds

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.