Sonarqube 5.4 custom rule for C# -


i'm using sonarqube 5.4 analyse own c# code, analysis works expected. have written custom rules, 1 using stylecop , using fxcop run on code, don't find how import theese custom rule in sonarqube. underline use sonarqube 5.4 c# plugin 5.1. in installations folder "rules" doesn't exists. instead can find:

sonar-fxcop-library-1.3.jar in /opt/sonarqube-5.4/data/web/deploy/plugins/csharp/meta-inf/lib , sonar-stylecop-plugin-1.1 in /opt/sonarqube-5.4/extensions/plugins.

anyone can me import custom rules in sonarqube installation?

fxcop integration: extend template custom fxcop rules in sonarqube ( fxcop:customruletemplate ) specifying checkid of custom fxcop rule. [edit] fxcop rules covered sonar-fxcop plugin.

stylecop integration: deprecated stylecop doesn't rely on roslyn.


Comments

Popular posts from this blog

wireshark - USB mapping with python -

c++ - nodejs socket.io closes connection before upgrading to websocket -

Deploying Qt Application on Android is really slow? -