Comment on Google releases its own Javascript Lint tool parentComments−thezilch16yNote: It would appear the coding-style assertions can be attributed to the "--strict" flag, used in the example.YMMV, but I get the above impression from the docs (How To) -- http://code.google.com/closure/utilities/docs/linter_howto.h...
Comments
Note: It would appear the coding-style assertions can be attributed to the "--strict" flag, used in the example.
YMMV, but I get the above impression from the docs (How To) -- http://code.google.com/closure/utilities/docs/linter_howto.h...