Exclude file from issues list in SonarQube -


i'm running sonarqube 4.5 , have project wants file excluded issues. reason have few jquery libs stored project javascript files , aren't able move them. jquery files being analyzed , counted against project when shouldn't.

i can ignore them test coverage doesn't remove them issues , tech debt metrics.

long term i'll have team restructure js files can't done immediately.

you need use source exclusions achieve this, see thread - how exclude directory code analysis?


Comments

Popular posts from this blog

javascript - Using jquery append to add option values into a select element not working -

Android soft keyboard reverts to default keyboard on orientation change -

jquery - javascript onscroll fade same class but with different div -