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

user interface - how to replace an ongoing process of image capture from another process call over the same ImageLabel in python's GUI TKinter -

javascript - Restarting Supervisor and effect on FlaskSocketIO -

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