fxcop - How to add the custom rules in sonarqube for c# and trigger the same -


how add custom rules created in stylecop or fxcop sonarqube c# , trigger same.? need put custom rule-set dll , xml file.??

little great..

for fxcop it's pretty straightforward: in sonarqube, use template custom fxcop rules (self-documented).

for stylecop there a plugin it's deprecated.


Comments

Popular posts from this blog

amazon web services - S3 Pre-signed POST validate file type? -

c# - Check Keyboard Input Winforms -