|
|
|
|
Project News
JavaScript Lint 0.1g ReleasedSat, 08 Oct 2005 16:37:29 +0000This release includes a warning if the default case is missing from switch, a warning if a case is duplicated within a switch, better intelligence when checking for missing break statements, and a /*@fallthru*@/ control comment (must always come at the very end of a case). Available from the download page. |
|
|