Closed (fixed)
Project:
Openlayers
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
6 Oct 2009 at 03:14 UTC
Updated:
11 Dec 2009 at 23:50 UTC
We should run all our JS code through JSLint. This will help us have better JS code. I also think Coder might be getting JS support soon.
Comments
Comment #1
tmcw commentedopenlayers.js is run through jslint and has the proper global defintions. final changes here: you'll see some 'too many var statements' errors, but my javascript foo / enthusiasm for that tweak are slight.