sonarqube - how to disable some issue in sonar metrics? -


it possible turn off issue checking in sonar projects , how it? want example disable "tabulation characters should not used" or "modifier order".

thank help.

if keep rule active while excluding parts of source-code, can use features of the switch-off violations-plugin.

the plugin deprecated sonarqube 4.0, possible use integrated features described in part of sonarqube-documentation: http://docs.codehaus.org/display/sonar/narrowing+the+focus

if using older version of sonarqube find plugin here: http://docs.codehaus.org/display/sonar/switch+off+violations+plugin


Comments

Popular posts from this blog

assembly - 8086 TASM: Illegal Indexing Mode -

Java, LWJGL, OpenGL 1.1, decoding BufferedImage to Bytebuffer and binding to OpenGL across classes -

javascript - addthis share facebook and google+ url -