I have a javascript checker working well for my own code. I want to keep checking. But when it comes to an open source library, such as jquery, for example, validation gives warnings.
I do not want to receive warnings through the loaded library. But I want to keep warnings for my code.
I know that you can exclude files from scanning in the "Settings> Scan" window, but javascript validation does not exist ! I looked at every validator, the javascript validator does not exist.
So, how can I exclude certain files from scanning?
Here is the list of validators I have: Screenshot
Thank!
PS: I am using Eclipse PDT.!
javascript eclipse eclipse-pdt
Matthieu Napoli Feb 01 2018-11-21T00: 00Z
source share