Adam Judson wrote:
I believe it's based on the same code, or at least the same set of
rules.  It seems pretty configurable though.

I suspect we should just agree to disagree about conditionals and braces though.

A


Actually, http://www.javascriptlint.com/download.htm credits JSLint for the ruleset, but this implementation seems to be based on Mozilla's js engine, JSLint is a pure js file.

Axel



On 10/03/06, Eric H. Jung <[EMAIL PROTECTED]> wrote:
Thanks, I'll definitely check it out.

Hope it's not like David Crockford's JSLint (http://www.jslint.com/lint.html). 
His tool complains
about conditionals/loops which don't have braces, even if there's only one 
nested statement. It
had other annoyances which I don't remember that ultimately led me to dumping 
it.
_______________________________________________
Project_owners mailing list
[email protected]
http://mozdev.org/mailman/listinfo/project_owners

Reply via email to