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

How to use SUM() in MySQL for calculated values -

ios - IBOutlet for image button not correctly referencing button after recreating outlet -

Java Huge csv file processing and storing using Apache Spark/ Kafka/ Storm to Cassandra -