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
Post a Comment