I use SonarLint in my Eclipse to analyze JAVA web project.
How to exclude js files from SonarLint analysis? It is because when I open js file, SonarLint starts to slow down the Eclipse performance.
Used version:
SonarLint for Eclipse 1.0.0.20151015-1547-RELEASE Thanks
