Conversation
… headers. (cherry picked from commit a648d5a)
|
Hi adrianocomp, I'm a little bit suspicious that you're mainly trying to get traffic to that website. But then, it's not a bad website.
So they are useful to a point, but can be quite annoying when you have to trawl through a bunch of incorrectly flagged errors to find the one true error. This is what tends to put people off. Ben McIntyre |
|
Hi Ben, Thanks for comments. They are very helpful. Regards. |
Hi,
I'm a PhD candidate and I'm studying whether static verification tools source code as JSLint and JSHint are really effective in finding problems in the source code. I checked the latest version of its source code with JSHint and JSLint and found some significant problems.
The images below show the names of errors find by JSLint and JSHint. The number next to the error, means the time of this error appears in your code.
This mistakes can lead to problems that are hard to solve. Solutions for this problems can be found here:
https://jslinterrors.com/
Do you agree with these problems? Yes or No?
You want to fix this problems?
Regards,