Jeremy Ashkenas
|
8d30feaf88
|
Fixing jsl.conf to lint cleanly again (don't mind our void 0s)
|
2010-11-04 22:39:50 -04:00 |
|
Jeremy Ashkenas
|
017e3a156e
|
Removing breaks from the last switch case, and just disabling the lint warning instead.
|
2010-10-24 21:30:26 -04:00 |
|
Jeremy Ashkenas
|
61852aaddc
|
Turning off a couple more warnings we'd like to ignore in JavaScriptLint.
|
2010-09-28 20:04:10 -04:00 |
|
Jeremy Ashkenas
|
2a0bd1adc7
|
silencing another JavaScriptLint extraneous warning.
|
2010-09-16 00:36:46 -04:00 |
|
Jeremy Ashkenas
|
1d6eca76f8
|
disabling javascriptlint's 'test for equality mistyped as assignment', because it's not relevant to coffeescript.
|
2010-08-14 16:05:14 -04:00 |
|
Jeremy Ashkenas
|
6555d86328
|
Adding a jsl.conf configuration file for JavaScript lint, and switching to == null for soaks, accordingly.
|
2010-08-14 16:02:01 -04:00 |
|