kof / node-linter

[deprecared] Code quality tools collection in one nodejs module
22 stars 2 forks source link

javascriptlint todo #4

Open kof opened 13 years ago

kof commented 13 years ago
DTrejo commented 13 years ago

Hey, feel free to remove javascript lint from linter. I'll probably switch to jshint and it won't matter. Sorry for making more work for you, David

kof commented 13 years ago

hi, javascriptlint is checking stuff, which jslint and jshint do not. I think it is still good to add it and make it configurable. It is also planed to make jslint fully configurable by ignoring some errors if option is disabled. I like the Idea of jshint, but I don't like the way they do it, they have now to maintain the whole code etc.