Closed nwalton3 closed 11 years ago
script.js run through jsLint and corrected.
Wrapped all BYUWeb scripts in function closures with "use strict" directive. HTML validated.
CSS validates mostly. Some errors from IE 6/7 hacks.
Added jshint to grunt tasks. Now automatically checking js.
I know the output isn't always super-helpful for real-world implementation, but you can pick up glaring errors that way too.