John Resig
|
25828768d7
|
Handle the case where JSLint complains about arguments in try/catch already being defined (we use the name 'e' consistently for catch(e) - will work to standardize on that now).
|
2010-10-17 10:50:17 -04:00 |
|
Brandon Aaron
|
a2e1051fb4
|
Increase max number of JSLint errors. This is necessary because we have several error messages that we choose to ignore.
|
2010-09-01 10:48:19 -05:00 |
|
jeresig
|
950b5d64a2
|
Added in integrated JSLint checking against the jQuery source. Just run 'make lint' to see the result.
|
2010-03-01 21:51:44 -05:00 |
|