jenkins - Customize SonarQube rules of sonar-web-frontend plugin in sonar dashboard -


i configured sonarqube analyze angular 2 project example sonar-web-frontend-helloworld

and added sonar plugin jenkins , run gulp task jenkins command. worked , can view project in sonar dashboard.

but problem uses rules project not sonar server. have added web-front-end plugin in sonar server. want use set of rules while running code analyzer project. , also, using current methods disable rules have disable them rules file in project. how can improve sonar job disable rules using sonar dashboard log in admin.

sonarqube analysis use rules relevant quality profile on server. if need adjust set of rules applied, must edit profile, default profile.


Comments

Popular posts from this blog

python - How to insert QWidgets in the middle of a Layout? -

python - serve multiple gunicorn django instances under nginx ubuntu -

module - Prestashop displayPaymentReturn hook url -